| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectxs: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>
Fields inherited from interface org.apache.ws.jaxme.xs.xml.XsTWildcard | |
LAX, SKIP, STRICT | |
Constructor Summary | |
| |
Method Summary | |
int | |
int | |
void |
|
void |
|
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl | |
getNamespace, getProcessContents, setNamespace, setProcessContents | |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl | |
createAnnotation, getAnnotation, getId, setId | |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl | |
getOpenAttributes, setAttribute | |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl | |
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate | |
public void setMaxOccurs(String pMaxOccurs)
- Specified by:
- setMaxOccurs in interface XsAGOccurs
public void setMinOccurs(int pMinOccurs)
- Specified by:
- setMinOccurs in interface XsAGOccurs