| 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.XsERedefineImplxs:redefine, as specified
by the following:
<xs:element name="redefine" id="redefine">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-redefine"/>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="xs:openAttrs">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="xs:annotation"/>
<xs:group ref="xs:redefinable"/>
</xs:choice>
<xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/>
<xs:attribute name="id" type="xs:ID"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Constructor Summary | |
| |
Method Summary | |
XsEAnnotation | |
XsTAttributeGroup | |
XsTComplexType | |
XsTGroup | |
XsETopLevelSimpleType | |
Object[] | |
XsAnyURI | |
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 XsEAnnotation createAnnotation()
- Specified by:
- createAnnotation in interface XsERedefine
- createAnnotation in interface XsTAnnotated
- Overrides:
- createAnnotation in interface XsTAnnotatedImpl
public XsTAttributeGroup createAttributeGroup()
- Specified by:
- createAttributeGroup in interface XsERedefine
public XsTComplexType createComplexType()
- Specified by:
- createComplexType in interface XsERedefine
public XsETopLevelSimpleType createSimpleType()
- Specified by:
- createSimpleType in interface XsERedefine
public XsAnyURI getSchemaLocation()
- Specified by:
- getSchemaLocation in interface XsERedefine
public void setSchemaLocation(XsAnyURI pSchemaLocation)
- Specified by:
- setSchemaLocation in interface XsERedefine