| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.xml.impl.XsObjectImplorg.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImplorg.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImplorg.apache.ws.jaxme.xs.xml.impl.XsTGroupImplxs:group, type, with the
following specification:
<xs:complexType name="group" abstract="true">
<xs:annotation>
<xs:documentation>
group type for explicit groups, named top-level groups and
group references
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="xs:annotated">
<xs:group ref="xs:particle" minOccurs="0" maxOccurs="unbounded"/>
<xs:attributeGroup ref="xs:defRef"/>
<xs:attributeGroup ref="xs:occurs"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Constructor Summary | |
| |
Method Summary | |
XsTAll | |
XsEAny | |
XsEChoice | |
XsTLocalElement | |
XsTGroupRef | |
XsESequence | |
int | |
int | |
XsNCName |
|
XsTParticle[] | |
XsQName |
|
void |
|
void |
|
void | |
void |
|
void | |
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 XsTLocalElement createElement()
- Specified by:
- createElement in interface XsGParticle
public XsESequence createSequence()
- Specified by:
- createSequence in interface XsGParticle
public void setMaxOccurs(String pMaxOccurs)
- Specified by:
- setMaxOccurs in interface XsAGOccurs
public void setMinOccurs(int pMinOccurs)
- Specified by:
- setMinOccurs in interface XsAGOccurs
public void setRef(String pRef)
throws SAXException