Class ArtifactBaseType

java.lang.Object
ietf.params.xml.ns.icalendar_2.ArtifactBaseType

public abstract class ArtifactBaseType extends Object
The artifact Base is here for use in extending by other specifications, to to allow attributes from other namespaces to be added to ws-calendar-based schemas.

Java class for ArtifactBaseType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ArtifactBaseType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ArtifactBaseType

      public ArtifactBaseType()