Optional. Annotation. return fAnnotation;
return fAnnotation;
{model group} A model group. return fModelGroup;
return fModelGroup;
The name of this XSObject depending on the XSObject type. return fName;
name
XSObject
return fName;
The namespace URI of this node, or null if it is unspecified. defines how a namespace URI is attached to schema components. return fTargetNamespace;
null
return fTargetNamespace;
seecom.sun.org.apache.xerces.internal.xs.XSObject#getNamespaceItem() // REVISIT: implement return null;
// REVISIT: implement return null;
Get the type of the object, i.e ELEMENT_DECLARATION. return XSConstants.MODEL_GROUP_DEFINITION;
return XSConstants.MODEL_GROUP_DEFINITION;