|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementation of the xs:any
element, as
specified by the following:
<xs:element name="any" id="any"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-any"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:wildcard"> <xs:attributeGroup ref="xs:occurs"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
Nested Class Summary |
Nested classes inherited from class net.sf.jaxme.xs.xml.XsTWildcard |
XsTWildcard.ProcessContents |
Field Summary |
Fields inherited from interface net.sf.jaxme.xs.xml.XsTWildcard |
LAX, SKIP, STRICT |
Methods inherited from interface net.sf.jaxme.xs.xml.XsTWildcard |
getNamespace, getProcessContents, setNamespace, setProcessContents |
Methods inherited from interface net.sf.jaxme.xs.xml.XsTAnnotated |
createAnnotation, getAnnotation, getId, setId |
Methods inherited from interface net.sf.jaxme.xs.xml.XsObject |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate |
Methods inherited from interface net.sf.jaxme.xs.xml.XsAGOccurs |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs, validate |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |