Package ietf.params.xml.ns.icalendar_2
Class ArtifactBaseType
java.lang.Object
ietf.params.xml.ns.icalendar_2.ArtifactBaseType
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ArtifactBaseType
public ArtifactBaseType()
-