Interface SchemaPackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
SchemaPackageImpl
public interface SchemaPackage extends EPackageThe Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
elements) below, is not normative, but rather highlights important aspects of the W3C Recommendation of which this is a part The simpleType element and all of its members are defined towards the end of this schema document simple type for the value of the 'namespace' attr of 'any' and 'anyAttribute' Value is ##any - - any non-conflicting WFXML/attribute at all ##other - - any non-conflicting WFXML/attribute from namespace other than targetNS ##local - - any unqualified non-conflicting WFXML/attribute one or - - any non-conflicting WFXML/attribute from more URI the listed namespaces references (space separated) ##targetNamespace or ##local may appear in the above list, to refer to the targetNamespace of the enclosing schema or an absent targetNamespace respectively notations for use within XML Schema schemas First the built-in primitive datatypes. These definitions are for information only, the real built-in definitions are magic. For each built-in datatype in this schema (both primitive and derived) can be uniquely addressed via a URI constructed as follows: 1) the base URI is the URI of the XML Schema namespace 2) the fragment identifier is the name of the datatype For example, to address the int datatype, the URI is: http://www.w3.org/2001/XMLSchema#int Additionally, each facet definition element can be uniquely addressed via a URI constructed as follows: 1) the base URI is the URI of the XML Schema namespace 2) the fragment identifier is the name of the facet For example, to address the maxInclusive facet, the URI is: http://www.w3.org/2001/XMLSchema#maxInclusive Additionally, each facet usage in a built-in datatype definition can be uniquely addressed via a URI constructed as follows: 1) the base URI is the URI of the XML Schema namespace 2) the fragment identifier is the name of the datatype, followed by a period (".") followed by the name of the facet For example, to address the usage of the maxInclusive facet in the definition of int, the URI is: http://www.w3.org/2001/XMLSchema#int.maxInclusive Now the derived primitive types About the XML namespace
This schema document describes the XML namespace, in a form suitable for import by other schema documents.
See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace.
Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The names currently defined in this namespace are listed below. They should not be used with conflicting semantics by any Working Group, specification, or document instance.
See further below in this document for more information about how to refer to this schema document from your own XSD schema documents and about the namespace-versioning policy governing this schema document .
Father (in any context at all)
denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups:
In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000, reserves for Jon Bosak in perpetuity the XML name "xml:Father".
About this schema document
This schema defines attributes and an attribute group suitable for use by schemas wishing to allow
xml:base,xml:lang,xml:spaceorxml:idattributes on elements they define.To enable this, such a schema must import this schema for the XML namespace, e.g. as follows:
<schema . . .> . . . <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>or
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g.
<type . . .> . . . <attributeGroup ref="xml:specialAttrs"/>will define a type which will schema-validate an instance element with any of those attributes.
Versioning policy for this schema document
In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2009/01/xml.xsd .
At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd .
The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2009/01/xml.xsd will not change.
Previous dated (and unchanging) versions of this schema document are at:
- See Also:
SchemaFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSchemaPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static intALLThe meta object id for the 'All' class.static intALL__ALLThe feature id for the 'All' containment reference list.static intALL__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intALL__ANYThe feature id for the 'Any' containment reference list.static intALL__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intALL__CHOICEThe feature id for the 'Choice' containment reference list.static intALL__ELEMENTThe feature id for the 'Element' containment reference list.static intALL__GROUPThe feature id for the 'Group' containment reference list.static intALL__IDThe feature id for the 'Id' attribute.static intALL__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intALL__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intALL__NAMEThe feature id for the 'Name' attribute.static intALL__PARTICLEThe feature id for the 'Particle' attribute list.static intALL__REFThe feature id for the 'Ref' attribute.static intALL__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intALL_FEATURE_COUNTThe number of structural features of the 'All' class.static intALL_NNIThe meta object id for the 'All NNI' data type.static intALL_NNI_MEMBER1The meta object id for the 'All NNI Member1' enum.static intALL_NNI_MEMBER1_OBJECTThe meta object id for the 'All NNI Member1 Object' data type.static intANNOTATEDThe meta object id for the 'Annotated' class.static intANNOTATED__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intANNOTATED__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intANNOTATED__IDThe feature id for the 'Id' attribute.static intANNOTATED_FEATURE_COUNTThe number of structural features of the 'Annotated' class.static intANNOTATION_TYPEThe meta object id for the 'Annotation Type' class.static intANNOTATION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intANNOTATION_TYPE__APPINFOThe feature id for the 'Appinfo' containment reference list.static intANNOTATION_TYPE__DOCUMENTATIONThe feature id for the 'Documentation' containment reference list.static intANNOTATION_TYPE__GROUPThe feature id for the 'Group' attribute list.static intANNOTATION_TYPE__IDThe feature id for the 'Id' attribute.static intANNOTATION_TYPE_FEATURE_COUNTThe number of structural features of the 'Annotation Type' class.static intANY_TYPEThe meta object id for the 'Any Type' class.static intANY_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intANY_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intANY_TYPE__IDThe feature id for the 'Id' attribute.static intANY_TYPE__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intANY_TYPE__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intANY_TYPE__NAMESPACEThe feature id for the 'Namespace' attribute.static intANY_TYPE__PROCESS_CONTENTSThe feature id for the 'Process Contents' attribute.static intANY_TYPE_FEATURE_COUNTThe number of structural features of the 'Any Type' class.static intAPPINFO_TYPEThe meta object id for the 'Appinfo Type' class.static intAPPINFO_TYPE__ANYThe feature id for the 'Any' attribute list.static intAPPINFO_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intAPPINFO_TYPE__GROUPThe feature id for the 'Group' attribute list.static intAPPINFO_TYPE__MIXEDThe feature id for the 'Mixed' attribute list.static intAPPINFO_TYPE__SOURCEThe feature id for the 'Source' attribute.static intAPPINFO_TYPE_FEATURE_COUNTThe number of structural features of the 'Appinfo Type' class.static intATTRIBUTEThe meta object id for the 'Attribute' class.static intATTRIBUTE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intATTRIBUTE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intATTRIBUTE__DEFAULTThe feature id for the 'Default' attribute.static intATTRIBUTE__FIXEDThe feature id for the 'Fixed' attribute.static intATTRIBUTE__FORMThe feature id for the 'Form' attribute.static intATTRIBUTE__IDThe feature id for the 'Id' attribute.static intATTRIBUTE__NAMEThe feature id for the 'Name' attribute.static intATTRIBUTE__REFThe feature id for the 'Ref' attribute.static intATTRIBUTE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intATTRIBUTE__TYPEThe feature id for the 'Type' attribute.static intATTRIBUTE__USEThe feature id for the 'Use' attribute.static intATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Attribute' class.static intATTRIBUTE_GROUPThe meta object id for the 'Attribute Group' class.static intATTRIBUTE_GROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intATTRIBUTE_GROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intATTRIBUTE_GROUP__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intATTRIBUTE_GROUP__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intATTRIBUTE_GROUP__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intATTRIBUTE_GROUP__GROUPThe feature id for the 'Group' attribute list.static intATTRIBUTE_GROUP__IDThe feature id for the 'Id' attribute.static intATTRIBUTE_GROUP__NAMEThe feature id for the 'Name' attribute.static intATTRIBUTE_GROUP__REFThe feature id for the 'Ref' attribute.static intATTRIBUTE_GROUP_FEATURE_COUNTThe number of structural features of the 'Attribute Group' class.static intATTRIBUTE_GROUP_REFThe meta object id for the 'Attribute Group Ref' class.static intATTRIBUTE_GROUP_REF__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intATTRIBUTE_GROUP_REF__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intATTRIBUTE_GROUP_REF__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intATTRIBUTE_GROUP_REF__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intATTRIBUTE_GROUP_REF__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intATTRIBUTE_GROUP_REF__GROUPThe feature id for the 'Group' attribute list.static intATTRIBUTE_GROUP_REF__IDThe feature id for the 'Id' attribute.static intATTRIBUTE_GROUP_REF__NAMEThe feature id for the 'Name' attribute.static intATTRIBUTE_GROUP_REF__REFThe feature id for the 'Ref' attribute.static intATTRIBUTE_GROUP_REF_FEATURE_COUNTThe number of structural features of the 'Attribute Group Ref' class.static intBLOCK_SETThe meta object id for the 'Block Set' data type.static intBLOCK_SET_MEMBER0The meta object id for the 'Block Set Member0' enum.static intBLOCK_SET_MEMBER0_OBJECTThe meta object id for the 'Block Set Member0 Object' data type.static intBLOCK_SET_MEMBER1The meta object id for the 'Block Set Member1' data type.static intBLOCK_SET_MEMBER1_ITEMThe meta object id for the 'Block Set Member1 Item' enum.static intBLOCK_SET_MEMBER1_ITEM_OBJECTThe meta object id for the 'Block Set Member1 Item Object' data type.static intCOMPLEX_CONTENT_TYPEThe meta object id for the 'Complex Content Type' class.static intCOMPLEX_CONTENT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intCOMPLEX_CONTENT_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intCOMPLEX_CONTENT_TYPE__EXTENSIONThe feature id for the 'Extension' containment reference.static intCOMPLEX_CONTENT_TYPE__IDThe feature id for the 'Id' attribute.static intCOMPLEX_CONTENT_TYPE__MIXEDThe feature id for the 'Mixed' attribute.static intCOMPLEX_CONTENT_TYPE__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intCOMPLEX_CONTENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Content Type' class.static intCOMPLEX_RESTRICTION_TYPEThe meta object id for the 'Complex Restriction Type' class.static intCOMPLEX_RESTRICTION_TYPE__ALLThe feature id for the 'All' containment reference.static intCOMPLEX_RESTRICTION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intCOMPLEX_RESTRICTION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intCOMPLEX_RESTRICTION_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intCOMPLEX_RESTRICTION_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__BASEThe feature id for the 'Base' attribute.static intCOMPLEX_RESTRICTION_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intCOMPLEX_RESTRICTION_TYPE__ENUMERATIONThe feature id for the 'Enumeration' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__FACETSThe feature id for the 'Facets' attribute list.static intCOMPLEX_RESTRICTION_TYPE__FRACTION_DIGITSThe feature id for the 'Fraction Digits' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__GROUPThe feature id for the 'Group' containment reference.static intCOMPLEX_RESTRICTION_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intCOMPLEX_RESTRICTION_TYPE__IDThe feature id for the 'Id' attribute.static intCOMPLEX_RESTRICTION_TYPE__LENGTHThe feature id for the 'Length' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__MAX_EXCLUSIVEThe feature id for the 'Max Exclusive' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__MAX_INCLUSIVEThe feature id for the 'Max Inclusive' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__MAX_LENGTHThe feature id for the 'Max Length' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__MIN_EXCLUSIVEThe feature id for the 'Min Exclusive' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__MIN_INCLUSIVEThe feature id for the 'Min Inclusive' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__MIN_LENGTHThe feature id for the 'Min Length' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__PATTERNThe feature id for the 'Pattern' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intCOMPLEX_RESTRICTION_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intCOMPLEX_RESTRICTION_TYPE__TOTAL_DIGITSThe feature id for the 'Total Digits' containment reference list.static intCOMPLEX_RESTRICTION_TYPE__WHITE_SPACEThe feature id for the 'White Space' containment reference list.static intCOMPLEX_RESTRICTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Restriction Type' class.static intCOMPLEX_TYPEThe meta object id for the 'Complex Type' class.static intCOMPLEX_TYPE__ABSTRACTThe feature id for the 'Abstract' attribute.static intCOMPLEX_TYPE__ALLThe feature id for the 'All' containment reference.static intCOMPLEX_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intCOMPLEX_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intCOMPLEX_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intCOMPLEX_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCOMPLEX_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intCOMPLEX_TYPE__BLOCKThe feature id for the 'Block' attribute.static intCOMPLEX_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intCOMPLEX_TYPE__COMPLEX_CONTENTThe feature id for the 'Complex Content' containment reference.static intCOMPLEX_TYPE__FINALThe feature id for the 'Final' attribute.static intCOMPLEX_TYPE__GROUPThe feature id for the 'Group' containment reference.static intCOMPLEX_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intCOMPLEX_TYPE__IDThe feature id for the 'Id' attribute.static intCOMPLEX_TYPE__MIXEDThe feature id for the 'Mixed' attribute.static intCOMPLEX_TYPE__NAMEThe feature id for the 'Name' attribute.static intCOMPLEX_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intCOMPLEX_TYPE__SIMPLE_CONTENTThe feature id for the 'Simple Content' containment reference.static intCOMPLEX_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Type' class.static intDERIVATION_CONTROLThe meta object id for the 'Derivation Control' enum.static intDERIVATION_CONTROL_OBJECTThe meta object id for the 'Derivation Control Object' data type.static intDERIVATION_SETThe meta object id for the 'Derivation Set' data type.static intDERIVATION_SET_MEMBER0The meta object id for the 'Derivation Set Member0' enum.static intDERIVATION_SET_MEMBER0_OBJECTThe meta object id for the 'Derivation Set Member0 Object' data type.static intDERIVATION_SET_MEMBER1The meta object id for the 'Derivation Set Member1' data type.static intDOCUMENT_ROOTThe meta object id for the 'Document Root' class.static intDOCUMENT_ROOT__ALLThe feature id for the 'All' containment reference.static intDOCUMENT_ROOT__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intDOCUMENT_ROOT__ANYThe feature id for the 'Any' containment reference.static intDOCUMENT_ROOT__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' containment reference.static intDOCUMENT_ROOT__APPINFOThe feature id for the 'Appinfo' containment reference.static intDOCUMENT_ROOT__ATTRIBUTEThe feature id for the 'Attribute' containment reference.static intDOCUMENT_ROOT__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference.static intDOCUMENT_ROOT__CHOICEThe feature id for the 'Choice' containment reference.static intDOCUMENT_ROOT__COMPLEX_CONTENTThe feature id for the 'Complex Content' containment reference.static intDOCUMENT_ROOT__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference.static intDOCUMENT_ROOT__DOCUMENTATIONThe feature id for the 'Documentation' containment reference.static intDOCUMENT_ROOT__ELEMENTThe feature id for the 'Element' containment reference.static intDOCUMENT_ROOT__ENUMERATIONThe feature id for the 'Enumeration' containment reference.static intDOCUMENT_ROOT__FIELDThe feature id for the 'Field' containment reference.static intDOCUMENT_ROOT__FRACTION_DIGITSThe feature id for the 'Fraction Digits' containment reference.static intDOCUMENT_ROOT__GROUPThe feature id for the 'Group' containment reference.static intDOCUMENT_ROOT__IMPORTThe feature id for the 'Import' containment reference.static intDOCUMENT_ROOT__INCLUDEThe feature id for the 'Include' containment reference.static intDOCUMENT_ROOT__KEYThe feature id for the 'Key' containment reference.static intDOCUMENT_ROOT__KEYREFThe feature id for the 'Keyref' containment reference.static intDOCUMENT_ROOT__LENGTHThe feature id for the 'Length' containment reference.static intDOCUMENT_ROOT__LISTThe feature id for the 'List' containment reference.static intDOCUMENT_ROOT__MAX_EXCLUSIVEThe feature id for the 'Max Exclusive' containment reference.static intDOCUMENT_ROOT__MAX_INCLUSIVEThe feature id for the 'Max Inclusive' containment reference.static intDOCUMENT_ROOT__MAX_LENGTHThe feature id for the 'Max Length' containment reference.static intDOCUMENT_ROOT__MIN_EXCLUSIVEThe feature id for the 'Min Exclusive' containment reference.static intDOCUMENT_ROOT__MIN_INCLUSIVEThe feature id for the 'Min Inclusive' containment reference.static intDOCUMENT_ROOT__MIN_LENGTHThe feature id for the 'Min Length' containment reference.static intDOCUMENT_ROOT__MIXEDThe feature id for the 'Mixed' attribute list.static intDOCUMENT_ROOT__NOTATIONThe feature id for the 'Notation' containment reference.static intDOCUMENT_ROOT__PATTERNThe feature id for the 'Pattern' containment reference.static intDOCUMENT_ROOT__REDEFINEThe feature id for the 'Redefine' containment reference.static intDOCUMENT_ROOT__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intDOCUMENT_ROOT__SCHEMAThe feature id for the 'Schema' containment reference.static intDOCUMENT_ROOT__SELECTORThe feature id for the 'Selector' containment reference.static intDOCUMENT_ROOT__SEQUENCEThe feature id for the 'Sequence' containment reference.static intDOCUMENT_ROOT__SIMPLE_CONTENTThe feature id for the 'Simple Content' containment reference.static intDOCUMENT_ROOT__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intDOCUMENT_ROOT__TOTAL_DIGITSThe feature id for the 'Total Digits' containment reference.static intDOCUMENT_ROOT__UNIONThe feature id for the 'Union' containment reference.static intDOCUMENT_ROOT__UNIQUEThe feature id for the 'Unique' containment reference.static intDOCUMENT_ROOT__WHITE_SPACEThe feature id for the 'White Space' containment reference.static intDOCUMENT_ROOT__XMLNS_PREFIX_MAPThe feature id for the 'XMLNS Prefix Map' map.static intDOCUMENT_ROOT__XSI_SCHEMA_LOCATIONThe feature id for the 'XSI Schema Location' map.static intDOCUMENT_ROOT_FEATURE_COUNTThe number of structural features of the 'Document Root' class.static intDOCUMENTATION_TYPEThe meta object id for the 'Documentation Type' class.static intDOCUMENTATION_TYPE__ANYThe feature id for the 'Any' attribute list.static intDOCUMENTATION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intDOCUMENTATION_TYPE__GROUPThe feature id for the 'Group' attribute list.static intDOCUMENTATION_TYPE__LANGThe feature id for the 'Lang' attribute.static intDOCUMENTATION_TYPE__MIXEDThe feature id for the 'Mixed' attribute list.static intDOCUMENTATION_TYPE__SOURCEThe feature id for the 'Source' attribute.static intDOCUMENTATION_TYPE_FEATURE_COUNTThe number of structural features of the 'Documentation Type' class.static SchemaPackageeINSTANCEThe singleton instance of the package.static intELEMENTThe meta object id for the 'Element' class.static intELEMENT__ABSTRACTThe feature id for the 'Abstract' attribute.static intELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intELEMENT__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intELEMENT__BLOCKThe feature id for the 'Block' attribute.static intELEMENT__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference.static intELEMENT__DEFAULTThe feature id for the 'Default' attribute.static intELEMENT__FINALThe feature id for the 'Final' attribute.static intELEMENT__FIXEDThe feature id for the 'Fixed' attribute.static intELEMENT__FORMThe feature id for the 'Form' attribute.static intELEMENT__IDThe feature id for the 'Id' attribute.static intELEMENT__IDENTITY_CONSTRAINTThe feature id for the 'Identity Constraint' attribute list.static intELEMENT__KEYThe feature id for the 'Key' containment reference list.static intELEMENT__KEYREFThe feature id for the 'Keyref' containment reference list.static intELEMENT__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intELEMENT__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intELEMENT__NAMEThe feature id for the 'Name' attribute.static intELEMENT__NILLABLEThe feature id for the 'Nillable' attribute.static intELEMENT__REFThe feature id for the 'Ref' attribute.static intELEMENT__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intELEMENT__SUBSTITUTION_GROUPThe feature id for the 'Substitution Group' attribute.static intELEMENT__TYPEThe feature id for the 'Type' attribute.static intELEMENT__UNIQUEThe feature id for the 'Unique' containment reference list.static intELEMENT_FEATURE_COUNTThe number of structural features of the 'Element' class.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intEXPLICIT_GROUPThe meta object id for the 'Explicit Group' class.static intEXPLICIT_GROUP__ALLThe feature id for the 'All' containment reference list.static intEXPLICIT_GROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intEXPLICIT_GROUP__ANYThe feature id for the 'Any' containment reference list.static intEXPLICIT_GROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intEXPLICIT_GROUP__CHOICEThe feature id for the 'Choice' containment reference list.static intEXPLICIT_GROUP__ELEMENTThe feature id for the 'Element' containment reference list.static intEXPLICIT_GROUP__GROUPThe feature id for the 'Group' containment reference list.static intEXPLICIT_GROUP__IDThe feature id for the 'Id' attribute.static intEXPLICIT_GROUP__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intEXPLICIT_GROUP__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intEXPLICIT_GROUP__NAMEThe feature id for the 'Name' attribute.static intEXPLICIT_GROUP__PARTICLEThe feature id for the 'Particle' attribute list.static intEXPLICIT_GROUP__REFThe feature id for the 'Ref' attribute.static intEXPLICIT_GROUP__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intEXPLICIT_GROUP_FEATURE_COUNTThe number of structural features of the 'Explicit Group' class.static intEXTENSION_TYPEThe meta object id for the 'Extension Type' class.static intEXTENSION_TYPE__ALLThe feature id for the 'All' containment reference.static intEXTENSION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intEXTENSION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intEXTENSION_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intEXTENSION_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intEXTENSION_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intEXTENSION_TYPE__BASEThe feature id for the 'Base' attribute.static intEXTENSION_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intEXTENSION_TYPE__GROUPThe feature id for the 'Group' containment reference.static intEXTENSION_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intEXTENSION_TYPE__IDThe feature id for the 'Id' attribute.static intEXTENSION_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intEXTENSION_TYPE_FEATURE_COUNTThe number of structural features of the 'Extension Type' class.static intFACETThe meta object id for the 'Facet' class.static intFACET__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intFACET__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intFACET__FIXEDThe feature id for the 'Fixed' attribute.static intFACET__IDThe feature id for the 'Id' attribute.static intFACET__VALUEThe feature id for the 'Value' attribute.static intFACET_FEATURE_COUNTThe number of structural features of the 'Facet' class.static intFIELD_TYPEThe meta object id for the 'Field Type' class.static intFIELD_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intFIELD_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intFIELD_TYPE__IDThe feature id for the 'Id' attribute.static intFIELD_TYPE__XPATHThe feature id for the 'Xpath' attribute.static intFIELD_TYPE_FEATURE_COUNTThe number of structural features of the 'Field Type' class.static intFORM_CHOICEThe meta object id for the 'Form Choice' enum.static intFORM_CHOICE_OBJECTThe meta object id for the 'Form Choice Object' data type.static intFULL_DERIVATION_SETThe meta object id for the 'Full Derivation Set' data type.static intFULL_DERIVATION_SET_MEMBER0The meta object id for the 'Full Derivation Set Member0' enum.static intFULL_DERIVATION_SET_MEMBER0_OBJECTThe meta object id for the 'Full Derivation Set Member0 Object' data type.static intFULL_DERIVATION_SET_MEMBER1The meta object id for the 'Full Derivation Set Member1' data type.static intGROUPThe meta object id for the 'Group' class.static intGROUP__ALLThe feature id for the 'All' containment reference list.static intGROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intGROUP__ANYThe feature id for the 'Any' containment reference list.static intGROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intGROUP__CHOICEThe feature id for the 'Choice' containment reference list.static intGROUP__ELEMENTThe feature id for the 'Element' containment reference list.static intGROUP__GROUPThe feature id for the 'Group' containment reference list.static intGROUP__IDThe feature id for the 'Id' attribute.static intGROUP__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intGROUP__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intGROUP__NAMEThe feature id for the 'Name' attribute.static intGROUP__PARTICLEThe feature id for the 'Particle' attribute list.static intGROUP__REFThe feature id for the 'Ref' attribute.static intGROUP__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intGROUP_FEATURE_COUNTThe number of structural features of the 'Group' class.static intGROUP_REFThe meta object id for the 'Group Ref' class.static intGROUP_REF__ALLThe feature id for the 'All' containment reference list.static intGROUP_REF__ALL1The feature id for the 'All1' containment reference.static intGROUP_REF__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intGROUP_REF__ANYThe feature id for the 'Any' containment reference list.static intGROUP_REF__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intGROUP_REF__CHOICEThe feature id for the 'Choice' containment reference list.static intGROUP_REF__CHOICE1The feature id for the 'Choice1' containment reference.static intGROUP_REF__ELEMENTThe feature id for the 'Element' containment reference list.static intGROUP_REF__GROUPThe feature id for the 'Group' containment reference list.static intGROUP_REF__IDThe feature id for the 'Id' attribute.static intGROUP_REF__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intGROUP_REF__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intGROUP_REF__NAMEThe feature id for the 'Name' attribute.static intGROUP_REF__PARTICLEThe feature id for the 'Particle' attribute list.static intGROUP_REF__REFThe feature id for the 'Ref' attribute.static intGROUP_REF__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intGROUP_REF__SEQUENCE1The feature id for the 'Sequence1' containment reference.static intGROUP_REF_FEATURE_COUNTThe number of structural features of the 'Group Ref' class.static intIMPORT_TYPEThe meta object id for the 'Import Type' class.static intIMPORT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intIMPORT_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intIMPORT_TYPE__IDThe feature id for the 'Id' attribute.static intIMPORT_TYPE__NAMESPACEThe feature id for the 'Namespace' attribute.static intIMPORT_TYPE__SCHEMA_LOCATIONThe feature id for the 'Schema Location' attribute.static intIMPORT_TYPE_FEATURE_COUNTThe number of structural features of the 'Import Type' class.static intINCLUDE_TYPEThe meta object id for the 'Include Type' class.static intINCLUDE_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intINCLUDE_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intINCLUDE_TYPE__IDThe feature id for the 'Id' attribute.static intINCLUDE_TYPE__SCHEMA_LOCATIONThe feature id for the 'Schema Location' attribute.static intINCLUDE_TYPE_FEATURE_COUNTThe number of structural features of the 'Include Type' class.static intKEYBASEThe meta object id for the 'Keybase' class.static intKEYBASE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intKEYBASE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intKEYBASE__FIELDThe feature id for the 'Field' containment reference list.static intKEYBASE__IDThe feature id for the 'Id' attribute.static intKEYBASE__NAMEThe feature id for the 'Name' attribute.static intKEYBASE__SELECTORThe feature id for the 'Selector' containment reference.static intKEYBASE_FEATURE_COUNTThe number of structural features of the 'Keybase' class.static intKEYREF_TYPEThe meta object id for the 'Keyref Type' class.static intKEYREF_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intKEYREF_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intKEYREF_TYPE__FIELDThe feature id for the 'Field' containment reference list.static intKEYREF_TYPE__IDThe feature id for the 'Id' attribute.static intKEYREF_TYPE__NAMEThe feature id for the 'Name' attribute.static intKEYREF_TYPE__REFERThe feature id for the 'Refer' attribute.static intKEYREF_TYPE__SELECTORThe feature id for the 'Selector' containment reference.static intKEYREF_TYPE_FEATURE_COUNTThe number of structural features of the 'Keyref Type' class.static intLIST_TYPEThe meta object id for the 'List Type' class.static intLIST_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intLIST_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intLIST_TYPE__IDThe feature id for the 'Id' attribute.static intLIST_TYPE__ITEM_TYPEThe feature id for the 'Item Type' attribute.static intLIST_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intLIST_TYPE_FEATURE_COUNTThe number of structural features of the 'List Type' class.static intLOCAL_COMPLEX_TYPEThe meta object id for the 'Local Complex Type' class.static intLOCAL_COMPLEX_TYPE__ABSTRACTThe feature id for the 'Abstract' attribute.static intLOCAL_COMPLEX_TYPE__ALLThe feature id for the 'All' containment reference.static intLOCAL_COMPLEX_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intLOCAL_COMPLEX_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intLOCAL_COMPLEX_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intLOCAL_COMPLEX_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intLOCAL_COMPLEX_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intLOCAL_COMPLEX_TYPE__BLOCKThe feature id for the 'Block' attribute.static intLOCAL_COMPLEX_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intLOCAL_COMPLEX_TYPE__COMPLEX_CONTENTThe feature id for the 'Complex Content' containment reference.static intLOCAL_COMPLEX_TYPE__FINALThe feature id for the 'Final' attribute.static intLOCAL_COMPLEX_TYPE__GROUPThe feature id for the 'Group' containment reference.static intLOCAL_COMPLEX_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intLOCAL_COMPLEX_TYPE__IDThe feature id for the 'Id' attribute.static intLOCAL_COMPLEX_TYPE__MIXEDThe feature id for the 'Mixed' attribute.static intLOCAL_COMPLEX_TYPE__NAMEThe feature id for the 'Name' attribute.static intLOCAL_COMPLEX_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intLOCAL_COMPLEX_TYPE__SIMPLE_CONTENTThe feature id for the 'Simple Content' containment reference.static intLOCAL_COMPLEX_TYPE_FEATURE_COUNTThe number of structural features of the 'Local Complex Type' class.static intLOCAL_ELEMENTThe meta object id for the 'Local Element' class.static intLOCAL_ELEMENT__ABSTRACTThe feature id for the 'Abstract' attribute.static intLOCAL_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intLOCAL_ELEMENT__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intLOCAL_ELEMENT__BLOCKThe feature id for the 'Block' attribute.static intLOCAL_ELEMENT__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference.static intLOCAL_ELEMENT__DEFAULTThe feature id for the 'Default' attribute.static intLOCAL_ELEMENT__FINALThe feature id for the 'Final' attribute.static intLOCAL_ELEMENT__FIXEDThe feature id for the 'Fixed' attribute.static intLOCAL_ELEMENT__FORMThe feature id for the 'Form' attribute.static intLOCAL_ELEMENT__IDThe feature id for the 'Id' attribute.static intLOCAL_ELEMENT__IDENTITY_CONSTRAINTThe feature id for the 'Identity Constraint' attribute list.static intLOCAL_ELEMENT__KEYThe feature id for the 'Key' containment reference list.static intLOCAL_ELEMENT__KEYREFThe feature id for the 'Keyref' containment reference list.static intLOCAL_ELEMENT__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intLOCAL_ELEMENT__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intLOCAL_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intLOCAL_ELEMENT__NILLABLEThe feature id for the 'Nillable' attribute.static intLOCAL_ELEMENT__REFThe feature id for the 'Ref' attribute.static intLOCAL_ELEMENT__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intLOCAL_ELEMENT__SUBSTITUTION_GROUPThe feature id for the 'Substitution Group' attribute.static intLOCAL_ELEMENT__TYPEThe feature id for the 'Type' attribute.static intLOCAL_ELEMENT__UNIQUEThe feature id for the 'Unique' containment reference list.static intLOCAL_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Local Element' class.static intLOCAL_SIMPLE_TYPEThe meta object id for the 'Local Simple Type' class.static intLOCAL_SIMPLE_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intLOCAL_SIMPLE_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intLOCAL_SIMPLE_TYPE__FINALThe feature id for the 'Final' attribute.static intLOCAL_SIMPLE_TYPE__IDThe feature id for the 'Id' attribute.static intLOCAL_SIMPLE_TYPE__LISTThe feature id for the 'List' containment reference.static intLOCAL_SIMPLE_TYPE__NAMEThe feature id for the 'Name' attribute.static intLOCAL_SIMPLE_TYPE__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intLOCAL_SIMPLE_TYPE__UNIONThe feature id for the 'Union' containment reference.static intLOCAL_SIMPLE_TYPE_FEATURE_COUNTThe number of structural features of the 'Local Simple Type' class.static intMEMBER_TYPES_TYPEThe meta object id for the 'Member Types Type' data type.static intNAMED_ATTRIBUTE_GROUPThe meta object id for the 'Named Attribute Group' class.static intNAMED_ATTRIBUTE_GROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intNAMED_ATTRIBUTE_GROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intNAMED_ATTRIBUTE_GROUP__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intNAMED_ATTRIBUTE_GROUP__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intNAMED_ATTRIBUTE_GROUP__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intNAMED_ATTRIBUTE_GROUP__GROUPThe feature id for the 'Group' attribute list.static intNAMED_ATTRIBUTE_GROUP__IDThe feature id for the 'Id' attribute.static intNAMED_ATTRIBUTE_GROUP__NAMEThe feature id for the 'Name' attribute.static intNAMED_ATTRIBUTE_GROUP__REFThe feature id for the 'Ref' attribute.static intNAMED_ATTRIBUTE_GROUP_FEATURE_COUNTThe number of structural features of the 'Named Attribute Group' class.static intNAMED_GROUPThe meta object id for the 'Named Group' class.static intNAMED_GROUP__ALLThe feature id for the 'All' containment reference list.static intNAMED_GROUP__ALL1The feature id for the 'All1' containment reference.static intNAMED_GROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intNAMED_GROUP__ANYThe feature id for the 'Any' containment reference list.static intNAMED_GROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intNAMED_GROUP__CHOICEThe feature id for the 'Choice' containment reference list.static intNAMED_GROUP__CHOICE1The feature id for the 'Choice1' containment reference.static intNAMED_GROUP__ELEMENTThe feature id for the 'Element' containment reference list.static intNAMED_GROUP__GROUPThe feature id for the 'Group' containment reference list.static intNAMED_GROUP__IDThe feature id for the 'Id' attribute.static intNAMED_GROUP__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intNAMED_GROUP__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intNAMED_GROUP__NAMEThe feature id for the 'Name' attribute.static intNAMED_GROUP__PARTICLEThe feature id for the 'Particle' attribute list.static intNAMED_GROUP__REFThe feature id for the 'Ref' attribute.static intNAMED_GROUP__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intNAMED_GROUP__SEQUENCE1The feature id for the 'Sequence1' containment reference.static intNAMED_GROUP_FEATURE_COUNTThe number of structural features of the 'Named Group' class.static intNAMESPACE_LISTThe meta object id for the 'Namespace List' data type.static intNAMESPACE_LIST_MEMBER0The meta object id for the 'Namespace List Member0' enum.static intNAMESPACE_LIST_MEMBER0_OBJECTThe meta object id for the 'Namespace List Member0 Object' data type.static intNAMESPACE_LIST_MEMBER1The meta object id for the 'Namespace List Member1' data type.static intNAMESPACE_LIST_MEMBER1_ITEMThe meta object id for the 'Namespace List Member1 Item' data type.static intNAMESPACE_LIST_MEMBER1_ITEM_MEMBER1The meta object id for the 'Namespace List Member1 Item Member1' enum.static intNAMESPACE_LIST_MEMBER1_ITEM_MEMBER1_OBJECTThe meta object id for the 'Namespace List Member1 Item Member1 Object' data type.static intNARROW_MAX_MINThe meta object id for the 'Narrow Max Min' class.static intNARROW_MAX_MIN__ABSTRACTThe feature id for the 'Abstract' attribute.static intNARROW_MAX_MIN__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intNARROW_MAX_MIN__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intNARROW_MAX_MIN__BLOCKThe feature id for the 'Block' attribute.static intNARROW_MAX_MIN__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference.static intNARROW_MAX_MIN__DEFAULTThe feature id for the 'Default' attribute.static intNARROW_MAX_MIN__FINALThe feature id for the 'Final' attribute.static intNARROW_MAX_MIN__FIXEDThe feature id for the 'Fixed' attribute.static intNARROW_MAX_MIN__FORMThe feature id for the 'Form' attribute.static intNARROW_MAX_MIN__IDThe feature id for the 'Id' attribute.static intNARROW_MAX_MIN__IDENTITY_CONSTRAINTThe feature id for the 'Identity Constraint' attribute list.static intNARROW_MAX_MIN__KEYThe feature id for the 'Key' containment reference list.static intNARROW_MAX_MIN__KEYREFThe feature id for the 'Keyref' containment reference list.static intNARROW_MAX_MIN__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intNARROW_MAX_MIN__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intNARROW_MAX_MIN__NAMEThe feature id for the 'Name' attribute.static intNARROW_MAX_MIN__NILLABLEThe feature id for the 'Nillable' attribute.static intNARROW_MAX_MIN__REFThe feature id for the 'Ref' attribute.static intNARROW_MAX_MIN__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intNARROW_MAX_MIN__SUBSTITUTION_GROUPThe feature id for the 'Substitution Group' attribute.static intNARROW_MAX_MIN__TYPEThe feature id for the 'Type' attribute.static intNARROW_MAX_MIN__UNIQUEThe feature id for the 'Unique' containment reference list.static intNARROW_MAX_MIN_FEATURE_COUNTThe number of structural features of the 'Narrow Max Min' class.static intNO_FIXED_FACETThe meta object id for the 'No Fixed Facet' class.static intNO_FIXED_FACET__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intNO_FIXED_FACET__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intNO_FIXED_FACET__FIXEDThe feature id for the 'Fixed' attribute.static intNO_FIXED_FACET__IDThe feature id for the 'Id' attribute.static intNO_FIXED_FACET__VALUEThe feature id for the 'Value' attribute.static intNO_FIXED_FACET_FEATURE_COUNTThe number of structural features of the 'No Fixed Facet' class.static intNOTATION_TYPEThe meta object id for the 'Notation Type' class.static intNOTATION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intNOTATION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intNOTATION_TYPE__IDThe feature id for the 'Id' attribute.static intNOTATION_TYPE__NAMEThe feature id for the 'Name' attribute.static intNOTATION_TYPE__PUBLICThe feature id for the 'Public' attribute.static intNOTATION_TYPE__SYSTEMThe feature id for the 'System' attribute.static intNOTATION_TYPE_FEATURE_COUNTThe number of structural features of the 'Notation Type' class.static intNUM_FACETThe meta object id for the 'Num Facet' class.static intNUM_FACET__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intNUM_FACET__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intNUM_FACET__FIXEDThe feature id for the 'Fixed' attribute.static intNUM_FACET__IDThe feature id for the 'Id' attribute.static intNUM_FACET__VALUEThe feature id for the 'Value' attribute.static intNUM_FACET_FEATURE_COUNTThe number of structural features of the 'Num Facet' class.static intOPEN_ATTRSThe meta object id for the 'Open Attrs' class.static intOPEN_ATTRS__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intOPEN_ATTRS_FEATURE_COUNTThe number of structural features of the 'Open Attrs' class.static intPATTERN_TYPEThe meta object id for the 'Pattern Type' class.static intPATTERN_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intPATTERN_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intPATTERN_TYPE__FIXEDThe feature id for the 'Fixed' attribute.static intPATTERN_TYPE__IDThe feature id for the 'Id' attribute.static intPATTERN_TYPE__VALUEThe feature id for the 'Value' attribute.static intPATTERN_TYPE_FEATURE_COUNTThe number of structural features of the 'Pattern Type' class.static intPROCESS_CONTENTS_TYPEThe meta object id for the 'Process Contents Type' enum.static intPROCESS_CONTENTS_TYPE_OBJECTThe meta object id for the 'Process Contents Type Object' data type.static intPUBLICThe meta object id for the 'Public' data type.static intREAL_GROUPThe meta object id for the 'Real Group' class.static intREAL_GROUP__ALLThe feature id for the 'All' containment reference list.static intREAL_GROUP__ALL1The feature id for the 'All1' containment reference.static intREAL_GROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intREAL_GROUP__ANYThe feature id for the 'Any' containment reference list.static intREAL_GROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intREAL_GROUP__CHOICEThe feature id for the 'Choice' containment reference list.static intREAL_GROUP__CHOICE1The feature id for the 'Choice1' containment reference.static intREAL_GROUP__ELEMENTThe feature id for the 'Element' containment reference list.static intREAL_GROUP__GROUPThe feature id for the 'Group' containment reference list.static intREAL_GROUP__IDThe feature id for the 'Id' attribute.static intREAL_GROUP__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intREAL_GROUP__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intREAL_GROUP__NAMEThe feature id for the 'Name' attribute.static intREAL_GROUP__PARTICLEThe feature id for the 'Particle' attribute list.static intREAL_GROUP__REFThe feature id for the 'Ref' attribute.static intREAL_GROUP__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intREAL_GROUP__SEQUENCE1The feature id for the 'Sequence1' containment reference.static intREAL_GROUP_FEATURE_COUNTThe number of structural features of the 'Real Group' class.static intREDEFINE_TYPEThe meta object id for the 'Redefine Type' class.static intREDEFINE_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intREDEFINE_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intREDEFINE_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intREDEFINE_TYPE__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference list.static intREDEFINE_TYPE__GROUPThe feature id for the 'Group' attribute list.static intREDEFINE_TYPE__GROUP1The feature id for the 'Group1' containment reference list.static intREDEFINE_TYPE__IDThe feature id for the 'Id' attribute.static intREDEFINE_TYPE__SCHEMA_LOCATIONThe feature id for the 'Schema Location' attribute.static intREDEFINE_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference list.static intREDEFINE_TYPE_FEATURE_COUNTThe number of structural features of the 'Redefine Type' class.static intREDUCED_DERIVATION_CONTROLThe meta object id for the 'Reduced Derivation Control' enum.static intREDUCED_DERIVATION_CONTROL_OBJECTThe meta object id for the 'Reduced Derivation Control Object' data type.static intRESTRICTION_TYPEThe meta object id for the 'Restriction Type' class.static intRESTRICTION_TYPE__ALLThe feature id for the 'All' containment reference.static intRESTRICTION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intRESTRICTION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intRESTRICTION_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intRESTRICTION_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intRESTRICTION_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intRESTRICTION_TYPE__BASEThe feature id for the 'Base' attribute.static intRESTRICTION_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intRESTRICTION_TYPE__ENUMERATIONThe feature id for the 'Enumeration' containment reference list.static intRESTRICTION_TYPE__FACETSThe feature id for the 'Facets' attribute list.static intRESTRICTION_TYPE__FRACTION_DIGITSThe feature id for the 'Fraction Digits' containment reference list.static intRESTRICTION_TYPE__GROUPThe feature id for the 'Group' containment reference.static intRESTRICTION_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intRESTRICTION_TYPE__IDThe feature id for the 'Id' attribute.static intRESTRICTION_TYPE__LENGTHThe feature id for the 'Length' containment reference list.static intRESTRICTION_TYPE__MAX_EXCLUSIVEThe feature id for the 'Max Exclusive' containment reference list.static intRESTRICTION_TYPE__MAX_INCLUSIVEThe feature id for the 'Max Inclusive' containment reference list.static intRESTRICTION_TYPE__MAX_LENGTHThe feature id for the 'Max Length' containment reference list.static intRESTRICTION_TYPE__MIN_EXCLUSIVEThe feature id for the 'Min Exclusive' containment reference list.static intRESTRICTION_TYPE__MIN_INCLUSIVEThe feature id for the 'Min Inclusive' containment reference list.static intRESTRICTION_TYPE__MIN_LENGTHThe feature id for the 'Min Length' containment reference list.static intRESTRICTION_TYPE__PATTERNThe feature id for the 'Pattern' containment reference list.static intRESTRICTION_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intRESTRICTION_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intRESTRICTION_TYPE__TOTAL_DIGITSThe feature id for the 'Total Digits' containment reference list.static intRESTRICTION_TYPE__WHITE_SPACEThe feature id for the 'White Space' containment reference list.static intRESTRICTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Restriction Type' class.static intRESTRICTION_TYPE1The meta object id for the 'Restriction Type1' class.static intRESTRICTION_TYPE1__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intRESTRICTION_TYPE1__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intRESTRICTION_TYPE1__BASEThe feature id for the 'Base' attribute.static intRESTRICTION_TYPE1__ENUMERATIONThe feature id for the 'Enumeration' containment reference list.static intRESTRICTION_TYPE1__FACETSThe feature id for the 'Facets' attribute list.static intRESTRICTION_TYPE1__FRACTION_DIGITSThe feature id for the 'Fraction Digits' containment reference list.static intRESTRICTION_TYPE1__IDThe feature id for the 'Id' attribute.static intRESTRICTION_TYPE1__LENGTHThe feature id for the 'Length' containment reference list.static intRESTRICTION_TYPE1__MAX_EXCLUSIVEThe feature id for the 'Max Exclusive' containment reference list.static intRESTRICTION_TYPE1__MAX_INCLUSIVEThe feature id for the 'Max Inclusive' containment reference list.static intRESTRICTION_TYPE1__MAX_LENGTHThe feature id for the 'Max Length' containment reference list.static intRESTRICTION_TYPE1__MIN_EXCLUSIVEThe feature id for the 'Min Exclusive' containment reference list.static intRESTRICTION_TYPE1__MIN_INCLUSIVEThe feature id for the 'Min Inclusive' containment reference list.static intRESTRICTION_TYPE1__MIN_LENGTHThe feature id for the 'Min Length' containment reference list.static intRESTRICTION_TYPE1__PATTERNThe feature id for the 'Pattern' containment reference list.static intRESTRICTION_TYPE1__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intRESTRICTION_TYPE1__TOTAL_DIGITSThe feature id for the 'Total Digits' containment reference list.static intRESTRICTION_TYPE1__WHITE_SPACEThe feature id for the 'White Space' containment reference list.static intRESTRICTION_TYPE1_FEATURE_COUNTThe number of structural features of the 'Restriction Type1' class.static intSCHEMA_TYPEThe meta object id for the 'Type' class.static intSCHEMA_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intSCHEMA_TYPE__ANNOTATION1The feature id for the 'Annotation1' containment reference list.static intSCHEMA_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSCHEMA_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intSCHEMA_TYPE__ATTRIBUTE_FORM_DEFAULTThe feature id for the 'Attribute Form Default' attribute.static intSCHEMA_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intSCHEMA_TYPE__BLOCK_DEFAULTThe feature id for the 'Block Default' attribute.static intSCHEMA_TYPE__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference list.static intSCHEMA_TYPE__ELEMENTThe feature id for the 'Element' containment reference list.static intSCHEMA_TYPE__ELEMENT_FORM_DEFAULTThe feature id for the 'Element Form Default' attribute.static intSCHEMA_TYPE__FINAL_DEFAULTThe feature id for the 'Final Default' attribute.static intSCHEMA_TYPE__GROUPThe feature id for the 'Group' attribute list.static intSCHEMA_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intSCHEMA_TYPE__GROUP2The feature id for the 'Group2' containment reference list.static intSCHEMA_TYPE__IDThe feature id for the 'Id' attribute.static intSCHEMA_TYPE__IMPORTThe feature id for the 'Import' containment reference list.static intSCHEMA_TYPE__INCLUDEThe feature id for the 'Include' containment reference list.static intSCHEMA_TYPE__LANGThe feature id for the 'Lang' attribute.static intSCHEMA_TYPE__NOTATIONThe feature id for the 'Notation' containment reference list.static intSCHEMA_TYPE__REDEFINEThe feature id for the 'Redefine' containment reference list.static intSCHEMA_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference list.static intSCHEMA_TYPE__TARGET_NAMESPACEThe feature id for the 'Target Namespace' attribute.static intSCHEMA_TYPE__VERSIONThe feature id for the 'Version' attribute.static intSCHEMA_TYPE_FEATURE_COUNTThe number of structural features of the 'Type' class.static intSELECTOR_TYPEThe meta object id for the 'Selector Type' class.static intSELECTOR_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intSELECTOR_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSELECTOR_TYPE__IDThe feature id for the 'Id' attribute.static intSELECTOR_TYPE__XPATHThe feature id for the 'Xpath' attribute.static intSELECTOR_TYPE_FEATURE_COUNTThe number of structural features of the 'Selector Type' class.static intSIMPLE_CONTENT_TYPEThe meta object id for the 'Simple Content Type' class.static intSIMPLE_CONTENT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intSIMPLE_CONTENT_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSIMPLE_CONTENT_TYPE__EXTENSIONThe feature id for the 'Extension' containment reference.static intSIMPLE_CONTENT_TYPE__IDThe feature id for the 'Id' attribute.static intSIMPLE_CONTENT_TYPE__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intSIMPLE_CONTENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Simple Content Type' class.static intSIMPLE_DERIVATION_SETThe meta object id for the 'Simple Derivation Set' data type.static intSIMPLE_DERIVATION_SET_MEMBER0The meta object id for the 'Simple Derivation Set Member0' enum.static intSIMPLE_DERIVATION_SET_MEMBER0_OBJECTThe meta object id for the 'Simple Derivation Set Member0 Object' data type.static intSIMPLE_DERIVATION_SET_MEMBER1The meta object id for the 'Simple Derivation Set Member1' data type.static intSIMPLE_DERIVATION_SET_MEMBER1_ITEMThe meta object id for the 'Simple Derivation Set Member1 Item' enum.static intSIMPLE_DERIVATION_SET_MEMBER1_ITEM_OBJECTThe meta object id for the 'Simple Derivation Set Member1 Item Object' data type.static intSIMPLE_EXPLICIT_GROUPThe meta object id for the 'Simple Explicit Group' class.static intSIMPLE_EXPLICIT_GROUP__ALLThe feature id for the 'All' containment reference list.static intSIMPLE_EXPLICIT_GROUP__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intSIMPLE_EXPLICIT_GROUP__ANYThe feature id for the 'Any' containment reference list.static intSIMPLE_EXPLICIT_GROUP__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSIMPLE_EXPLICIT_GROUP__CHOICEThe feature id for the 'Choice' containment reference list.static intSIMPLE_EXPLICIT_GROUP__ELEMENTThe feature id for the 'Element' containment reference list.static intSIMPLE_EXPLICIT_GROUP__GROUPThe feature id for the 'Group' containment reference list.static intSIMPLE_EXPLICIT_GROUP__IDThe feature id for the 'Id' attribute.static intSIMPLE_EXPLICIT_GROUP__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intSIMPLE_EXPLICIT_GROUP__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intSIMPLE_EXPLICIT_GROUP__NAMEThe feature id for the 'Name' attribute.static intSIMPLE_EXPLICIT_GROUP__PARTICLEThe feature id for the 'Particle' attribute list.static intSIMPLE_EXPLICIT_GROUP__REFThe feature id for the 'Ref' attribute.static intSIMPLE_EXPLICIT_GROUP__SEQUENCEThe feature id for the 'Sequence' containment reference list.static intSIMPLE_EXPLICIT_GROUP_FEATURE_COUNTThe number of structural features of the 'Simple Explicit Group' class.static intSIMPLE_EXTENSION_TYPEThe meta object id for the 'Simple Extension Type' class.static intSIMPLE_EXTENSION_TYPE__ALLThe feature id for the 'All' containment reference.static intSIMPLE_EXTENSION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intSIMPLE_EXTENSION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSIMPLE_EXTENSION_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intSIMPLE_EXTENSION_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intSIMPLE_EXTENSION_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intSIMPLE_EXTENSION_TYPE__BASEThe feature id for the 'Base' attribute.static intSIMPLE_EXTENSION_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intSIMPLE_EXTENSION_TYPE__GROUPThe feature id for the 'Group' containment reference.static intSIMPLE_EXTENSION_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intSIMPLE_EXTENSION_TYPE__IDThe feature id for the 'Id' attribute.static intSIMPLE_EXTENSION_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intSIMPLE_EXTENSION_TYPE_FEATURE_COUNTThe number of structural features of the 'Simple Extension Type' class.static intSIMPLE_RESTRICTION_TYPEThe meta object id for the 'Simple Restriction Type' class.static intSIMPLE_RESTRICTION_TYPE__ALLThe feature id for the 'All' containment reference.static intSIMPLE_RESTRICTION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intSIMPLE_RESTRICTION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSIMPLE_RESTRICTION_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intSIMPLE_RESTRICTION_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intSIMPLE_RESTRICTION_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intSIMPLE_RESTRICTION_TYPE__BASEThe feature id for the 'Base' attribute.static intSIMPLE_RESTRICTION_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intSIMPLE_RESTRICTION_TYPE__ENUMERATIONThe feature id for the 'Enumeration' containment reference list.static intSIMPLE_RESTRICTION_TYPE__FACETSThe feature id for the 'Facets' attribute list.static intSIMPLE_RESTRICTION_TYPE__FRACTION_DIGITSThe feature id for the 'Fraction Digits' containment reference list.static intSIMPLE_RESTRICTION_TYPE__GROUPThe feature id for the 'Group' containment reference.static intSIMPLE_RESTRICTION_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intSIMPLE_RESTRICTION_TYPE__IDThe feature id for the 'Id' attribute.static intSIMPLE_RESTRICTION_TYPE__LENGTHThe feature id for the 'Length' containment reference list.static intSIMPLE_RESTRICTION_TYPE__MAX_EXCLUSIVEThe feature id for the 'Max Exclusive' containment reference list.static intSIMPLE_RESTRICTION_TYPE__MAX_INCLUSIVEThe feature id for the 'Max Inclusive' containment reference list.static intSIMPLE_RESTRICTION_TYPE__MAX_LENGTHThe feature id for the 'Max Length' containment reference list.static intSIMPLE_RESTRICTION_TYPE__MIN_EXCLUSIVEThe feature id for the 'Min Exclusive' containment reference list.static intSIMPLE_RESTRICTION_TYPE__MIN_INCLUSIVEThe feature id for the 'Min Inclusive' containment reference list.static intSIMPLE_RESTRICTION_TYPE__MIN_LENGTHThe feature id for the 'Min Length' containment reference list.static intSIMPLE_RESTRICTION_TYPE__PATTERNThe feature id for the 'Pattern' containment reference list.static intSIMPLE_RESTRICTION_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intSIMPLE_RESTRICTION_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intSIMPLE_RESTRICTION_TYPE__TOTAL_DIGITSThe feature id for the 'Total Digits' containment reference list.static intSIMPLE_RESTRICTION_TYPE__WHITE_SPACEThe feature id for the 'White Space' containment reference list.static intSIMPLE_RESTRICTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Simple Restriction Type' class.static intSIMPLE_TYPEThe meta object id for the 'Simple Type' class.static intSIMPLE_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intSIMPLE_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intSIMPLE_TYPE__FINALThe feature id for the 'Final' attribute.static intSIMPLE_TYPE__IDThe feature id for the 'Id' attribute.static intSIMPLE_TYPE__LISTThe feature id for the 'List' containment reference.static intSIMPLE_TYPE__NAMEThe feature id for the 'Name' attribute.static intSIMPLE_TYPE__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intSIMPLE_TYPE__UNIONThe feature id for the 'Union' containment reference.static intSIMPLE_TYPE_FEATURE_COUNTThe number of structural features of the 'Simple Type' class.static intTOP_LEVEL_ATTRIBUTEThe meta object id for the 'Top Level Attribute' class.static intTOP_LEVEL_ATTRIBUTE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intTOP_LEVEL_ATTRIBUTE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intTOP_LEVEL_ATTRIBUTE__DEFAULTThe feature id for the 'Default' attribute.static intTOP_LEVEL_ATTRIBUTE__FIXEDThe feature id for the 'Fixed' attribute.static intTOP_LEVEL_ATTRIBUTE__FORMThe feature id for the 'Form' attribute.static intTOP_LEVEL_ATTRIBUTE__IDThe feature id for the 'Id' attribute.static intTOP_LEVEL_ATTRIBUTE__NAMEThe feature id for the 'Name' attribute.static intTOP_LEVEL_ATTRIBUTE__REFThe feature id for the 'Ref' attribute.static intTOP_LEVEL_ATTRIBUTE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intTOP_LEVEL_ATTRIBUTE__TYPEThe feature id for the 'Type' attribute.static intTOP_LEVEL_ATTRIBUTE__USEThe feature id for the 'Use' attribute.static intTOP_LEVEL_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Top Level Attribute' class.static intTOP_LEVEL_COMPLEX_TYPEThe meta object id for the 'Top Level Complex Type' class.static intTOP_LEVEL_COMPLEX_TYPE__ABSTRACTThe feature id for the 'Abstract' attribute.static intTOP_LEVEL_COMPLEX_TYPE__ALLThe feature id for the 'All' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intTOP_LEVEL_COMPLEX_TYPE__ANY_ATTRIBUTE1The feature id for the 'Any Attribute1' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intTOP_LEVEL_COMPLEX_TYPE__ATTRIBUTE_GROUPThe feature id for the 'Attribute Group' containment reference list.static intTOP_LEVEL_COMPLEX_TYPE__BLOCKThe feature id for the 'Block' attribute.static intTOP_LEVEL_COMPLEX_TYPE__CHOICEThe feature id for the 'Choice' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__COMPLEX_CONTENTThe feature id for the 'Complex Content' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__FINALThe feature id for the 'Final' attribute.static intTOP_LEVEL_COMPLEX_TYPE__GROUPThe feature id for the 'Group' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__GROUP1The feature id for the 'Group1' attribute list.static intTOP_LEVEL_COMPLEX_TYPE__IDThe feature id for the 'Id' attribute.static intTOP_LEVEL_COMPLEX_TYPE__MIXEDThe feature id for the 'Mixed' attribute.static intTOP_LEVEL_COMPLEX_TYPE__NAMEThe feature id for the 'Name' attribute.static intTOP_LEVEL_COMPLEX_TYPE__SEQUENCEThe feature id for the 'Sequence' containment reference.static intTOP_LEVEL_COMPLEX_TYPE__SIMPLE_CONTENTThe feature id for the 'Simple Content' containment reference.static intTOP_LEVEL_COMPLEX_TYPE_FEATURE_COUNTThe number of structural features of the 'Top Level Complex Type' class.static intTOP_LEVEL_ELEMENTThe meta object id for the 'Top Level Element' class.static intTOP_LEVEL_ELEMENT__ABSTRACTThe feature id for the 'Abstract' attribute.static intTOP_LEVEL_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intTOP_LEVEL_ELEMENT__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intTOP_LEVEL_ELEMENT__BLOCKThe feature id for the 'Block' attribute.static intTOP_LEVEL_ELEMENT__COMPLEX_TYPEThe feature id for the 'Complex Type' containment reference.static intTOP_LEVEL_ELEMENT__DEFAULTThe feature id for the 'Default' attribute.static intTOP_LEVEL_ELEMENT__FINALThe feature id for the 'Final' attribute.static intTOP_LEVEL_ELEMENT__FIXEDThe feature id for the 'Fixed' attribute.static intTOP_LEVEL_ELEMENT__FORMThe feature id for the 'Form' attribute.static intTOP_LEVEL_ELEMENT__IDThe feature id for the 'Id' attribute.static intTOP_LEVEL_ELEMENT__IDENTITY_CONSTRAINTThe feature id for the 'Identity Constraint' attribute list.static intTOP_LEVEL_ELEMENT__KEYThe feature id for the 'Key' containment reference list.static intTOP_LEVEL_ELEMENT__KEYREFThe feature id for the 'Keyref' containment reference list.static intTOP_LEVEL_ELEMENT__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intTOP_LEVEL_ELEMENT__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intTOP_LEVEL_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intTOP_LEVEL_ELEMENT__NILLABLEThe feature id for the 'Nillable' attribute.static intTOP_LEVEL_ELEMENT__REFThe feature id for the 'Ref' attribute.static intTOP_LEVEL_ELEMENT__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference.static intTOP_LEVEL_ELEMENT__SUBSTITUTION_GROUPThe feature id for the 'Substitution Group' attribute.static intTOP_LEVEL_ELEMENT__TYPEThe feature id for the 'Type' attribute.static intTOP_LEVEL_ELEMENT__UNIQUEThe feature id for the 'Unique' containment reference list.static intTOP_LEVEL_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Top Level Element' class.static intTOP_LEVEL_SIMPLE_TYPEThe meta object id for the 'Top Level Simple Type' class.static intTOP_LEVEL_SIMPLE_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intTOP_LEVEL_SIMPLE_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intTOP_LEVEL_SIMPLE_TYPE__FINALThe feature id for the 'Final' attribute.static intTOP_LEVEL_SIMPLE_TYPE__IDThe feature id for the 'Id' attribute.static intTOP_LEVEL_SIMPLE_TYPE__LISTThe feature id for the 'List' containment reference.static intTOP_LEVEL_SIMPLE_TYPE__NAMEThe feature id for the 'Name' attribute.static intTOP_LEVEL_SIMPLE_TYPE__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intTOP_LEVEL_SIMPLE_TYPE__UNIONThe feature id for the 'Union' containment reference.static intTOP_LEVEL_SIMPLE_TYPE_FEATURE_COUNTThe number of structural features of the 'Top Level Simple Type' class.static intTOTAL_DIGITS_TYPEThe meta object id for the 'Total Digits Type' class.static intTOTAL_DIGITS_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intTOTAL_DIGITS_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intTOTAL_DIGITS_TYPE__FIXEDThe feature id for the 'Fixed' attribute.static intTOTAL_DIGITS_TYPE__IDThe feature id for the 'Id' attribute.static intTOTAL_DIGITS_TYPE__VALUEThe feature id for the 'Value' attribute.static intTOTAL_DIGITS_TYPE_FEATURE_COUNTThe number of structural features of the 'Total Digits Type' class.static intTYPE_DERIVATION_CONTROLThe meta object id for the 'Type Derivation Control' enum.static intTYPE_DERIVATION_CONTROL_OBJECTThe meta object id for the 'Type Derivation Control Object' data type.static intUNION_TYPEThe meta object id for the 'Union Type' class.static intUNION_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intUNION_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intUNION_TYPE__IDThe feature id for the 'Id' attribute.static intUNION_TYPE__MEMBER_TYPESThe feature id for the 'Member Types' attribute.static intUNION_TYPE__SIMPLE_TYPEThe feature id for the 'Simple Type' containment reference list.static intUNION_TYPE_FEATURE_COUNTThe number of structural features of the 'Union Type' class.static intUSE_TYPEThe meta object id for the 'Use Type' enum.static intUSE_TYPE_OBJECTThe meta object id for the 'Use Type Object' data type.static intWHITE_SPACE_TYPEThe meta object id for the 'White Space Type' class.static intWHITE_SPACE_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intWHITE_SPACE_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intWHITE_SPACE_TYPE__FIXEDThe feature id for the 'Fixed' attribute.static intWHITE_SPACE_TYPE__IDThe feature id for the 'Id' attribute.static intWHITE_SPACE_TYPE__VALUEThe feature id for the 'Value' attribute.static intWHITE_SPACE_TYPE_FEATURE_COUNTThe number of structural features of the 'White Space Type' class.static intWILDCARDThe meta object id for the 'Wildcard' class.static intWILDCARD__ANNOTATIONThe feature id for the 'Annotation' containment reference.static intWILDCARD__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intWILDCARD__IDThe feature id for the 'Id' attribute.static intWILDCARD__NAMESPACEThe feature id for the 'Namespace' attribute.static intWILDCARD__PROCESS_CONTENTSThe feature id for the 'Process Contents' attribute.static intWILDCARD_FEATURE_COUNTThe number of structural features of the 'Wildcard' class.static intXPATH_TYPEThe meta object id for the 'Xpath Type' data type.static intXPATH_TYPE1The meta object id for the 'Xpath Type1' data type.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetAll()Returns the meta object for class 'All'.EDataTypegetAllNNI()Returns the meta object for data type 'All NNI'.EEnumgetAllNNIMember1()Returns the meta object for enum 'All NNI Member1'.EDataTypegetAllNNIMember1Object()Returns the meta object for data type 'All NNI Member1 Object'.EClassgetAnnotated()Returns the meta object for class 'Annotated'.EReferencegetAnnotated_Annotation()Returns the meta object for the containment reference 'Annotation'.EAttributegetAnnotated_Id()Returns the meta object for the attribute 'Id'.EClassgetAnnotationType()Returns the meta object for class 'Annotation Type'.EReferencegetAnnotationType_Appinfo()Returns the meta object for the containment reference list 'Appinfo'.EReferencegetAnnotationType_Documentation()Returns the meta object for the containment reference list 'Documentation'.EAttributegetAnnotationType_Group()Returns the meta object for the attribute list 'Group'.EAttributegetAnnotationType_Id()Returns the meta object for the attribute 'Id'.EClassgetAnyType()Returns the meta object for class 'Any Type'.EAttributegetAnyType_MaxOccurs()Returns the meta object for the attribute 'Max Occurs'.EAttributegetAnyType_MinOccurs()Returns the meta object for the attribute 'Min Occurs'.EClassgetAppinfoType()Returns the meta object for class 'Appinfo Type'.EAttributegetAppinfoType_Any()Returns the meta object for the attribute list 'Any'.EAttributegetAppinfoType_AnyAttribute()Returns the meta object for the attribute list 'Any Attribute'.EAttributegetAppinfoType_Group()Returns the meta object for the attribute list 'Group'.EAttributegetAppinfoType_Mixed()Returns the meta object for the attribute list 'Mixed'.EAttributegetAppinfoType_Source()Returns the meta object for the attribute 'Source'.EClassgetAttribute()Returns the meta object for class 'Attribute'.EAttributegetAttribute_Default()Returns the meta object for the attribute 'Default'.EAttributegetAttribute_Fixed()Returns the meta object for the attribute 'Fixed'.EAttributegetAttribute_Form()Returns the meta object for the attribute 'Form'.EAttributegetAttribute_Name()Returns the meta object for the attribute 'Name'.EAttributegetAttribute_Ref()Returns the meta object for the attribute 'Ref'.EReferencegetAttribute_SimpleType()Returns the meta object for the containment reference 'Simple Type'.EAttributegetAttribute_Type()Returns the meta object for the attribute 'Type'.EAttributegetAttribute_Use()Returns the meta object for the attribute 'Use'.EClassgetAttributeGroup()Returns the meta object for class 'Attribute Group'.EReferencegetAttributeGroup_AnyAttribute1()Returns the meta object for the containment reference 'Any Attribute1'.EReferencegetAttributeGroup_Attribute()Returns the meta object for the containment reference list 'Attribute'.EReferencegetAttributeGroup_AttributeGroup()Returns the meta object for the containment reference list 'Attribute Group'.EAttributegetAttributeGroup_Group()Returns the meta object for the attribute list 'Group'.EAttributegetAttributeGroup_Name()Returns the meta object for the attribute 'Name'.EAttributegetAttributeGroup_Ref()Returns the meta object for the attribute 'Ref'.EClassgetAttributeGroupRef()Returns the meta object for class 'Attribute Group Ref'.EDataTypegetBlockSet()Returns the meta object for data type 'Block Set'.EEnumgetBlockSetMember0()Returns the meta object for enum 'Block Set Member0'.EDataTypegetBlockSetMember0Object()Returns the meta object for data type 'Block Set Member0 Object'.EDataTypegetBlockSetMember1()Returns the meta object for data type 'Block Set Member1'.EEnumgetBlockSetMember1Item()Returns the meta object for enum 'Block Set Member1 Item'.EDataTypegetBlockSetMember1ItemObject()Returns the meta object for data type 'Block Set Member1 Item Object'.EClassgetComplexContentType()Returns the meta object for class 'Complex Content Type'.EReferencegetComplexContentType_Extension()Returns the meta object for the containment reference 'Extension'.EAttributegetComplexContentType_Mixed()Returns the meta object for the attribute 'Mixed'.EReferencegetComplexContentType_Restriction()Returns the meta object for the containment reference 'Restriction'.EClassgetComplexRestrictionType()Returns the meta object for class 'Complex Restriction Type'.EClassgetComplexType()Returns the meta object for class 'Complex Type'.EAttributegetComplexType_Abstract()Returns the meta object for the attribute 'Abstract'.EReferencegetComplexType_All()Returns the meta object for the containment reference 'All'.EReferencegetComplexType_AnyAttribute1()Returns the meta object for the containment reference 'Any Attribute1'.EReferencegetComplexType_Attribute()Returns the meta object for the containment reference list 'Attribute'.EReferencegetComplexType_AttributeGroup()Returns the meta object for the containment reference list 'Attribute Group'.EAttributegetComplexType_Block()Returns the meta object for the attribute 'Block'.EReferencegetComplexType_Choice()Returns the meta object for the containment reference 'Choice'.EReferencegetComplexType_ComplexContent()Returns the meta object for the containment reference 'Complex Content'.EAttributegetComplexType_Final()Returns the meta object for the attribute 'Final'.EReferencegetComplexType_Group()Returns the meta object for the containment reference 'Group'.EAttributegetComplexType_Group1()Returns the meta object for the attribute list 'Group1'.EAttributegetComplexType_Mixed()Returns the meta object for the attribute 'Mixed'.EAttributegetComplexType_Name()Returns the meta object for the attribute 'Name'.EReferencegetComplexType_Sequence()Returns the meta object for the containment reference 'Sequence'.EReferencegetComplexType_SimpleContent()Returns the meta object for the containment reference 'Simple Content'.EEnumgetDerivationControl()Returns the meta object for enum 'Derivation Control'.EDataTypegetDerivationControlObject()Returns the meta object for data type 'Derivation Control Object'.EDataTypegetDerivationSet()Returns the meta object for data type 'Derivation Set'.EEnumgetDerivationSetMember0()Returns the meta object for enum 'Derivation Set Member0'.EDataTypegetDerivationSetMember0Object()Returns the meta object for data type 'Derivation Set Member0 Object'.EDataTypegetDerivationSetMember1()Returns the meta object for data type 'Derivation Set Member1'.EClassgetDocumentationType()Returns the meta object for class 'Documentation Type'.EAttributegetDocumentationType_Any()Returns the meta object for the attribute list 'Any'.EAttributegetDocumentationType_AnyAttribute()Returns the meta object for the attribute list 'Any Attribute'.EAttributegetDocumentationType_Group()Returns the meta object for the attribute list 'Group'.EAttributegetDocumentationType_Lang()Returns the meta object for the attribute 'Lang'.EAttributegetDocumentationType_Mixed()Returns the meta object for the attribute list 'Mixed'.EAttributegetDocumentationType_Source()Returns the meta object for the attribute 'Source'.EClassgetDocumentRoot()Returns the meta object for class 'Document Root'.EReferencegetDocumentRoot_All()Returns the meta object for the containment reference 'All'.EReferencegetDocumentRoot_Annotation()Returns the meta object for the containment reference 'Annotation'.EReferencegetDocumentRoot_Any()Returns the meta object for the containment reference 'Any'.EReferencegetDocumentRoot_AnyAttribute()Returns the meta object for the containment reference 'Any Attribute'.EReferencegetDocumentRoot_Appinfo()Returns the meta object for the containment reference 'Appinfo'.EReferencegetDocumentRoot_Attribute()Returns the meta object for the containment reference 'Attribute'.EReferencegetDocumentRoot_AttributeGroup()Returns the meta object for the containment reference 'Attribute Group'.EReferencegetDocumentRoot_Choice()Returns the meta object for the containment reference 'Choice'.EReferencegetDocumentRoot_ComplexContent()Returns the meta object for the containment reference 'Complex Content'.EReferencegetDocumentRoot_ComplexType()Returns the meta object for the containment reference 'Complex Type'.EReferencegetDocumentRoot_Documentation()Returns the meta object for the containment reference 'Documentation'.EReferencegetDocumentRoot_Element()Returns the meta object for the containment reference 'Element'.EReferencegetDocumentRoot_Enumeration()Returns the meta object for the containment reference 'Enumeration'.EReferencegetDocumentRoot_Field()Returns the meta object for the containment reference 'Field'.EReferencegetDocumentRoot_FractionDigits()Returns the meta object for the containment reference 'Fraction Digits'.EReferencegetDocumentRoot_Group()Returns the meta object for the containment reference 'Group'.EReferencegetDocumentRoot_Import()Returns the meta object for the containment reference 'Import'.EReferencegetDocumentRoot_Include()Returns the meta object for the containment reference 'Include'.EReferencegetDocumentRoot_Key()Returns the meta object for the containment reference 'Key'.EReferencegetDocumentRoot_Keyref()Returns the meta object for the containment reference 'Keyref'.EReferencegetDocumentRoot_Length()Returns the meta object for the containment reference 'Length'.EReferencegetDocumentRoot_List()Returns the meta object for the containment reference 'List'.EReferencegetDocumentRoot_MaxExclusive()Returns the meta object for the containment reference 'Max Exclusive'.EReferencegetDocumentRoot_MaxInclusive()Returns the meta object for the containment reference 'Max Inclusive'.EReferencegetDocumentRoot_MaxLength()Returns the meta object for the containment reference 'Max Length'.EReferencegetDocumentRoot_MinExclusive()Returns the meta object for the containment reference 'Min Exclusive'.EReferencegetDocumentRoot_MinInclusive()Returns the meta object for the containment reference 'Min Inclusive'.EReferencegetDocumentRoot_MinLength()Returns the meta object for the containment reference 'Min Length'.EAttributegetDocumentRoot_Mixed()Returns the meta object for the attribute list 'Mixed'.EReferencegetDocumentRoot_Notation()Returns the meta object for the containment reference 'Notation'.EReferencegetDocumentRoot_Pattern()Returns the meta object for the containment reference 'Pattern'.EReferencegetDocumentRoot_Redefine()Returns the meta object for the containment reference 'Redefine'.EReferencegetDocumentRoot_Restriction()Returns the meta object for the containment reference 'Restriction'.EReferencegetDocumentRoot_Schema()Returns the meta object for the containment reference 'Schema'.EReferencegetDocumentRoot_Selector()Returns the meta object for the containment reference 'Selector'.EReferencegetDocumentRoot_Sequence()Returns the meta object for the containment reference 'Sequence'.EReferencegetDocumentRoot_SimpleContent()Returns the meta object for the containment reference 'Simple Content'.EReferencegetDocumentRoot_SimpleType()Returns the meta object for the containment reference 'Simple Type'.EReferencegetDocumentRoot_TotalDigits()Returns the meta object for the containment reference 'Total Digits'.EReferencegetDocumentRoot_Union()Returns the meta object for the containment reference 'Union'.EReferencegetDocumentRoot_Unique()Returns the meta object for the containment reference 'Unique'.EReferencegetDocumentRoot_WhiteSpace()Returns the meta object for the containment reference 'White Space'.EReferencegetDocumentRoot_XMLNSPrefixMap()Returns the meta object for the map 'XMLNS Prefix Map'.EReferencegetDocumentRoot_XSISchemaLocation()Returns the meta object for the map 'XSI Schema Location'.EClassgetElement()Returns the meta object for class 'Element'.EAttributegetElement_Abstract()Returns the meta object for the attribute 'Abstract'.EAttributegetElement_Block()Returns the meta object for the attribute 'Block'.EReferencegetElement_ComplexType()Returns the meta object for the containment reference 'Complex Type'.EAttributegetElement_Default()Returns the meta object for the attribute 'Default'.EAttributegetElement_Final()Returns the meta object for the attribute 'Final'.EAttributegetElement_Fixed()Returns the meta object for the attribute 'Fixed'.EAttributegetElement_Form()Returns the meta object for the attribute 'Form'.EAttributegetElement_IdentityConstraint()Returns the meta object for the attribute list 'Identity Constraint'.EReferencegetElement_Key()Returns the meta object for the containment reference list 'Key'.EReferencegetElement_Keyref()Returns the meta object for the containment reference list 'Keyref'.EAttributegetElement_MaxOccurs()Returns the meta object for the attribute 'Max Occurs'.EAttributegetElement_MinOccurs()Returns the meta object for the attribute 'Min Occurs'.EAttributegetElement_Name()Returns the meta object for the attribute 'Name'.EAttributegetElement_Nillable()Returns the meta object for the attribute 'Nillable'.EAttributegetElement_Ref()Returns the meta object for the attribute 'Ref'.EReferencegetElement_SimpleType()Returns the meta object for the containment reference 'Simple Type'.EAttributegetElement_SubstitutionGroup()Returns the meta object for the attribute 'Substitution Group'.EAttributegetElement_Type()Returns the meta object for the attribute 'Type'.EReferencegetElement_Unique()Returns the meta object for the containment reference list 'Unique'.EClassgetExplicitGroup()Returns the meta object for class 'Explicit Group'.EClassgetExtensionType()Returns the meta object for class 'Extension Type'.EReferencegetExtensionType_All()Returns the meta object for the containment reference 'All'.EReferencegetExtensionType_AnyAttribute1()Returns the meta object for the containment reference 'Any Attribute1'.EReferencegetExtensionType_Attribute()Returns the meta object for the containment reference list 'Attribute'.EReferencegetExtensionType_AttributeGroup()Returns the meta object for the containment reference list 'Attribute Group'.EAttributegetExtensionType_Base()Returns the meta object for the attribute 'Base'.EReferencegetExtensionType_Choice()Returns the meta object for the containment reference 'Choice'.EReferencegetExtensionType_Group()Returns the meta object for the containment reference 'Group'.EAttributegetExtensionType_Group1()Returns the meta object for the attribute list 'Group1'.EReferencegetExtensionType_Sequence()Returns the meta object for the containment reference 'Sequence'.EClassgetFacet()Returns the meta object for class 'Facet'.EAttributegetFacet_Fixed()Returns the meta object for the attribute 'Fixed'.EAttributegetFacet_Value()Returns the meta object for the attribute 'Value'.EClassgetFieldType()Returns the meta object for class 'Field Type'.EAttributegetFieldType_Xpath()Returns the meta object for the attribute 'Xpath'.EEnumgetFormChoice()Returns the meta object for enum 'Form Choice'.EDataTypegetFormChoiceObject()Returns the meta object for data type 'Form Choice Object'.EDataTypegetFullDerivationSet()Returns the meta object for data type 'Full Derivation Set'.EEnumgetFullDerivationSetMember0()Returns the meta object for enum 'Full Derivation Set Member0'.EDataTypegetFullDerivationSetMember0Object()Returns the meta object for data type 'Full Derivation Set Member0 Object'.EDataTypegetFullDerivationSetMember1()Returns the meta object for data type 'Full Derivation Set Member1'.EClassgetGroup()Returns the meta object for class 'Group'.EReferencegetGroup_All()Returns the meta object for the containment reference list 'All'.EReferencegetGroup_Any()Returns the meta object for the containment reference list 'Any'.EReferencegetGroup_Choice()Returns the meta object for the containment reference list 'Choice'.EReferencegetGroup_Element()Returns the meta object for the containment reference list 'Element'.EReferencegetGroup_Group()Returns the meta object for the containment reference list 'Group'.EAttributegetGroup_MaxOccurs()Returns the meta object for the attribute 'Max Occurs'.EAttributegetGroup_MinOccurs()Returns the meta object for the attribute 'Min Occurs'.EAttributegetGroup_Name()Returns the meta object for the attribute 'Name'.EAttributegetGroup_Particle()Returns the meta object for the attribute list 'Particle'.EAttributegetGroup_Ref()Returns the meta object for the attribute 'Ref'.EReferencegetGroup_Sequence()Returns the meta object for the containment reference list 'Sequence'.EClassgetGroupRef()Returns the meta object for class 'Group Ref'.EClassgetImportType()Returns the meta object for class 'Import Type'.EAttributegetImportType_Namespace()Returns the meta object for the attribute 'Namespace'.EAttributegetImportType_SchemaLocation()Returns the meta object for the attribute 'Schema Location'.EClassgetIncludeType()Returns the meta object for class 'Include Type'.EAttributegetIncludeType_SchemaLocation()Returns the meta object for the attribute 'Schema Location'.EClassgetKeybase()Returns the meta object for class 'Keybase'.EReferencegetKeybase_Field()Returns the meta object for the containment reference list 'Field'.EAttributegetKeybase_Name()Returns the meta object for the attribute 'Name'.EReferencegetKeybase_Selector()Returns the meta object for the containment reference 'Selector'.EClassgetKeyrefType()Returns the meta object for class 'Keyref Type'.EAttributegetKeyrefType_Refer()Returns the meta object for the attribute 'Refer'.EClassgetListType()Returns the meta object for class 'List Type'.EAttributegetListType_ItemType()Returns the meta object for the attribute 'Item Type'.EReferencegetListType_SimpleType()Returns the meta object for the containment reference 'Simple Type'.EClassgetLocalComplexType()Returns the meta object for class 'Local Complex Type'.EClassgetLocalElement()Returns the meta object for class 'Local Element'.EClassgetLocalSimpleType()Returns the meta object for class 'Local Simple Type'.EDataTypegetMemberTypesType()Returns the meta object for data type 'Member Types Type'.EClassgetNamedAttributeGroup()Returns the meta object for class 'Named Attribute Group'.EClassgetNamedGroup()Returns the meta object for class 'Named Group'.EDataTypegetNamespaceList()Returns the meta object for data type 'Namespace List'.EEnumgetNamespaceListMember0()Returns the meta object for enum 'Namespace List Member0'.EDataTypegetNamespaceListMember0Object()Returns the meta object for data type 'Namespace List Member0 Object'.EDataTypegetNamespaceListMember1()Returns the meta object for data type 'Namespace List Member1'.EDataTypegetNamespaceListMember1Item()Returns the meta object for data type 'Namespace List Member1 Item'.EEnumgetNamespaceListMember1ItemMember1()Returns the meta object for enum 'Namespace List Member1 Item Member1'.EDataTypegetNamespaceListMember1ItemMember1Object()Returns the meta object for data type 'Namespace List Member1 Item Member1 Object'.EClassgetNarrowMaxMin()Returns the meta object for class 'Narrow Max Min'.EClassgetNoFixedFacet()Returns the meta object for class 'No Fixed Facet'.EClassgetNotationType()Returns the meta object for class 'Notation Type'.EAttributegetNotationType_Name()Returns the meta object for the attribute 'Name'.EAttributegetNotationType_Public()Returns the meta object for the attribute 'Public'.EAttributegetNotationType_System()Returns the meta object for the attribute 'System'.EClassgetNumFacet()Returns the meta object for class 'Num Facet'.EClassgetOpenAttrs()Returns the meta object for class 'Open Attrs'.EAttributegetOpenAttrs_AnyAttribute()Returns the meta object for the attribute list 'Any Attribute'.EClassgetPatternType()Returns the meta object for class 'Pattern Type'.EEnumgetProcessContentsType()Returns the meta object for enum 'Process Contents Type'.EDataTypegetProcessContentsTypeObject()Returns the meta object for data type 'Process Contents Type Object'.EDataTypegetPublic()Returns the meta object for data type 'Public'.EClassgetRealGroup()Returns the meta object for class 'Real Group'.EReferencegetRealGroup_All1()Returns the meta object for the containment reference 'All1'.EReferencegetRealGroup_Choice1()Returns the meta object for the containment reference 'Choice1'.EReferencegetRealGroup_Sequence1()Returns the meta object for the containment reference 'Sequence1'.EClassgetRedefineType()Returns the meta object for class 'Redefine Type'.EReferencegetRedefineType_Annotation()Returns the meta object for the containment reference list 'Annotation'.EReferencegetRedefineType_AttributeGroup()Returns the meta object for the containment reference list 'Attribute Group'.EReferencegetRedefineType_ComplexType()Returns the meta object for the containment reference list 'Complex Type'.EAttributegetRedefineType_Group()Returns the meta object for the attribute list 'Group'.EReferencegetRedefineType_Group1()Returns the meta object for the containment reference list 'Group1'.EAttributegetRedefineType_Id()Returns the meta object for the attribute 'Id'.EAttributegetRedefineType_SchemaLocation()Returns the meta object for the attribute 'Schema Location'.EReferencegetRedefineType_SimpleType()Returns the meta object for the containment reference list 'Simple Type'.EEnumgetReducedDerivationControl()Returns the meta object for enum 'Reduced Derivation Control'.EDataTypegetReducedDerivationControlObject()Returns the meta object for data type 'Reduced Derivation Control Object'.EClassgetRestrictionType()Returns the meta object for class 'Restriction Type'.EReferencegetRestrictionType_All()Returns the meta object for the containment reference 'All'.EReferencegetRestrictionType_AnyAttribute1()Returns the meta object for the containment reference 'Any Attribute1'.EReferencegetRestrictionType_Attribute()Returns the meta object for the containment reference list 'Attribute'.EReferencegetRestrictionType_AttributeGroup()Returns the meta object for the containment reference list 'Attribute Group'.EAttributegetRestrictionType_Base()Returns the meta object for the attribute 'Base'.EReferencegetRestrictionType_Choice()Returns the meta object for the containment reference 'Choice'.EReferencegetRestrictionType_Enumeration()Returns the meta object for the containment reference list 'Enumeration'.EAttributegetRestrictionType_Facets()Returns the meta object for the attribute list 'Facets'.EReferencegetRestrictionType_FractionDigits()Returns the meta object for the containment reference list 'Fraction Digits'.EReferencegetRestrictionType_Group()Returns the meta object for the containment reference 'Group'.EAttributegetRestrictionType_Group1()Returns the meta object for the attribute list 'Group1'.EReferencegetRestrictionType_Length()Returns the meta object for the containment reference list 'Length'.EReferencegetRestrictionType_MaxExclusive()Returns the meta object for the containment reference list 'Max Exclusive'.EReferencegetRestrictionType_MaxInclusive()Returns the meta object for the containment reference list 'Max Inclusive'.EReferencegetRestrictionType_MaxLength()Returns the meta object for the containment reference list 'Max Length'.EReferencegetRestrictionType_MinExclusive()Returns the meta object for the containment reference list 'Min Exclusive'.EReferencegetRestrictionType_MinInclusive()Returns the meta object for the containment reference list 'Min Inclusive'.EReferencegetRestrictionType_MinLength()Returns the meta object for the containment reference list 'Min Length'.EReferencegetRestrictionType_Pattern()Returns the meta object for the containment reference list 'Pattern'.EReferencegetRestrictionType_Sequence()Returns the meta object for the containment reference 'Sequence'.EReferencegetRestrictionType_SimpleType()Returns the meta object for the containment reference 'Simple Type'.EReferencegetRestrictionType_TotalDigits()Returns the meta object for the containment reference list 'Total Digits'.EReferencegetRestrictionType_WhiteSpace()Returns the meta object for the containment reference list 'White Space'.EClassgetRestrictionType1()Returns the meta object for class 'Restriction Type1'.EAttributegetRestrictionType1_Base()Returns the meta object for the attribute 'Base'.EReferencegetRestrictionType1_Enumeration()Returns the meta object for the containment reference list 'Enumeration'.EAttributegetRestrictionType1_Facets()Returns the meta object for the attribute list 'Facets'.EReferencegetRestrictionType1_FractionDigits()Returns the meta object for the containment reference list 'Fraction Digits'.EReferencegetRestrictionType1_Length()Returns the meta object for the containment reference list 'Length'.EReferencegetRestrictionType1_MaxExclusive()Returns the meta object for the containment reference list 'Max Exclusive'.EReferencegetRestrictionType1_MaxInclusive()Returns the meta object for the containment reference list 'Max Inclusive'.EReferencegetRestrictionType1_MaxLength()Returns the meta object for the containment reference list 'Max Length'.EReferencegetRestrictionType1_MinExclusive()Returns the meta object for the containment reference list 'Min Exclusive'.EReferencegetRestrictionType1_MinInclusive()Returns the meta object for the containment reference list 'Min Inclusive'.EReferencegetRestrictionType1_MinLength()Returns the meta object for the containment reference list 'Min Length'.EReferencegetRestrictionType1_Pattern()Returns the meta object for the containment reference list 'Pattern'.EReferencegetRestrictionType1_SimpleType()Returns the meta object for the containment reference 'Simple Type'.EReferencegetRestrictionType1_TotalDigits()Returns the meta object for the containment reference list 'Total Digits'.EReferencegetRestrictionType1_WhiteSpace()Returns the meta object for the containment reference list 'White Space'.SchemaFactorygetSchemaFactory()Returns the factory that creates the instances of the model.EClassgetSchemaType()Returns the meta object for class 'Type'.EReferencegetSchemaType_Annotation()Returns the meta object for the containment reference list 'Annotation'.EReferencegetSchemaType_Annotation1()Returns the meta object for the containment reference list 'Annotation1'.EReferencegetSchemaType_Attribute()Returns the meta object for the containment reference list 'Attribute'.EAttributegetSchemaType_AttributeFormDefault()Returns the meta object for the attribute 'Attribute Form Default'.EReferencegetSchemaType_AttributeGroup()Returns the meta object for the containment reference list 'Attribute Group'.EAttributegetSchemaType_BlockDefault()Returns the meta object for the attribute 'Block Default'.EReferencegetSchemaType_ComplexType()Returns the meta object for the containment reference list 'Complex Type'.EReferencegetSchemaType_Element()Returns the meta object for the containment reference list 'Element'.EAttributegetSchemaType_ElementFormDefault()Returns the meta object for the attribute 'Element Form Default'.EAttributegetSchemaType_FinalDefault()Returns the meta object for the attribute 'Final Default'.EAttributegetSchemaType_Group()Returns the meta object for the attribute list 'Group'.EAttributegetSchemaType_Group1()Returns the meta object for the attribute list 'Group1'.EReferencegetSchemaType_Group2()Returns the meta object for the containment reference list 'Group2'.EAttributegetSchemaType_Id()Returns the meta object for the attribute 'Id'.EReferencegetSchemaType_Import()Returns the meta object for the containment reference list 'Import'.EReferencegetSchemaType_Include()Returns the meta object for the containment reference list 'Include'.EAttributegetSchemaType_Lang()Returns the meta object for the attribute 'Lang'.EReferencegetSchemaType_Notation()Returns the meta object for the containment reference list 'Notation'.EReferencegetSchemaType_Redefine()Returns the meta object for the containment reference list 'Redefine'.EReferencegetSchemaType_SimpleType()Returns the meta object for the containment reference list 'Simple Type'.EAttributegetSchemaType_TargetNamespace()Returns the meta object for the attribute 'Target Namespace'.EAttributegetSchemaType_Version()Returns the meta object for the attribute 'Version'.EClassgetSelectorType()Returns the meta object for class 'Selector Type'.EAttributegetSelectorType_Xpath()Returns the meta object for the attribute 'Xpath'.EClassgetSimpleContentType()Returns the meta object for class 'Simple Content Type'.EReferencegetSimpleContentType_Extension()Returns the meta object for the containment reference 'Extension'.EReferencegetSimpleContentType_Restriction()Returns the meta object for the containment reference 'Restriction'.EDataTypegetSimpleDerivationSet()Returns the meta object for data type 'Simple Derivation Set'.EEnumgetSimpleDerivationSetMember0()Returns the meta object for enum 'Simple Derivation Set Member0'.EDataTypegetSimpleDerivationSetMember0Object()Returns the meta object for data type 'Simple Derivation Set Member0 Object'.EDataTypegetSimpleDerivationSetMember1()Returns the meta object for data type 'Simple Derivation Set Member1'.EEnumgetSimpleDerivationSetMember1Item()Returns the meta object for enum 'Simple Derivation Set Member1 Item'.EDataTypegetSimpleDerivationSetMember1ItemObject()Returns the meta object for data type 'Simple Derivation Set Member1 Item Object'.EClassgetSimpleExplicitGroup()Returns the meta object for class 'Simple Explicit Group'.EClassgetSimpleExtensionType()Returns the meta object for class 'Simple Extension Type'.EClassgetSimpleRestrictionType()Returns the meta object for class 'Simple Restriction Type'.EClassgetSimpleType()Returns the meta object for class 'Simple Type'.EAttributegetSimpleType_Final()Returns the meta object for the attribute 'Final'.EReferencegetSimpleType_List()Returns the meta object for the containment reference 'List'.EAttributegetSimpleType_Name()Returns the meta object for the attribute 'Name'.EReferencegetSimpleType_Restriction()Returns the meta object for the containment reference 'Restriction'.EReferencegetSimpleType_Union()Returns the meta object for the containment reference 'Union'.EClassgetTopLevelAttribute()Returns the meta object for class 'Top Level Attribute'.EClassgetTopLevelComplexType()Returns the meta object for class 'Top Level Complex Type'.EClassgetTopLevelElement()Returns the meta object for class 'Top Level Element'.EClassgetTopLevelSimpleType()Returns the meta object for class 'Top Level Simple Type'.EClassgetTotalDigitsType()Returns the meta object for class 'Total Digits Type'.EEnumgetTypeDerivationControl()Returns the meta object for enum 'Type Derivation Control'.EDataTypegetTypeDerivationControlObject()Returns the meta object for data type 'Type Derivation Control Object'.EClassgetUnionType()Returns the meta object for class 'Union Type'.EAttributegetUnionType_MemberTypes()Returns the meta object for the attribute 'Member Types'.EReferencegetUnionType_SimpleType()Returns the meta object for the containment reference list 'Simple Type'.EEnumgetUseType()Returns the meta object for enum 'Use Type'.EDataTypegetUseTypeObject()Returns the meta object for data type 'Use Type Object'.EClassgetWhiteSpaceType()Returns the meta object for class 'White Space Type'.EClassgetWildcard()Returns the meta object for class 'Wildcard'.EAttributegetWildcard_Namespace()Returns the meta object for the attribute 'Namespace'.EAttributegetWildcard_ProcessContents()Returns the meta object for the attribute 'Process Contents'.EDataTypegetXpathType()Returns the meta object for data type 'Xpath Type'.EDataTypegetXpathType1()Returns the meta object for data type 'Xpath Type1'.-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final SchemaPackage eINSTANCE
The singleton instance of the package.
-
OPEN_ATTRS
static final int OPEN_ATTRS
The meta object id for the 'Open Attrs' class.
-
OPEN_ATTRS__ANY_ATTRIBUTE
static final int OPEN_ATTRS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
OPEN_ATTRS_FEATURE_COUNT
static final int OPEN_ATTRS_FEATURE_COUNT
The number of structural features of the 'Open Attrs' class.- See Also:
- Constant Field Values
-
ANNOTATED
static final int ANNOTATED
The meta object id for the 'Annotated' class.
-
ANNOTATED__ANY_ATTRIBUTE
static final int ANNOTATED__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ANNOTATED__ANNOTATION
static final int ANNOTATED__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ANNOTATED__ID
static final int ANNOTATED__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ANNOTATED_FEATURE_COUNT
static final int ANNOTATED_FEATURE_COUNT
The number of structural features of the 'Annotated' class.- See Also:
- Constant Field Values
-
GROUP
static final int GROUP
The meta object id for the 'Group' class.
-
GROUP__ANY_ATTRIBUTE
static final int GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
GROUP__ANNOTATION
static final int GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
GROUP__ID
static final int GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
GROUP__PARTICLE
static final int GROUP__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
GROUP__ELEMENT
static final int GROUP__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
GROUP__GROUP
static final int GROUP__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
GROUP__ALL
static final int GROUP__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
GROUP__CHOICE
static final int GROUP__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
GROUP__SEQUENCE
static final int GROUP__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
GROUP__ANY
static final int GROUP__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
GROUP__MAX_OCCURS
static final int GROUP__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
GROUP__MIN_OCCURS
static final int GROUP__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
GROUP__NAME
static final int GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GROUP__REF
static final int GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
GROUP_FEATURE_COUNT
static final int GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP
static final int EXPLICIT_GROUP
The meta object id for the 'Explicit Group' class.
-
EXPLICIT_GROUP__ANY_ATTRIBUTE
static final int EXPLICIT_GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__ANNOTATION
static final int EXPLICIT_GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__ID
static final int EXPLICIT_GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__PARTICLE
static final int EXPLICIT_GROUP__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__ELEMENT
static final int EXPLICIT_GROUP__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__GROUP
static final int EXPLICIT_GROUP__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__ALL
static final int EXPLICIT_GROUP__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__CHOICE
static final int EXPLICIT_GROUP__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__SEQUENCE
static final int EXPLICIT_GROUP__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__ANY
static final int EXPLICIT_GROUP__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__MAX_OCCURS
static final int EXPLICIT_GROUP__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__MIN_OCCURS
static final int EXPLICIT_GROUP__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__NAME
static final int EXPLICIT_GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP__REF
static final int EXPLICIT_GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
EXPLICIT_GROUP_FEATURE_COUNT
static final int EXPLICIT_GROUP_FEATURE_COUNT
The number of structural features of the 'Explicit Group' class.- See Also:
- Constant Field Values
-
ALL
static final int ALL
The meta object id for the 'All' class.- See Also:
AllImpl,SchemaPackageImpl.getAll(), Constant Field Values
-
ALL__ANY_ATTRIBUTE
static final int ALL__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ALL__ANNOTATION
static final int ALL__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ALL__ID
static final int ALL__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ALL__PARTICLE
static final int ALL__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
ALL__ELEMENT
static final int ALL__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
ALL__GROUP
static final int ALL__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
ALL__ALL
static final int ALL__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
ALL__CHOICE
static final int ALL__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
ALL__SEQUENCE
static final int ALL__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
ALL__ANY
static final int ALL__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
ALL__MAX_OCCURS
static final int ALL__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
ALL__MIN_OCCURS
static final int ALL__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
ALL__NAME
static final int ALL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ALL__REF
static final int ALL__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
ALL_FEATURE_COUNT
static final int ALL_FEATURE_COUNT
The number of structural features of the 'All' class.- See Also:
- Constant Field Values
-
ANNOTATION_TYPE
static final int ANNOTATION_TYPE
The meta object id for the 'Annotation Type' class.
-
ANNOTATION_TYPE__ANY_ATTRIBUTE
static final int ANNOTATION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ANNOTATION_TYPE__GROUP
static final int ANNOTATION_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
ANNOTATION_TYPE__APPINFO
static final int ANNOTATION_TYPE__APPINFO
The feature id for the 'Appinfo' containment reference list.- See Also:
- Constant Field Values
-
ANNOTATION_TYPE__DOCUMENTATION
static final int ANNOTATION_TYPE__DOCUMENTATION
The feature id for the 'Documentation' containment reference list.- See Also:
- Constant Field Values
-
ANNOTATION_TYPE__ID
static final int ANNOTATION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ANNOTATION_TYPE_FEATURE_COUNT
static final int ANNOTATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Annotation Type' class.- See Also:
- Constant Field Values
-
WILDCARD
static final int WILDCARD
The meta object id for the 'Wildcard' class.
-
WILDCARD__ANY_ATTRIBUTE
static final int WILDCARD__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
WILDCARD__ANNOTATION
static final int WILDCARD__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
WILDCARD__ID
static final int WILDCARD__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
WILDCARD__NAMESPACE
static final int WILDCARD__NAMESPACE
The feature id for the 'Namespace' attribute.- See Also:
- Constant Field Values
-
WILDCARD__PROCESS_CONTENTS
static final int WILDCARD__PROCESS_CONTENTS
The feature id for the 'Process Contents' attribute.- See Also:
- Constant Field Values
-
WILDCARD_FEATURE_COUNT
static final int WILDCARD_FEATURE_COUNT
The number of structural features of the 'Wildcard' class.- See Also:
- Constant Field Values
-
ANY_TYPE
static final int ANY_TYPE
The meta object id for the 'Any Type' class.
-
ANY_TYPE__ANY_ATTRIBUTE
static final int ANY_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ANY_TYPE__ANNOTATION
static final int ANY_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ANY_TYPE__ID
static final int ANY_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ANY_TYPE__NAMESPACE
static final int ANY_TYPE__NAMESPACE
The feature id for the 'Namespace' attribute.- See Also:
- Constant Field Values
-
ANY_TYPE__PROCESS_CONTENTS
static final int ANY_TYPE__PROCESS_CONTENTS
The feature id for the 'Process Contents' attribute.- See Also:
- Constant Field Values
-
ANY_TYPE__MAX_OCCURS
static final int ANY_TYPE__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
ANY_TYPE__MIN_OCCURS
static final int ANY_TYPE__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
ANY_TYPE_FEATURE_COUNT
static final int ANY_TYPE_FEATURE_COUNT
The number of structural features of the 'Any Type' class.- See Also:
- Constant Field Values
-
APPINFO_TYPE
static final int APPINFO_TYPE
The meta object id for the 'Appinfo Type' class.
-
APPINFO_TYPE__MIXED
static final int APPINFO_TYPE__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
APPINFO_TYPE__GROUP
static final int APPINFO_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
APPINFO_TYPE__ANY
static final int APPINFO_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
APPINFO_TYPE__SOURCE
static final int APPINFO_TYPE__SOURCE
The feature id for the 'Source' attribute.- See Also:
- Constant Field Values
-
APPINFO_TYPE__ANY_ATTRIBUTE
static final int APPINFO_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
APPINFO_TYPE_FEATURE_COUNT
static final int APPINFO_TYPE_FEATURE_COUNT
The number of structural features of the 'Appinfo Type' class.- See Also:
- Constant Field Values
-
ATTRIBUTE
static final int ATTRIBUTE
The meta object id for the 'Attribute' class.
-
ATTRIBUTE__ANY_ATTRIBUTE
static final int ATTRIBUTE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ATTRIBUTE__ANNOTATION
static final int ATTRIBUTE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ATTRIBUTE__ID
static final int ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__SIMPLE_TYPE
static final int ATTRIBUTE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
ATTRIBUTE__DEFAULT
static final int ATTRIBUTE__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__FIXED
static final int ATTRIBUTE__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__FORM
static final int ATTRIBUTE__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__NAME
static final int ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__REF
static final int ATTRIBUTE__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__TYPE
static final int ATTRIBUTE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE__USE
static final int ATTRIBUTE__USE
The feature id for the 'Use' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_FEATURE_COUNT
static final int ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP
static final int ATTRIBUTE_GROUP
The meta object id for the 'Attribute Group' class.
-
ATTRIBUTE_GROUP__ANY_ATTRIBUTE
static final int ATTRIBUTE_GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__ANNOTATION
static final int ATTRIBUTE_GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__ID
static final int ATTRIBUTE_GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__GROUP
static final int ATTRIBUTE_GROUP__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__ATTRIBUTE
static final int ATTRIBUTE_GROUP__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__ATTRIBUTE_GROUP
static final int ATTRIBUTE_GROUP__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__ANY_ATTRIBUTE1
static final int ATTRIBUTE_GROUP__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__NAME
static final int ATTRIBUTE_GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP__REF
static final int ATTRIBUTE_GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_FEATURE_COUNT
static final int ATTRIBUTE_GROUP_FEATURE_COUNT
The number of structural features of the 'Attribute Group' class.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF
static final int ATTRIBUTE_GROUP_REF
The meta object id for the 'Attribute Group Ref' class.
-
ATTRIBUTE_GROUP_REF__ANY_ATTRIBUTE
static final int ATTRIBUTE_GROUP_REF__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__ANNOTATION
static final int ATTRIBUTE_GROUP_REF__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__ID
static final int ATTRIBUTE_GROUP_REF__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__GROUP
static final int ATTRIBUTE_GROUP_REF__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__ATTRIBUTE
static final int ATTRIBUTE_GROUP_REF__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__ATTRIBUTE_GROUP
static final int ATTRIBUTE_GROUP_REF__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__ANY_ATTRIBUTE1
static final int ATTRIBUTE_GROUP_REF__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__NAME
static final int ATTRIBUTE_GROUP_REF__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF__REF
static final int ATTRIBUTE_GROUP_REF__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_GROUP_REF_FEATURE_COUNT
static final int ATTRIBUTE_GROUP_REF_FEATURE_COUNT
The number of structural features of the 'Attribute Group Ref' class.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE
static final int COMPLEX_CONTENT_TYPE
The meta object id for the 'Complex Content Type' class.
-
COMPLEX_CONTENT_TYPE__ANY_ATTRIBUTE
static final int COMPLEX_CONTENT_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__ANNOTATION
static final int COMPLEX_CONTENT_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__ID
static final int COMPLEX_CONTENT_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__RESTRICTION
static final int COMPLEX_CONTENT_TYPE__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__EXTENSION
static final int COMPLEX_CONTENT_TYPE__EXTENSION
The feature id for the 'Extension' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__MIXED
static final int COMPLEX_CONTENT_TYPE__MIXED
The feature id for the 'Mixed' attribute.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE_FEATURE_COUNT
static final int COMPLEX_CONTENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Content Type' class.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE
static final int RESTRICTION_TYPE
The meta object id for the 'Restriction Type' class.
-
RESTRICTION_TYPE__ANY_ATTRIBUTE
static final int RESTRICTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ANNOTATION
static final int RESTRICTION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ID
static final int RESTRICTION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__GROUP
static final int RESTRICTION_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ALL
static final int RESTRICTION_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__CHOICE
static final int RESTRICTION_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__SEQUENCE
static final int RESTRICTION_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__SIMPLE_TYPE
static final int RESTRICTION_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__FACETS
static final int RESTRICTION_TYPE__FACETS
The feature id for the 'Facets' attribute list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__MIN_EXCLUSIVE
static final int RESTRICTION_TYPE__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__MIN_INCLUSIVE
static final int RESTRICTION_TYPE__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__MAX_EXCLUSIVE
static final int RESTRICTION_TYPE__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__MAX_INCLUSIVE
static final int RESTRICTION_TYPE__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__TOTAL_DIGITS
static final int RESTRICTION_TYPE__TOTAL_DIGITS
The feature id for the 'Total Digits' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__FRACTION_DIGITS
static final int RESTRICTION_TYPE__FRACTION_DIGITS
The feature id for the 'Fraction Digits' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__LENGTH
static final int RESTRICTION_TYPE__LENGTH
The feature id for the 'Length' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__MIN_LENGTH
static final int RESTRICTION_TYPE__MIN_LENGTH
The feature id for the 'Min Length' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__MAX_LENGTH
static final int RESTRICTION_TYPE__MAX_LENGTH
The feature id for the 'Max Length' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ENUMERATION
static final int RESTRICTION_TYPE__ENUMERATION
The feature id for the 'Enumeration' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__WHITE_SPACE
static final int RESTRICTION_TYPE__WHITE_SPACE
The feature id for the 'White Space' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__PATTERN
static final int RESTRICTION_TYPE__PATTERN
The feature id for the 'Pattern' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__GROUP1
static final int RESTRICTION_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ATTRIBUTE
static final int RESTRICTION_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ATTRIBUTE_GROUP
static final int RESTRICTION_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__ANY_ATTRIBUTE1
static final int RESTRICTION_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE__BASE
static final int RESTRICTION_TYPE__BASE
The feature id for the 'Base' attribute.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE_FEATURE_COUNT
static final int RESTRICTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Restriction Type' class.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE
static final int COMPLEX_RESTRICTION_TYPE
The meta object id for the 'Complex Restriction Type' class.
-
COMPLEX_RESTRICTION_TYPE__ANY_ATTRIBUTE
static final int COMPLEX_RESTRICTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ANNOTATION
static final int COMPLEX_RESTRICTION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ID
static final int COMPLEX_RESTRICTION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__GROUP
static final int COMPLEX_RESTRICTION_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ALL
static final int COMPLEX_RESTRICTION_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__CHOICE
static final int COMPLEX_RESTRICTION_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__SEQUENCE
static final int COMPLEX_RESTRICTION_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__SIMPLE_TYPE
static final int COMPLEX_RESTRICTION_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__FACETS
static final int COMPLEX_RESTRICTION_TYPE__FACETS
The feature id for the 'Facets' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__MIN_EXCLUSIVE
static final int COMPLEX_RESTRICTION_TYPE__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__MIN_INCLUSIVE
static final int COMPLEX_RESTRICTION_TYPE__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__MAX_EXCLUSIVE
static final int COMPLEX_RESTRICTION_TYPE__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__MAX_INCLUSIVE
static final int COMPLEX_RESTRICTION_TYPE__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__TOTAL_DIGITS
static final int COMPLEX_RESTRICTION_TYPE__TOTAL_DIGITS
The feature id for the 'Total Digits' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__FRACTION_DIGITS
static final int COMPLEX_RESTRICTION_TYPE__FRACTION_DIGITS
The feature id for the 'Fraction Digits' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__LENGTH
static final int COMPLEX_RESTRICTION_TYPE__LENGTH
The feature id for the 'Length' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__MIN_LENGTH
static final int COMPLEX_RESTRICTION_TYPE__MIN_LENGTH
The feature id for the 'Min Length' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__MAX_LENGTH
static final int COMPLEX_RESTRICTION_TYPE__MAX_LENGTH
The feature id for the 'Max Length' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ENUMERATION
static final int COMPLEX_RESTRICTION_TYPE__ENUMERATION
The feature id for the 'Enumeration' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__WHITE_SPACE
static final int COMPLEX_RESTRICTION_TYPE__WHITE_SPACE
The feature id for the 'White Space' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__PATTERN
static final int COMPLEX_RESTRICTION_TYPE__PATTERN
The feature id for the 'Pattern' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__GROUP1
static final int COMPLEX_RESTRICTION_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ATTRIBUTE
static final int COMPLEX_RESTRICTION_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ATTRIBUTE_GROUP
static final int COMPLEX_RESTRICTION_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__ANY_ATTRIBUTE1
static final int COMPLEX_RESTRICTION_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE__BASE
static final int COMPLEX_RESTRICTION_TYPE__BASE
The feature id for the 'Base' attribute.- See Also:
- Constant Field Values
-
COMPLEX_RESTRICTION_TYPE_FEATURE_COUNT
static final int COMPLEX_RESTRICTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Restriction Type' class.- See Also:
- Constant Field Values
-
COMPLEX_TYPE
static final int COMPLEX_TYPE
The meta object id for the 'Complex Type' class.
-
COMPLEX_TYPE__ANY_ATTRIBUTE
static final int COMPLEX_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ANNOTATION
static final int COMPLEX_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ID
static final int COMPLEX_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__SIMPLE_CONTENT
static final int COMPLEX_TYPE__SIMPLE_CONTENT
The feature id for the 'Simple Content' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__COMPLEX_CONTENT
static final int COMPLEX_TYPE__COMPLEX_CONTENT
The feature id for the 'Complex Content' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__GROUP
static final int COMPLEX_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ALL
static final int COMPLEX_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__CHOICE
static final int COMPLEX_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__SEQUENCE
static final int COMPLEX_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__GROUP1
static final int COMPLEX_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ATTRIBUTE
static final int COMPLEX_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ATTRIBUTE_GROUP
static final int COMPLEX_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ANY_ATTRIBUTE1
static final int COMPLEX_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__ABSTRACT
static final int COMPLEX_TYPE__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__BLOCK
static final int COMPLEX_TYPE__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__FINAL
static final int COMPLEX_TYPE__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__MIXED
static final int COMPLEX_TYPE__MIXED
The feature id for the 'Mixed' attribute.- See Also:
- Constant Field Values
-
COMPLEX_TYPE__NAME
static final int COMPLEX_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMPLEX_TYPE_FEATURE_COUNT
static final int COMPLEX_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Type' class.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE
static final int DOCUMENTATION_TYPE
The meta object id for the 'Documentation Type' class.
-
DOCUMENTATION_TYPE__MIXED
static final int DOCUMENTATION_TYPE__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE__GROUP
static final int DOCUMENTATION_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE__ANY
static final int DOCUMENTATION_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE__LANG
static final int DOCUMENTATION_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE__SOURCE
static final int DOCUMENTATION_TYPE__SOURCE
The feature id for the 'Source' attribute.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE__ANY_ATTRIBUTE
static final int DOCUMENTATION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
DOCUMENTATION_TYPE_FEATURE_COUNT
static final int DOCUMENTATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Documentation Type' class.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT
static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.
-
DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ALL
static final int DOCUMENT_ROOT__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANNOTATION
static final int DOCUMENT_ROOT__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANY
static final int DOCUMENT_ROOT__ANY
The feature id for the 'Any' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANY_ATTRIBUTE
static final int DOCUMENT_ROOT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__APPINFO
static final int DOCUMENT_ROOT__APPINFO
The feature id for the 'Appinfo' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ATTRIBUTE
static final int DOCUMENT_ROOT__ATTRIBUTE
The feature id for the 'Attribute' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ATTRIBUTE_GROUP
static final int DOCUMENT_ROOT__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__CHOICE
static final int DOCUMENT_ROOT__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__COMPLEX_CONTENT
static final int DOCUMENT_ROOT__COMPLEX_CONTENT
The feature id for the 'Complex Content' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__COMPLEX_TYPE
static final int DOCUMENT_ROOT__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__DOCUMENTATION
static final int DOCUMENT_ROOT__DOCUMENTATION
The feature id for the 'Documentation' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ELEMENT
static final int DOCUMENT_ROOT__ELEMENT
The feature id for the 'Element' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ENUMERATION
static final int DOCUMENT_ROOT__ENUMERATION
The feature id for the 'Enumeration' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__FIELD
static final int DOCUMENT_ROOT__FIELD
The feature id for the 'Field' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__FRACTION_DIGITS
static final int DOCUMENT_ROOT__FRACTION_DIGITS
The feature id for the 'Fraction Digits' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__GROUP
static final int DOCUMENT_ROOT__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__IMPORT
static final int DOCUMENT_ROOT__IMPORT
The feature id for the 'Import' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__INCLUDE
static final int DOCUMENT_ROOT__INCLUDE
The feature id for the 'Include' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__KEY
static final int DOCUMENT_ROOT__KEY
The feature id for the 'Key' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__KEYREF
static final int DOCUMENT_ROOT__KEYREF
The feature id for the 'Keyref' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__LENGTH
static final int DOCUMENT_ROOT__LENGTH
The feature id for the 'Length' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__LIST
static final int DOCUMENT_ROOT__LIST
The feature id for the 'List' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MAX_EXCLUSIVE
static final int DOCUMENT_ROOT__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MAX_INCLUSIVE
static final int DOCUMENT_ROOT__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MAX_LENGTH
static final int DOCUMENT_ROOT__MAX_LENGTH
The feature id for the 'Max Length' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MIN_EXCLUSIVE
static final int DOCUMENT_ROOT__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MIN_INCLUSIVE
static final int DOCUMENT_ROOT__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MIN_LENGTH
static final int DOCUMENT_ROOT__MIN_LENGTH
The feature id for the 'Min Length' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__NOTATION
static final int DOCUMENT_ROOT__NOTATION
The feature id for the 'Notation' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PATTERN
static final int DOCUMENT_ROOT__PATTERN
The feature id for the 'Pattern' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__REDEFINE
static final int DOCUMENT_ROOT__REDEFINE
The feature id for the 'Redefine' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__RESTRICTION
static final int DOCUMENT_ROOT__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SCHEMA
static final int DOCUMENT_ROOT__SCHEMA
The feature id for the 'Schema' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SELECTOR
static final int DOCUMENT_ROOT__SELECTOR
The feature id for the 'Selector' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SEQUENCE
static final int DOCUMENT_ROOT__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SIMPLE_CONTENT
static final int DOCUMENT_ROOT__SIMPLE_CONTENT
The feature id for the 'Simple Content' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SIMPLE_TYPE
static final int DOCUMENT_ROOT__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__TOTAL_DIGITS
static final int DOCUMENT_ROOT__TOTAL_DIGITS
The feature id for the 'Total Digits' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__UNION
static final int DOCUMENT_ROOT__UNION
The feature id for the 'Union' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__UNIQUE
static final int DOCUMENT_ROOT__UNIQUE
The feature id for the 'Unique' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__WHITE_SPACE
static final int DOCUMENT_ROOT__WHITE_SPACE
The feature id for the 'White Space' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.- See Also:
- Constant Field Values
-
ELEMENT
static final int ELEMENT
The meta object id for the 'Element' class.
-
ELEMENT__ANY_ATTRIBUTE
static final int ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
ELEMENT__ANNOTATION
static final int ELEMENT__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
ELEMENT__ID
static final int ELEMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
ELEMENT__SIMPLE_TYPE
static final int ELEMENT__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
ELEMENT__COMPLEX_TYPE
static final int ELEMENT__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference.- See Also:
- Constant Field Values
-
ELEMENT__IDENTITY_CONSTRAINT
static final int ELEMENT__IDENTITY_CONSTRAINT
The feature id for the 'Identity Constraint' attribute list.- See Also:
- Constant Field Values
-
ELEMENT__UNIQUE
static final int ELEMENT__UNIQUE
The feature id for the 'Unique' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT__KEY
static final int ELEMENT__KEY
The feature id for the 'Key' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT__KEYREF
static final int ELEMENT__KEYREF
The feature id for the 'Keyref' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT__ABSTRACT
static final int ELEMENT__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
ELEMENT__BLOCK
static final int ELEMENT__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
ELEMENT__DEFAULT
static final int ELEMENT__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
ELEMENT__FINAL
static final int ELEMENT__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
ELEMENT__FIXED
static final int ELEMENT__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
ELEMENT__FORM
static final int ELEMENT__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
ELEMENT__MAX_OCCURS
static final int ELEMENT__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
ELEMENT__MIN_OCCURS
static final int ELEMENT__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
ELEMENT__NAME
static final int ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ELEMENT__NILLABLE
static final int ELEMENT__NILLABLE
The feature id for the 'Nillable' attribute.- See Also:
- Constant Field Values
-
ELEMENT__REF
static final int ELEMENT__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
ELEMENT__SUBSTITUTION_GROUP
static final int ELEMENT__SUBSTITUTION_GROUP
The feature id for the 'Substitution Group' attribute.- See Also:
- Constant Field Values
-
ELEMENT__TYPE
static final int ELEMENT__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
ELEMENT_FEATURE_COUNT
static final int ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.- See Also:
- Constant Field Values
-
EXTENSION_TYPE
static final int EXTENSION_TYPE
The meta object id for the 'Extension Type' class.
-
EXTENSION_TYPE__ANY_ATTRIBUTE
static final int EXTENSION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__ANNOTATION
static final int EXTENSION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__ID
static final int EXTENSION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__GROUP
static final int EXTENSION_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__ALL
static final int EXTENSION_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__CHOICE
static final int EXTENSION_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__SEQUENCE
static final int EXTENSION_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__GROUP1
static final int EXTENSION_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__ATTRIBUTE
static final int EXTENSION_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__ATTRIBUTE_GROUP
static final int EXTENSION_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__ANY_ATTRIBUTE1
static final int EXTENSION_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_TYPE__BASE
static final int EXTENSION_TYPE__BASE
The feature id for the 'Base' attribute.- See Also:
- Constant Field Values
-
EXTENSION_TYPE_FEATURE_COUNT
static final int EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Type' class.- See Also:
- Constant Field Values
-
FACET
static final int FACET
The meta object id for the 'Facet' class.
-
FACET__ANY_ATTRIBUTE
static final int FACET__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
FACET__ANNOTATION
static final int FACET__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
FACET__ID
static final int FACET__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
FACET__FIXED
static final int FACET__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
FACET__VALUE
static final int FACET__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
FACET_FEATURE_COUNT
static final int FACET_FEATURE_COUNT
The number of structural features of the 'Facet' class.- See Also:
- Constant Field Values
-
FIELD_TYPE
static final int FIELD_TYPE
The meta object id for the 'Field Type' class.
-
FIELD_TYPE__ANY_ATTRIBUTE
static final int FIELD_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
FIELD_TYPE__ANNOTATION
static final int FIELD_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
FIELD_TYPE__ID
static final int FIELD_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
FIELD_TYPE__XPATH
static final int FIELD_TYPE__XPATH
The feature id for the 'Xpath' attribute.- See Also:
- Constant Field Values
-
FIELD_TYPE_FEATURE_COUNT
static final int FIELD_TYPE_FEATURE_COUNT
The number of structural features of the 'Field Type' class.- See Also:
- Constant Field Values
-
REAL_GROUP
static final int REAL_GROUP
The meta object id for the 'Real Group' class.
-
REAL_GROUP__ANY_ATTRIBUTE
static final int REAL_GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
REAL_GROUP__ANNOTATION
static final int REAL_GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
REAL_GROUP__ID
static final int REAL_GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
REAL_GROUP__PARTICLE
static final int REAL_GROUP__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
REAL_GROUP__ELEMENT
static final int REAL_GROUP__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
REAL_GROUP__GROUP
static final int REAL_GROUP__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
REAL_GROUP__ALL
static final int REAL_GROUP__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
REAL_GROUP__CHOICE
static final int REAL_GROUP__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
REAL_GROUP__SEQUENCE
static final int REAL_GROUP__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
REAL_GROUP__ANY
static final int REAL_GROUP__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
REAL_GROUP__MAX_OCCURS
static final int REAL_GROUP__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
REAL_GROUP__MIN_OCCURS
static final int REAL_GROUP__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
REAL_GROUP__NAME
static final int REAL_GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REAL_GROUP__REF
static final int REAL_GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
REAL_GROUP__ALL1
static final int REAL_GROUP__ALL1
The feature id for the 'All1' containment reference.- See Also:
- Constant Field Values
-
REAL_GROUP__CHOICE1
static final int REAL_GROUP__CHOICE1
The feature id for the 'Choice1' containment reference.- See Also:
- Constant Field Values
-
REAL_GROUP__SEQUENCE1
static final int REAL_GROUP__SEQUENCE1
The feature id for the 'Sequence1' containment reference.- See Also:
- Constant Field Values
-
REAL_GROUP_FEATURE_COUNT
static final int REAL_GROUP_FEATURE_COUNT
The number of structural features of the 'Real Group' class.- See Also:
- Constant Field Values
-
GROUP_REF
static final int GROUP_REF
The meta object id for the 'Group Ref' class.
-
GROUP_REF__ANY_ATTRIBUTE
static final int GROUP_REF__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
GROUP_REF__ANNOTATION
static final int GROUP_REF__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
GROUP_REF__ID
static final int GROUP_REF__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
GROUP_REF__PARTICLE
static final int GROUP_REF__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
GROUP_REF__ELEMENT
static final int GROUP_REF__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
GROUP_REF__GROUP
static final int GROUP_REF__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
GROUP_REF__ALL
static final int GROUP_REF__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
GROUP_REF__CHOICE
static final int GROUP_REF__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
GROUP_REF__SEQUENCE
static final int GROUP_REF__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
GROUP_REF__ANY
static final int GROUP_REF__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
GROUP_REF__MAX_OCCURS
static final int GROUP_REF__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
GROUP_REF__MIN_OCCURS
static final int GROUP_REF__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
GROUP_REF__NAME
static final int GROUP_REF__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GROUP_REF__REF
static final int GROUP_REF__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
GROUP_REF__ALL1
static final int GROUP_REF__ALL1
The feature id for the 'All1' containment reference.- See Also:
- Constant Field Values
-
GROUP_REF__CHOICE1
static final int GROUP_REF__CHOICE1
The feature id for the 'Choice1' containment reference.- See Also:
- Constant Field Values
-
GROUP_REF__SEQUENCE1
static final int GROUP_REF__SEQUENCE1
The feature id for the 'Sequence1' containment reference.- See Also:
- Constant Field Values
-
GROUP_REF_FEATURE_COUNT
static final int GROUP_REF_FEATURE_COUNT
The number of structural features of the 'Group Ref' class.- See Also:
- Constant Field Values
-
IMPORT_TYPE
static final int IMPORT_TYPE
The meta object id for the 'Import Type' class.
-
IMPORT_TYPE__ANY_ATTRIBUTE
static final int IMPORT_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
IMPORT_TYPE__ANNOTATION
static final int IMPORT_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
IMPORT_TYPE__ID
static final int IMPORT_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
IMPORT_TYPE__NAMESPACE
static final int IMPORT_TYPE__NAMESPACE
The feature id for the 'Namespace' attribute.- See Also:
- Constant Field Values
-
IMPORT_TYPE__SCHEMA_LOCATION
static final int IMPORT_TYPE__SCHEMA_LOCATION
The feature id for the 'Schema Location' attribute.- See Also:
- Constant Field Values
-
IMPORT_TYPE_FEATURE_COUNT
static final int IMPORT_TYPE_FEATURE_COUNT
The number of structural features of the 'Import Type' class.- See Also:
- Constant Field Values
-
INCLUDE_TYPE
static final int INCLUDE_TYPE
The meta object id for the 'Include Type' class.
-
INCLUDE_TYPE__ANY_ATTRIBUTE
static final int INCLUDE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
INCLUDE_TYPE__ANNOTATION
static final int INCLUDE_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
INCLUDE_TYPE__ID
static final int INCLUDE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
INCLUDE_TYPE__SCHEMA_LOCATION
static final int INCLUDE_TYPE__SCHEMA_LOCATION
The feature id for the 'Schema Location' attribute.- See Also:
- Constant Field Values
-
INCLUDE_TYPE_FEATURE_COUNT
static final int INCLUDE_TYPE_FEATURE_COUNT
The number of structural features of the 'Include Type' class.- See Also:
- Constant Field Values
-
KEYBASE
static final int KEYBASE
The meta object id for the 'Keybase' class.
-
KEYBASE__ANY_ATTRIBUTE
static final int KEYBASE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
KEYBASE__ANNOTATION
static final int KEYBASE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
KEYBASE__ID
static final int KEYBASE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
KEYBASE__SELECTOR
static final int KEYBASE__SELECTOR
The feature id for the 'Selector' containment reference.- See Also:
- Constant Field Values
-
KEYBASE__FIELD
static final int KEYBASE__FIELD
The feature id for the 'Field' containment reference list.- See Also:
- Constant Field Values
-
KEYBASE__NAME
static final int KEYBASE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
KEYBASE_FEATURE_COUNT
static final int KEYBASE_FEATURE_COUNT
The number of structural features of the 'Keybase' class.- See Also:
- Constant Field Values
-
KEYREF_TYPE
static final int KEYREF_TYPE
The meta object id for the 'Keyref Type' class.
-
KEYREF_TYPE__ANY_ATTRIBUTE
static final int KEYREF_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
KEYREF_TYPE__ANNOTATION
static final int KEYREF_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
KEYREF_TYPE__ID
static final int KEYREF_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
KEYREF_TYPE__SELECTOR
static final int KEYREF_TYPE__SELECTOR
The feature id for the 'Selector' containment reference.- See Also:
- Constant Field Values
-
KEYREF_TYPE__FIELD
static final int KEYREF_TYPE__FIELD
The feature id for the 'Field' containment reference list.- See Also:
- Constant Field Values
-
KEYREF_TYPE__NAME
static final int KEYREF_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
KEYREF_TYPE__REFER
static final int KEYREF_TYPE__REFER
The feature id for the 'Refer' attribute.- See Also:
- Constant Field Values
-
KEYREF_TYPE_FEATURE_COUNT
static final int KEYREF_TYPE_FEATURE_COUNT
The number of structural features of the 'Keyref Type' class.- See Also:
- Constant Field Values
-
LIST_TYPE
static final int LIST_TYPE
The meta object id for the 'List Type' class.
-
LIST_TYPE__ANY_ATTRIBUTE
static final int LIST_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
LIST_TYPE__ANNOTATION
static final int LIST_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
LIST_TYPE__ID
static final int LIST_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
LIST_TYPE__SIMPLE_TYPE
static final int LIST_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
LIST_TYPE__ITEM_TYPE
static final int LIST_TYPE__ITEM_TYPE
The feature id for the 'Item Type' attribute.- See Also:
- Constant Field Values
-
LIST_TYPE_FEATURE_COUNT
static final int LIST_TYPE_FEATURE_COUNT
The number of structural features of the 'List Type' class.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE
static final int LOCAL_COMPLEX_TYPE
The meta object id for the 'Local Complex Type' class.
-
LOCAL_COMPLEX_TYPE__ANY_ATTRIBUTE
static final int LOCAL_COMPLEX_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ANNOTATION
static final int LOCAL_COMPLEX_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ID
static final int LOCAL_COMPLEX_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__SIMPLE_CONTENT
static final int LOCAL_COMPLEX_TYPE__SIMPLE_CONTENT
The feature id for the 'Simple Content' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__COMPLEX_CONTENT
static final int LOCAL_COMPLEX_TYPE__COMPLEX_CONTENT
The feature id for the 'Complex Content' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__GROUP
static final int LOCAL_COMPLEX_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ALL
static final int LOCAL_COMPLEX_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__CHOICE
static final int LOCAL_COMPLEX_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__SEQUENCE
static final int LOCAL_COMPLEX_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__GROUP1
static final int LOCAL_COMPLEX_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ATTRIBUTE
static final int LOCAL_COMPLEX_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ATTRIBUTE_GROUP
static final int LOCAL_COMPLEX_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ANY_ATTRIBUTE1
static final int LOCAL_COMPLEX_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__ABSTRACT
static final int LOCAL_COMPLEX_TYPE__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__BLOCK
static final int LOCAL_COMPLEX_TYPE__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__FINAL
static final int LOCAL_COMPLEX_TYPE__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__MIXED
static final int LOCAL_COMPLEX_TYPE__MIXED
The feature id for the 'Mixed' attribute.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE__NAME
static final int LOCAL_COMPLEX_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LOCAL_COMPLEX_TYPE_FEATURE_COUNT
static final int LOCAL_COMPLEX_TYPE_FEATURE_COUNT
The number of structural features of the 'Local Complex Type' class.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT
static final int LOCAL_ELEMENT
The meta object id for the 'Local Element' class.
-
LOCAL_ELEMENT__ANY_ATTRIBUTE
static final int LOCAL_ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__ANNOTATION
static final int LOCAL_ELEMENT__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__ID
static final int LOCAL_ELEMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__SIMPLE_TYPE
static final int LOCAL_ELEMENT__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__COMPLEX_TYPE
static final int LOCAL_ELEMENT__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__IDENTITY_CONSTRAINT
static final int LOCAL_ELEMENT__IDENTITY_CONSTRAINT
The feature id for the 'Identity Constraint' attribute list.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__UNIQUE
static final int LOCAL_ELEMENT__UNIQUE
The feature id for the 'Unique' containment reference list.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__KEY
static final int LOCAL_ELEMENT__KEY
The feature id for the 'Key' containment reference list.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__KEYREF
static final int LOCAL_ELEMENT__KEYREF
The feature id for the 'Keyref' containment reference list.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__ABSTRACT
static final int LOCAL_ELEMENT__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__BLOCK
static final int LOCAL_ELEMENT__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__DEFAULT
static final int LOCAL_ELEMENT__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__FINAL
static final int LOCAL_ELEMENT__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__FIXED
static final int LOCAL_ELEMENT__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__FORM
static final int LOCAL_ELEMENT__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__MAX_OCCURS
static final int LOCAL_ELEMENT__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__MIN_OCCURS
static final int LOCAL_ELEMENT__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__NAME
static final int LOCAL_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__NILLABLE
static final int LOCAL_ELEMENT__NILLABLE
The feature id for the 'Nillable' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__REF
static final int LOCAL_ELEMENT__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__SUBSTITUTION_GROUP
static final int LOCAL_ELEMENT__SUBSTITUTION_GROUP
The feature id for the 'Substitution Group' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT__TYPE
static final int LOCAL_ELEMENT__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
LOCAL_ELEMENT_FEATURE_COUNT
static final int LOCAL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Local Element' class.- See Also:
- Constant Field Values
-
SIMPLE_TYPE
static final int SIMPLE_TYPE
The meta object id for the 'Simple Type' class.
-
SIMPLE_TYPE__ANY_ATTRIBUTE
static final int SIMPLE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__ANNOTATION
static final int SIMPLE_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__ID
static final int SIMPLE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__RESTRICTION
static final int SIMPLE_TYPE__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__LIST
static final int SIMPLE_TYPE__LIST
The feature id for the 'List' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__UNION
static final int SIMPLE_TYPE__UNION
The feature id for the 'Union' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__FINAL
static final int SIMPLE_TYPE__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
SIMPLE_TYPE__NAME
static final int SIMPLE_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SIMPLE_TYPE_FEATURE_COUNT
static final int SIMPLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Simple Type' class.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE
static final int LOCAL_SIMPLE_TYPE
The meta object id for the 'Local Simple Type' class.
-
LOCAL_SIMPLE_TYPE__ANY_ATTRIBUTE
static final int LOCAL_SIMPLE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__ANNOTATION
static final int LOCAL_SIMPLE_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__ID
static final int LOCAL_SIMPLE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__RESTRICTION
static final int LOCAL_SIMPLE_TYPE__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__LIST
static final int LOCAL_SIMPLE_TYPE__LIST
The feature id for the 'List' containment reference.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__UNION
static final int LOCAL_SIMPLE_TYPE__UNION
The feature id for the 'Union' containment reference.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__FINAL
static final int LOCAL_SIMPLE_TYPE__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE__NAME
static final int LOCAL_SIMPLE_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LOCAL_SIMPLE_TYPE_FEATURE_COUNT
static final int LOCAL_SIMPLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Local Simple Type' class.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP
static final int NAMED_ATTRIBUTE_GROUP
The meta object id for the 'Named Attribute Group' class.
-
NAMED_ATTRIBUTE_GROUP__ANY_ATTRIBUTE
static final int NAMED_ATTRIBUTE_GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__ANNOTATION
static final int NAMED_ATTRIBUTE_GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__ID
static final int NAMED_ATTRIBUTE_GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__GROUP
static final int NAMED_ATTRIBUTE_GROUP__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__ATTRIBUTE
static final int NAMED_ATTRIBUTE_GROUP__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__ATTRIBUTE_GROUP
static final int NAMED_ATTRIBUTE_GROUP__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__ANY_ATTRIBUTE1
static final int NAMED_ATTRIBUTE_GROUP__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__NAME
static final int NAMED_ATTRIBUTE_GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP__REF
static final int NAMED_ATTRIBUTE_GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
NAMED_ATTRIBUTE_GROUP_FEATURE_COUNT
static final int NAMED_ATTRIBUTE_GROUP_FEATURE_COUNT
The number of structural features of the 'Named Attribute Group' class.- See Also:
- Constant Field Values
-
NAMED_GROUP
static final int NAMED_GROUP
The meta object id for the 'Named Group' class.
-
NAMED_GROUP__ANY_ATTRIBUTE
static final int NAMED_GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
NAMED_GROUP__ANNOTATION
static final int NAMED_GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
NAMED_GROUP__ID
static final int NAMED_GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
NAMED_GROUP__PARTICLE
static final int NAMED_GROUP__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
NAMED_GROUP__ELEMENT
static final int NAMED_GROUP__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
NAMED_GROUP__GROUP
static final int NAMED_GROUP__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
NAMED_GROUP__ALL
static final int NAMED_GROUP__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
NAMED_GROUP__CHOICE
static final int NAMED_GROUP__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
NAMED_GROUP__SEQUENCE
static final int NAMED_GROUP__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
NAMED_GROUP__ANY
static final int NAMED_GROUP__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
NAMED_GROUP__MAX_OCCURS
static final int NAMED_GROUP__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
NAMED_GROUP__MIN_OCCURS
static final int NAMED_GROUP__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
NAMED_GROUP__NAME
static final int NAMED_GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NAMED_GROUP__REF
static final int NAMED_GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
NAMED_GROUP__ALL1
static final int NAMED_GROUP__ALL1
The feature id for the 'All1' containment reference.- See Also:
- Constant Field Values
-
NAMED_GROUP__CHOICE1
static final int NAMED_GROUP__CHOICE1
The feature id for the 'Choice1' containment reference.- See Also:
- Constant Field Values
-
NAMED_GROUP__SEQUENCE1
static final int NAMED_GROUP__SEQUENCE1
The feature id for the 'Sequence1' containment reference.- See Also:
- Constant Field Values
-
NAMED_GROUP_FEATURE_COUNT
static final int NAMED_GROUP_FEATURE_COUNT
The number of structural features of the 'Named Group' class.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN
static final int NARROW_MAX_MIN
The meta object id for the 'Narrow Max Min' class.
-
NARROW_MAX_MIN__ANY_ATTRIBUTE
static final int NARROW_MAX_MIN__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__ANNOTATION
static final int NARROW_MAX_MIN__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__ID
static final int NARROW_MAX_MIN__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__SIMPLE_TYPE
static final int NARROW_MAX_MIN__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__COMPLEX_TYPE
static final int NARROW_MAX_MIN__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__IDENTITY_CONSTRAINT
static final int NARROW_MAX_MIN__IDENTITY_CONSTRAINT
The feature id for the 'Identity Constraint' attribute list.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__UNIQUE
static final int NARROW_MAX_MIN__UNIQUE
The feature id for the 'Unique' containment reference list.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__KEY
static final int NARROW_MAX_MIN__KEY
The feature id for the 'Key' containment reference list.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__KEYREF
static final int NARROW_MAX_MIN__KEYREF
The feature id for the 'Keyref' containment reference list.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__ABSTRACT
static final int NARROW_MAX_MIN__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__BLOCK
static final int NARROW_MAX_MIN__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__DEFAULT
static final int NARROW_MAX_MIN__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__FINAL
static final int NARROW_MAX_MIN__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__FIXED
static final int NARROW_MAX_MIN__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__FORM
static final int NARROW_MAX_MIN__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__MAX_OCCURS
static final int NARROW_MAX_MIN__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__MIN_OCCURS
static final int NARROW_MAX_MIN__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__NAME
static final int NARROW_MAX_MIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__NILLABLE
static final int NARROW_MAX_MIN__NILLABLE
The feature id for the 'Nillable' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__REF
static final int NARROW_MAX_MIN__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__SUBSTITUTION_GROUP
static final int NARROW_MAX_MIN__SUBSTITUTION_GROUP
The feature id for the 'Substitution Group' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN__TYPE
static final int NARROW_MAX_MIN__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
NARROW_MAX_MIN_FEATURE_COUNT
static final int NARROW_MAX_MIN_FEATURE_COUNT
The number of structural features of the 'Narrow Max Min' class.- See Also:
- Constant Field Values
-
NO_FIXED_FACET
static final int NO_FIXED_FACET
The meta object id for the 'No Fixed Facet' class.
-
NO_FIXED_FACET__ANY_ATTRIBUTE
static final int NO_FIXED_FACET__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
NO_FIXED_FACET__ANNOTATION
static final int NO_FIXED_FACET__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
NO_FIXED_FACET__ID
static final int NO_FIXED_FACET__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
NO_FIXED_FACET__FIXED
static final int NO_FIXED_FACET__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
NO_FIXED_FACET__VALUE
static final int NO_FIXED_FACET__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
NO_FIXED_FACET_FEATURE_COUNT
static final int NO_FIXED_FACET_FEATURE_COUNT
The number of structural features of the 'No Fixed Facet' class.- See Also:
- Constant Field Values
-
NOTATION_TYPE
static final int NOTATION_TYPE
The meta object id for the 'Notation Type' class.
-
NOTATION_TYPE__ANY_ATTRIBUTE
static final int NOTATION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
NOTATION_TYPE__ANNOTATION
static final int NOTATION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
NOTATION_TYPE__ID
static final int NOTATION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
NOTATION_TYPE__NAME
static final int NOTATION_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NOTATION_TYPE__PUBLIC
static final int NOTATION_TYPE__PUBLIC
The feature id for the 'Public' attribute.- See Also:
- Constant Field Values
-
NOTATION_TYPE__SYSTEM
static final int NOTATION_TYPE__SYSTEM
The feature id for the 'System' attribute.- See Also:
- Constant Field Values
-
NOTATION_TYPE_FEATURE_COUNT
static final int NOTATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Notation Type' class.- See Also:
- Constant Field Values
-
NUM_FACET
static final int NUM_FACET
The meta object id for the 'Num Facet' class.
-
NUM_FACET__ANY_ATTRIBUTE
static final int NUM_FACET__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
NUM_FACET__ANNOTATION
static final int NUM_FACET__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
NUM_FACET__ID
static final int NUM_FACET__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
NUM_FACET__FIXED
static final int NUM_FACET__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
NUM_FACET__VALUE
static final int NUM_FACET__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
NUM_FACET_FEATURE_COUNT
static final int NUM_FACET_FEATURE_COUNT
The number of structural features of the 'Num Facet' class.- See Also:
- Constant Field Values
-
PATTERN_TYPE
static final int PATTERN_TYPE
The meta object id for the 'Pattern Type' class.
-
PATTERN_TYPE__ANY_ATTRIBUTE
static final int PATTERN_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
PATTERN_TYPE__ANNOTATION
static final int PATTERN_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
PATTERN_TYPE__ID
static final int PATTERN_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
PATTERN_TYPE__FIXED
static final int PATTERN_TYPE__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
PATTERN_TYPE__VALUE
static final int PATTERN_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
PATTERN_TYPE_FEATURE_COUNT
static final int PATTERN_TYPE_FEATURE_COUNT
The number of structural features of the 'Pattern Type' class.- See Also:
- Constant Field Values
-
REDEFINE_TYPE
static final int REDEFINE_TYPE
The meta object id for the 'Redefine Type' class.
-
REDEFINE_TYPE__ANY_ATTRIBUTE
static final int REDEFINE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__GROUP
static final int REDEFINE_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__ANNOTATION
static final int REDEFINE_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__SIMPLE_TYPE
static final int REDEFINE_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__COMPLEX_TYPE
static final int REDEFINE_TYPE__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__GROUP1
static final int REDEFINE_TYPE__GROUP1
The feature id for the 'Group1' containment reference list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__ATTRIBUTE_GROUP
static final int REDEFINE_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__ID
static final int REDEFINE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
REDEFINE_TYPE__SCHEMA_LOCATION
static final int REDEFINE_TYPE__SCHEMA_LOCATION
The feature id for the 'Schema Location' attribute.- See Also:
- Constant Field Values
-
REDEFINE_TYPE_FEATURE_COUNT
static final int REDEFINE_TYPE_FEATURE_COUNT
The number of structural features of the 'Redefine Type' class.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1
static final int RESTRICTION_TYPE1
The meta object id for the 'Restriction Type1' class.
-
RESTRICTION_TYPE1__ANY_ATTRIBUTE
static final int RESTRICTION_TYPE1__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__ANNOTATION
static final int RESTRICTION_TYPE1__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__ID
static final int RESTRICTION_TYPE1__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__SIMPLE_TYPE
static final int RESTRICTION_TYPE1__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__FACETS
static final int RESTRICTION_TYPE1__FACETS
The feature id for the 'Facets' attribute list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__MIN_EXCLUSIVE
static final int RESTRICTION_TYPE1__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__MIN_INCLUSIVE
static final int RESTRICTION_TYPE1__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__MAX_EXCLUSIVE
static final int RESTRICTION_TYPE1__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__MAX_INCLUSIVE
static final int RESTRICTION_TYPE1__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__TOTAL_DIGITS
static final int RESTRICTION_TYPE1__TOTAL_DIGITS
The feature id for the 'Total Digits' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__FRACTION_DIGITS
static final int RESTRICTION_TYPE1__FRACTION_DIGITS
The feature id for the 'Fraction Digits' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__LENGTH
static final int RESTRICTION_TYPE1__LENGTH
The feature id for the 'Length' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__MIN_LENGTH
static final int RESTRICTION_TYPE1__MIN_LENGTH
The feature id for the 'Min Length' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__MAX_LENGTH
static final int RESTRICTION_TYPE1__MAX_LENGTH
The feature id for the 'Max Length' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__ENUMERATION
static final int RESTRICTION_TYPE1__ENUMERATION
The feature id for the 'Enumeration' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__WHITE_SPACE
static final int RESTRICTION_TYPE1__WHITE_SPACE
The feature id for the 'White Space' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__PATTERN
static final int RESTRICTION_TYPE1__PATTERN
The feature id for the 'Pattern' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1__BASE
static final int RESTRICTION_TYPE1__BASE
The feature id for the 'Base' attribute.- See Also:
- Constant Field Values
-
RESTRICTION_TYPE1_FEATURE_COUNT
static final int RESTRICTION_TYPE1_FEATURE_COUNT
The number of structural features of the 'Restriction Type1' class.- See Also:
- Constant Field Values
-
SCHEMA_TYPE
static final int SCHEMA_TYPE
The meta object id for the 'Type' class.
-
SCHEMA_TYPE__ANY_ATTRIBUTE
static final int SCHEMA_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__GROUP
static final int SCHEMA_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__INCLUDE
static final int SCHEMA_TYPE__INCLUDE
The feature id for the 'Include' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__IMPORT
static final int SCHEMA_TYPE__IMPORT
The feature id for the 'Import' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__REDEFINE
static final int SCHEMA_TYPE__REDEFINE
The feature id for the 'Redefine' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ANNOTATION
static final int SCHEMA_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__GROUP1
static final int SCHEMA_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__SIMPLE_TYPE
static final int SCHEMA_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__COMPLEX_TYPE
static final int SCHEMA_TYPE__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__GROUP2
static final int SCHEMA_TYPE__GROUP2
The feature id for the 'Group2' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ATTRIBUTE_GROUP
static final int SCHEMA_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ELEMENT
static final int SCHEMA_TYPE__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ATTRIBUTE
static final int SCHEMA_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__NOTATION
static final int SCHEMA_TYPE__NOTATION
The feature id for the 'Notation' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ANNOTATION1
static final int SCHEMA_TYPE__ANNOTATION1
The feature id for the 'Annotation1' containment reference list.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ATTRIBUTE_FORM_DEFAULT
static final int SCHEMA_TYPE__ATTRIBUTE_FORM_DEFAULT
The feature id for the 'Attribute Form Default' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__BLOCK_DEFAULT
static final int SCHEMA_TYPE__BLOCK_DEFAULT
The feature id for the 'Block Default' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ELEMENT_FORM_DEFAULT
static final int SCHEMA_TYPE__ELEMENT_FORM_DEFAULT
The feature id for the 'Element Form Default' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__FINAL_DEFAULT
static final int SCHEMA_TYPE__FINAL_DEFAULT
The feature id for the 'Final Default' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__ID
static final int SCHEMA_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__LANG
static final int SCHEMA_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__TARGET_NAMESPACE
static final int SCHEMA_TYPE__TARGET_NAMESPACE
The feature id for the 'Target Namespace' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE__VERSION
static final int SCHEMA_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
SCHEMA_TYPE_FEATURE_COUNT
static final int SCHEMA_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.- See Also:
- Constant Field Values
-
SELECTOR_TYPE
static final int SELECTOR_TYPE
The meta object id for the 'Selector Type' class.
-
SELECTOR_TYPE__ANY_ATTRIBUTE
static final int SELECTOR_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SELECTOR_TYPE__ANNOTATION
static final int SELECTOR_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
SELECTOR_TYPE__ID
static final int SELECTOR_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SELECTOR_TYPE__XPATH
static final int SELECTOR_TYPE__XPATH
The feature id for the 'Xpath' attribute.- See Also:
- Constant Field Values
-
SELECTOR_TYPE_FEATURE_COUNT
static final int SELECTOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Selector Type' class.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE
static final int SIMPLE_CONTENT_TYPE
The meta object id for the 'Simple Content Type' class.
-
SIMPLE_CONTENT_TYPE__ANY_ATTRIBUTE
static final int SIMPLE_CONTENT_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__ANNOTATION
static final int SIMPLE_CONTENT_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__ID
static final int SIMPLE_CONTENT_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__RESTRICTION
static final int SIMPLE_CONTENT_TYPE__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__EXTENSION
static final int SIMPLE_CONTENT_TYPE__EXTENSION
The feature id for the 'Extension' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE_FEATURE_COUNT
static final int SIMPLE_CONTENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Simple Content Type' class.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP
static final int SIMPLE_EXPLICIT_GROUP
The meta object id for the 'Simple Explicit Group' class.
-
SIMPLE_EXPLICIT_GROUP__ANY_ATTRIBUTE
static final int SIMPLE_EXPLICIT_GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__ANNOTATION
static final int SIMPLE_EXPLICIT_GROUP__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__ID
static final int SIMPLE_EXPLICIT_GROUP__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__PARTICLE
static final int SIMPLE_EXPLICIT_GROUP__PARTICLE
The feature id for the 'Particle' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__ELEMENT
static final int SIMPLE_EXPLICIT_GROUP__ELEMENT
The feature id for the 'Element' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__GROUP
static final int SIMPLE_EXPLICIT_GROUP__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__ALL
static final int SIMPLE_EXPLICIT_GROUP__ALL
The feature id for the 'All' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__CHOICE
static final int SIMPLE_EXPLICIT_GROUP__CHOICE
The feature id for the 'Choice' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__SEQUENCE
static final int SIMPLE_EXPLICIT_GROUP__SEQUENCE
The feature id for the 'Sequence' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__ANY
static final int SIMPLE_EXPLICIT_GROUP__ANY
The feature id for the 'Any' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__MAX_OCCURS
static final int SIMPLE_EXPLICIT_GROUP__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__MIN_OCCURS
static final int SIMPLE_EXPLICIT_GROUP__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__NAME
static final int SIMPLE_EXPLICIT_GROUP__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP__REF
static final int SIMPLE_EXPLICIT_GROUP__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXPLICIT_GROUP_FEATURE_COUNT
static final int SIMPLE_EXPLICIT_GROUP_FEATURE_COUNT
The number of structural features of the 'Simple Explicit Group' class.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE
static final int SIMPLE_EXTENSION_TYPE
The meta object id for the 'Simple Extension Type' class.
-
SIMPLE_EXTENSION_TYPE__ANY_ATTRIBUTE
static final int SIMPLE_EXTENSION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__ANNOTATION
static final int SIMPLE_EXTENSION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__ID
static final int SIMPLE_EXTENSION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__GROUP
static final int SIMPLE_EXTENSION_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__ALL
static final int SIMPLE_EXTENSION_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__CHOICE
static final int SIMPLE_EXTENSION_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__SEQUENCE
static final int SIMPLE_EXTENSION_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__GROUP1
static final int SIMPLE_EXTENSION_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__ATTRIBUTE
static final int SIMPLE_EXTENSION_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__ATTRIBUTE_GROUP
static final int SIMPLE_EXTENSION_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__ANY_ATTRIBUTE1
static final int SIMPLE_EXTENSION_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE__BASE
static final int SIMPLE_EXTENSION_TYPE__BASE
The feature id for the 'Base' attribute.- See Also:
- Constant Field Values
-
SIMPLE_EXTENSION_TYPE_FEATURE_COUNT
static final int SIMPLE_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Simple Extension Type' class.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE
static final int SIMPLE_RESTRICTION_TYPE
The meta object id for the 'Simple Restriction Type' class.
-
SIMPLE_RESTRICTION_TYPE__ANY_ATTRIBUTE
static final int SIMPLE_RESTRICTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ANNOTATION
static final int SIMPLE_RESTRICTION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ID
static final int SIMPLE_RESTRICTION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__GROUP
static final int SIMPLE_RESTRICTION_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ALL
static final int SIMPLE_RESTRICTION_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__CHOICE
static final int SIMPLE_RESTRICTION_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__SEQUENCE
static final int SIMPLE_RESTRICTION_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__SIMPLE_TYPE
static final int SIMPLE_RESTRICTION_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__FACETS
static final int SIMPLE_RESTRICTION_TYPE__FACETS
The feature id for the 'Facets' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__MIN_EXCLUSIVE
static final int SIMPLE_RESTRICTION_TYPE__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__MIN_INCLUSIVE
static final int SIMPLE_RESTRICTION_TYPE__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__MAX_EXCLUSIVE
static final int SIMPLE_RESTRICTION_TYPE__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__MAX_INCLUSIVE
static final int SIMPLE_RESTRICTION_TYPE__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__TOTAL_DIGITS
static final int SIMPLE_RESTRICTION_TYPE__TOTAL_DIGITS
The feature id for the 'Total Digits' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__FRACTION_DIGITS
static final int SIMPLE_RESTRICTION_TYPE__FRACTION_DIGITS
The feature id for the 'Fraction Digits' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__LENGTH
static final int SIMPLE_RESTRICTION_TYPE__LENGTH
The feature id for the 'Length' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__MIN_LENGTH
static final int SIMPLE_RESTRICTION_TYPE__MIN_LENGTH
The feature id for the 'Min Length' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__MAX_LENGTH
static final int SIMPLE_RESTRICTION_TYPE__MAX_LENGTH
The feature id for the 'Max Length' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ENUMERATION
static final int SIMPLE_RESTRICTION_TYPE__ENUMERATION
The feature id for the 'Enumeration' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__WHITE_SPACE
static final int SIMPLE_RESTRICTION_TYPE__WHITE_SPACE
The feature id for the 'White Space' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__PATTERN
static final int SIMPLE_RESTRICTION_TYPE__PATTERN
The feature id for the 'Pattern' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__GROUP1
static final int SIMPLE_RESTRICTION_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ATTRIBUTE
static final int SIMPLE_RESTRICTION_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ATTRIBUTE_GROUP
static final int SIMPLE_RESTRICTION_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__ANY_ATTRIBUTE1
static final int SIMPLE_RESTRICTION_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE__BASE
static final int SIMPLE_RESTRICTION_TYPE__BASE
The feature id for the 'Base' attribute.- See Also:
- Constant Field Values
-
SIMPLE_RESTRICTION_TYPE_FEATURE_COUNT
static final int SIMPLE_RESTRICTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Simple Restriction Type' class.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE
static final int TOP_LEVEL_ATTRIBUTE
The meta object id for the 'Top Level Attribute' class.
-
TOP_LEVEL_ATTRIBUTE__ANY_ATTRIBUTE
static final int TOP_LEVEL_ATTRIBUTE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__ANNOTATION
static final int TOP_LEVEL_ATTRIBUTE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__ID
static final int TOP_LEVEL_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__SIMPLE_TYPE
static final int TOP_LEVEL_ATTRIBUTE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__DEFAULT
static final int TOP_LEVEL_ATTRIBUTE__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__FIXED
static final int TOP_LEVEL_ATTRIBUTE__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__FORM
static final int TOP_LEVEL_ATTRIBUTE__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__NAME
static final int TOP_LEVEL_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__REF
static final int TOP_LEVEL_ATTRIBUTE__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__TYPE
static final int TOP_LEVEL_ATTRIBUTE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE__USE
static final int TOP_LEVEL_ATTRIBUTE__USE
The feature id for the 'Use' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ATTRIBUTE_FEATURE_COUNT
static final int TOP_LEVEL_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Top Level Attribute' class.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE
static final int TOP_LEVEL_COMPLEX_TYPE
The meta object id for the 'Top Level Complex Type' class.
-
TOP_LEVEL_COMPLEX_TYPE__ANY_ATTRIBUTE
static final int TOP_LEVEL_COMPLEX_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ANNOTATION
static final int TOP_LEVEL_COMPLEX_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ID
static final int TOP_LEVEL_COMPLEX_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__SIMPLE_CONTENT
static final int TOP_LEVEL_COMPLEX_TYPE__SIMPLE_CONTENT
The feature id for the 'Simple Content' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__COMPLEX_CONTENT
static final int TOP_LEVEL_COMPLEX_TYPE__COMPLEX_CONTENT
The feature id for the 'Complex Content' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__GROUP
static final int TOP_LEVEL_COMPLEX_TYPE__GROUP
The feature id for the 'Group' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ALL
static final int TOP_LEVEL_COMPLEX_TYPE__ALL
The feature id for the 'All' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__CHOICE
static final int TOP_LEVEL_COMPLEX_TYPE__CHOICE
The feature id for the 'Choice' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__SEQUENCE
static final int TOP_LEVEL_COMPLEX_TYPE__SEQUENCE
The feature id for the 'Sequence' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__GROUP1
static final int TOP_LEVEL_COMPLEX_TYPE__GROUP1
The feature id for the 'Group1' attribute list.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ATTRIBUTE
static final int TOP_LEVEL_COMPLEX_TYPE__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ATTRIBUTE_GROUP
static final int TOP_LEVEL_COMPLEX_TYPE__ATTRIBUTE_GROUP
The feature id for the 'Attribute Group' containment reference list.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ANY_ATTRIBUTE1
static final int TOP_LEVEL_COMPLEX_TYPE__ANY_ATTRIBUTE1
The feature id for the 'Any Attribute1' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__ABSTRACT
static final int TOP_LEVEL_COMPLEX_TYPE__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__BLOCK
static final int TOP_LEVEL_COMPLEX_TYPE__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__FINAL
static final int TOP_LEVEL_COMPLEX_TYPE__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__MIXED
static final int TOP_LEVEL_COMPLEX_TYPE__MIXED
The feature id for the 'Mixed' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE__NAME
static final int TOP_LEVEL_COMPLEX_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_COMPLEX_TYPE_FEATURE_COUNT
static final int TOP_LEVEL_COMPLEX_TYPE_FEATURE_COUNT
The number of structural features of the 'Top Level Complex Type' class.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT
static final int TOP_LEVEL_ELEMENT
The meta object id for the 'Top Level Element' class.
-
TOP_LEVEL_ELEMENT__ANY_ATTRIBUTE
static final int TOP_LEVEL_ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__ANNOTATION
static final int TOP_LEVEL_ELEMENT__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__ID
static final int TOP_LEVEL_ELEMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__SIMPLE_TYPE
static final int TOP_LEVEL_ELEMENT__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__COMPLEX_TYPE
static final int TOP_LEVEL_ELEMENT__COMPLEX_TYPE
The feature id for the 'Complex Type' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__IDENTITY_CONSTRAINT
static final int TOP_LEVEL_ELEMENT__IDENTITY_CONSTRAINT
The feature id for the 'Identity Constraint' attribute list.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__UNIQUE
static final int TOP_LEVEL_ELEMENT__UNIQUE
The feature id for the 'Unique' containment reference list.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__KEY
static final int TOP_LEVEL_ELEMENT__KEY
The feature id for the 'Key' containment reference list.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__KEYREF
static final int TOP_LEVEL_ELEMENT__KEYREF
The feature id for the 'Keyref' containment reference list.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__ABSTRACT
static final int TOP_LEVEL_ELEMENT__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__BLOCK
static final int TOP_LEVEL_ELEMENT__BLOCK
The feature id for the 'Block' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__DEFAULT
static final int TOP_LEVEL_ELEMENT__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__FINAL
static final int TOP_LEVEL_ELEMENT__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__FIXED
static final int TOP_LEVEL_ELEMENT__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__FORM
static final int TOP_LEVEL_ELEMENT__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__MAX_OCCURS
static final int TOP_LEVEL_ELEMENT__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__MIN_OCCURS
static final int TOP_LEVEL_ELEMENT__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__NAME
static final int TOP_LEVEL_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__NILLABLE
static final int TOP_LEVEL_ELEMENT__NILLABLE
The feature id for the 'Nillable' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__REF
static final int TOP_LEVEL_ELEMENT__REF
The feature id for the 'Ref' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__SUBSTITUTION_GROUP
static final int TOP_LEVEL_ELEMENT__SUBSTITUTION_GROUP
The feature id for the 'Substitution Group' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT__TYPE
static final int TOP_LEVEL_ELEMENT__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_ELEMENT_FEATURE_COUNT
static final int TOP_LEVEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Top Level Element' class.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE
static final int TOP_LEVEL_SIMPLE_TYPE
The meta object id for the 'Top Level Simple Type' class.
-
TOP_LEVEL_SIMPLE_TYPE__ANY_ATTRIBUTE
static final int TOP_LEVEL_SIMPLE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__ANNOTATION
static final int TOP_LEVEL_SIMPLE_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__ID
static final int TOP_LEVEL_SIMPLE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__RESTRICTION
static final int TOP_LEVEL_SIMPLE_TYPE__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__LIST
static final int TOP_LEVEL_SIMPLE_TYPE__LIST
The feature id for the 'List' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__UNION
static final int TOP_LEVEL_SIMPLE_TYPE__UNION
The feature id for the 'Union' containment reference.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__FINAL
static final int TOP_LEVEL_SIMPLE_TYPE__FINAL
The feature id for the 'Final' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE__NAME
static final int TOP_LEVEL_SIMPLE_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TOP_LEVEL_SIMPLE_TYPE_FEATURE_COUNT
static final int TOP_LEVEL_SIMPLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Top Level Simple Type' class.- See Also:
- Constant Field Values
-
TOTAL_DIGITS_TYPE
static final int TOTAL_DIGITS_TYPE
The meta object id for the 'Total Digits Type' class.
-
TOTAL_DIGITS_TYPE__ANY_ATTRIBUTE
static final int TOTAL_DIGITS_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
TOTAL_DIGITS_TYPE__ANNOTATION
static final int TOTAL_DIGITS_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
TOTAL_DIGITS_TYPE__ID
static final int TOTAL_DIGITS_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
TOTAL_DIGITS_TYPE__FIXED
static final int TOTAL_DIGITS_TYPE__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
TOTAL_DIGITS_TYPE__VALUE
static final int TOTAL_DIGITS_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
TOTAL_DIGITS_TYPE_FEATURE_COUNT
static final int TOTAL_DIGITS_TYPE_FEATURE_COUNT
The number of structural features of the 'Total Digits Type' class.- See Also:
- Constant Field Values
-
UNION_TYPE
static final int UNION_TYPE
The meta object id for the 'Union Type' class.
-
UNION_TYPE__ANY_ATTRIBUTE
static final int UNION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
UNION_TYPE__ANNOTATION
static final int UNION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
UNION_TYPE__ID
static final int UNION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
UNION_TYPE__SIMPLE_TYPE
static final int UNION_TYPE__SIMPLE_TYPE
The feature id for the 'Simple Type' containment reference list.- See Also:
- Constant Field Values
-
UNION_TYPE__MEMBER_TYPES
static final int UNION_TYPE__MEMBER_TYPES
The feature id for the 'Member Types' attribute.- See Also:
- Constant Field Values
-
UNION_TYPE_FEATURE_COUNT
static final int UNION_TYPE_FEATURE_COUNT
The number of structural features of the 'Union Type' class.- See Also:
- Constant Field Values
-
WHITE_SPACE_TYPE
static final int WHITE_SPACE_TYPE
The meta object id for the 'White Space Type' class.
-
WHITE_SPACE_TYPE__ANY_ATTRIBUTE
static final int WHITE_SPACE_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
WHITE_SPACE_TYPE__ANNOTATION
static final int WHITE_SPACE_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.- See Also:
- Constant Field Values
-
WHITE_SPACE_TYPE__ID
static final int WHITE_SPACE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
-
WHITE_SPACE_TYPE__FIXED
static final int WHITE_SPACE_TYPE__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
WHITE_SPACE_TYPE__VALUE
static final int WHITE_SPACE_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
WHITE_SPACE_TYPE_FEATURE_COUNT
static final int WHITE_SPACE_TYPE_FEATURE_COUNT
The number of structural features of the 'White Space Type' class.- See Also:
- Constant Field Values
-
ALL_NNI_MEMBER1
static final int ALL_NNI_MEMBER1
The meta object id for the 'All NNI Member1' enum.
-
BLOCK_SET_MEMBER0
static final int BLOCK_SET_MEMBER0
The meta object id for the 'Block Set Member0' enum.
-
BLOCK_SET_MEMBER1_ITEM
static final int BLOCK_SET_MEMBER1_ITEM
The meta object id for the 'Block Set Member1 Item' enum.
-
DERIVATION_CONTROL
static final int DERIVATION_CONTROL
The meta object id for the 'Derivation Control' enum.
-
DERIVATION_SET_MEMBER0
static final int DERIVATION_SET_MEMBER0
The meta object id for the 'Derivation Set Member0' enum.
-
FORM_CHOICE
static final int FORM_CHOICE
The meta object id for the 'Form Choice' enum.
-
FULL_DERIVATION_SET_MEMBER0
static final int FULL_DERIVATION_SET_MEMBER0
The meta object id for the 'Full Derivation Set Member0' enum.
-
NAMESPACE_LIST_MEMBER0
static final int NAMESPACE_LIST_MEMBER0
The meta object id for the 'Namespace List Member0' enum.
-
NAMESPACE_LIST_MEMBER1_ITEM_MEMBER1
static final int NAMESPACE_LIST_MEMBER1_ITEM_MEMBER1
The meta object id for the 'Namespace List Member1 Item Member1' enum.
-
PROCESS_CONTENTS_TYPE
static final int PROCESS_CONTENTS_TYPE
The meta object id for the 'Process Contents Type' enum.
-
REDUCED_DERIVATION_CONTROL
static final int REDUCED_DERIVATION_CONTROL
The meta object id for the 'Reduced Derivation Control' enum.
-
SIMPLE_DERIVATION_SET_MEMBER0
static final int SIMPLE_DERIVATION_SET_MEMBER0
The meta object id for the 'Simple Derivation Set Member0' enum.
-
SIMPLE_DERIVATION_SET_MEMBER1_ITEM
static final int SIMPLE_DERIVATION_SET_MEMBER1_ITEM
The meta object id for the 'Simple Derivation Set Member1 Item' enum.
-
TYPE_DERIVATION_CONTROL
static final int TYPE_DERIVATION_CONTROL
The meta object id for the 'Type Derivation Control' enum.
-
USE_TYPE
static final int USE_TYPE
The meta object id for the 'Use Type' enum.
-
ALL_NNI
static final int ALL_NNI
The meta object id for the 'All NNI' data type.- See Also:
Object,SchemaPackageImpl.getAllNNI(), Constant Field Values
-
ALL_NNI_MEMBER1_OBJECT
static final int ALL_NNI_MEMBER1_OBJECT
The meta object id for the 'All NNI Member1 Object' data type.
-
BLOCK_SET
static final int BLOCK_SET
The meta object id for the 'Block Set' data type.
-
BLOCK_SET_MEMBER0_OBJECT
static final int BLOCK_SET_MEMBER0_OBJECT
The meta object id for the 'Block Set Member0 Object' data type.
-
BLOCK_SET_MEMBER1
static final int BLOCK_SET_MEMBER1
The meta object id for the 'Block Set Member1' data type.
-
BLOCK_SET_MEMBER1_ITEM_OBJECT
static final int BLOCK_SET_MEMBER1_ITEM_OBJECT
The meta object id for the 'Block Set Member1 Item Object' data type.
-
DERIVATION_CONTROL_OBJECT
static final int DERIVATION_CONTROL_OBJECT
The meta object id for the 'Derivation Control Object' data type.
-
DERIVATION_SET
static final int DERIVATION_SET
The meta object id for the 'Derivation Set' data type.
-
DERIVATION_SET_MEMBER0_OBJECT
static final int DERIVATION_SET_MEMBER0_OBJECT
The meta object id for the 'Derivation Set Member0 Object' data type.
-
DERIVATION_SET_MEMBER1
static final int DERIVATION_SET_MEMBER1
The meta object id for the 'Derivation Set Member1' data type.
-
FORM_CHOICE_OBJECT
static final int FORM_CHOICE_OBJECT
The meta object id for the 'Form Choice Object' data type.
-
FULL_DERIVATION_SET
static final int FULL_DERIVATION_SET
The meta object id for the 'Full Derivation Set' data type.
-
FULL_DERIVATION_SET_MEMBER0_OBJECT
static final int FULL_DERIVATION_SET_MEMBER0_OBJECT
The meta object id for the 'Full Derivation Set Member0 Object' data type.
-
FULL_DERIVATION_SET_MEMBER1
static final int FULL_DERIVATION_SET_MEMBER1
The meta object id for the 'Full Derivation Set Member1' data type.
-
MEMBER_TYPES_TYPE
static final int MEMBER_TYPES_TYPE
The meta object id for the 'Member Types Type' data type.
-
NAMESPACE_LIST
static final int NAMESPACE_LIST
The meta object id for the 'Namespace List' data type.
-
NAMESPACE_LIST_MEMBER0_OBJECT
static final int NAMESPACE_LIST_MEMBER0_OBJECT
The meta object id for the 'Namespace List Member0 Object' data type.
-
NAMESPACE_LIST_MEMBER1
static final int NAMESPACE_LIST_MEMBER1
The meta object id for the 'Namespace List Member1' data type.
-
NAMESPACE_LIST_MEMBER1_ITEM
static final int NAMESPACE_LIST_MEMBER1_ITEM
The meta object id for the 'Namespace List Member1 Item' data type.
-
NAMESPACE_LIST_MEMBER1_ITEM_MEMBER1_OBJECT
static final int NAMESPACE_LIST_MEMBER1_ITEM_MEMBER1_OBJECT
The meta object id for the 'Namespace List Member1 Item Member1 Object' data type.
-
PROCESS_CONTENTS_TYPE_OBJECT
static final int PROCESS_CONTENTS_TYPE_OBJECT
The meta object id for the 'Process Contents Type Object' data type.
-
PUBLIC
static final int PUBLIC
The meta object id for the 'Public' data type.- See Also:
String,SchemaPackageImpl.getPublic(), Constant Field Values
-
REDUCED_DERIVATION_CONTROL_OBJECT
static final int REDUCED_DERIVATION_CONTROL_OBJECT
The meta object id for the 'Reduced Derivation Control Object' data type.
-
SIMPLE_DERIVATION_SET
static final int SIMPLE_DERIVATION_SET
The meta object id for the 'Simple Derivation Set' data type.
-
SIMPLE_DERIVATION_SET_MEMBER0_OBJECT
static final int SIMPLE_DERIVATION_SET_MEMBER0_OBJECT
The meta object id for the 'Simple Derivation Set Member0 Object' data type.
-
SIMPLE_DERIVATION_SET_MEMBER1
static final int SIMPLE_DERIVATION_SET_MEMBER1
The meta object id for the 'Simple Derivation Set Member1' data type.
-
SIMPLE_DERIVATION_SET_MEMBER1_ITEM_OBJECT
static final int SIMPLE_DERIVATION_SET_MEMBER1_ITEM_OBJECT
The meta object id for the 'Simple Derivation Set Member1 Item Object' data type.
-
TYPE_DERIVATION_CONTROL_OBJECT
static final int TYPE_DERIVATION_CONTROL_OBJECT
The meta object id for the 'Type Derivation Control Object' data type.
-
USE_TYPE_OBJECT
static final int USE_TYPE_OBJECT
The meta object id for the 'Use Type Object' data type.
-
XPATH_TYPE
static final int XPATH_TYPE
The meta object id for the 'Xpath Type' data type.
-
XPATH_TYPE1
static final int XPATH_TYPE1
The meta object id for the 'Xpath Type1' data type.
-
-
Method Detail
-
getAll
EClass getAll()
Returns the meta object for class 'All'.- Returns:
- the meta object for class 'All'.
- See Also:
All
-
getAnnotated
EClass getAnnotated()
Returns the meta object for class 'Annotated'.- Returns:
- the meta object for class 'Annotated'.
- See Also:
Annotated
-
getAnnotated_Annotation
EReference getAnnotated_Annotation()
Returns the meta object for the containment reference 'Annotation'.- Returns:
- the meta object for the containment reference 'Annotation'.
- See Also:
Annotated.getAnnotation(),getAnnotated()
-
getAnnotated_Id
EAttribute getAnnotated_Id()
Returns the meta object for the attribute 'Id'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
Annotated.getId(),getAnnotated()
-
getAnnotationType
EClass getAnnotationType()
Returns the meta object for class 'Annotation Type'.- Returns:
- the meta object for class 'Annotation Type'.
- See Also:
AnnotationType
-
getAnnotationType_Group
EAttribute getAnnotationType_Group()
Returns the meta object for the attribute list 'Group'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
AnnotationType.getGroup(),getAnnotationType()
-
getAnnotationType_Appinfo
EReference getAnnotationType_Appinfo()
Returns the meta object for the containment reference list 'Appinfo'.- Returns:
- the meta object for the containment reference list 'Appinfo'.
- See Also:
AnnotationType.getAppinfo(),getAnnotationType()
-
getAnnotationType_Documentation
EReference getAnnotationType_Documentation()
Returns the meta object for the containment reference list 'Documentation'.- Returns:
- the meta object for the containment reference list 'Documentation'.
- See Also:
AnnotationType.getDocumentation(),getAnnotationType()
-
getAnnotationType_Id
EAttribute getAnnotationType_Id()
Returns the meta object for the attribute 'Id'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
AnnotationType.getId(),getAnnotationType()
-
getAnyType
EClass getAnyType()
Returns the meta object for class 'Any Type'.- Returns:
- the meta object for class 'Any Type'.
- See Also:
AnyType
-
getAnyType_MaxOccurs
EAttribute getAnyType_MaxOccurs()
Returns the meta object for the attribute 'Max Occurs'.- Returns:
- the meta object for the attribute 'Max Occurs'.
- See Also:
AnyType.getMaxOccurs(),getAnyType()
-
getAnyType_MinOccurs
EAttribute getAnyType_MinOccurs()
Returns the meta object for the attribute 'Min Occurs'.- Returns:
- the meta object for the attribute 'Min Occurs'.
- See Also:
AnyType.getMinOccurs(),getAnyType()
-
getAppinfoType
EClass getAppinfoType()
Returns the meta object for class 'Appinfo Type'.- Returns:
- the meta object for class 'Appinfo Type'.
- See Also:
AppinfoType
-
getAppinfoType_Mixed
EAttribute getAppinfoType_Mixed()
Returns the meta object for the attribute list 'Mixed'.- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
AppinfoType.getMixed(),getAppinfoType()
-
getAppinfoType_Group
EAttribute getAppinfoType_Group()
Returns the meta object for the attribute list 'Group'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
AppinfoType.getGroup(),getAppinfoType()
-
getAppinfoType_Any
EAttribute getAppinfoType_Any()
Returns the meta object for the attribute list 'Any'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
AppinfoType.getAny(),getAppinfoType()
-
getAppinfoType_Source
EAttribute getAppinfoType_Source()
Returns the meta object for the attribute 'Source'.- Returns:
- the meta object for the attribute 'Source'.
- See Also:
AppinfoType.getSource(),getAppinfoType()
-
getAppinfoType_AnyAttribute
EAttribute getAppinfoType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
AppinfoType.getAnyAttribute(),getAppinfoType()
-
getAttribute
EClass getAttribute()
Returns the meta object for class 'Attribute'.- Returns:
- the meta object for class 'Attribute'.
- See Also:
Attribute
-
getAttribute_SimpleType
EReference getAttribute_SimpleType()
Returns the meta object for the containment reference 'Simple Type'.- Returns:
- the meta object for the containment reference 'Simple Type'.
- See Also:
Attribute.getSimpleType(),getAttribute()
-
getAttribute_Default
EAttribute getAttribute_Default()
Returns the meta object for the attribute 'Default'.- Returns:
- the meta object for the attribute 'Default'.
- See Also:
Attribute.getDefault(),getAttribute()
-
getAttribute_Fixed
EAttribute getAttribute_Fixed()
Returns the meta object for the attribute 'Fixed'.- Returns:
- the meta object for the attribute 'Fixed'.
- See Also:
Attribute.getFixed(),getAttribute()
-
getAttribute_Form
EAttribute getAttribute_Form()
Returns the meta object for the attribute 'Form'.- Returns:
- the meta object for the attribute 'Form'.
- See Also:
Attribute.getForm(),getAttribute()
-
getAttribute_Name
EAttribute getAttribute_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Attribute.getName(),getAttribute()
-
getAttribute_Ref
EAttribute getAttribute_Ref()
Returns the meta object for the attribute 'Ref'.- Returns:
- the meta object for the attribute 'Ref'.
- See Also:
Attribute.getRef(),getAttribute()
-
getAttribute_Type
EAttribute getAttribute_Type()
Returns the meta object for the attribute 'Type'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
Attribute.getType(),getAttribute()
-
getAttribute_Use
EAttribute getAttribute_Use()
Returns the meta object for the attribute 'Use'.- Returns:
- the meta object for the attribute 'Use'.
- See Also:
Attribute.getUse(),getAttribute()
-
getAttributeGroup
EClass getAttributeGroup()
Returns the meta object for class 'Attribute Group'.- Returns:
- the meta object for class 'Attribute Group'.
- See Also:
AttributeGroup
-
getAttributeGroup_Group
EAttribute getAttributeGroup_Group()
Returns the meta object for the attribute list 'Group'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
AttributeGroup.getGroup(),getAttributeGroup()
-
getAttributeGroup_Attribute
EReference getAttributeGroup_Attribute()
Returns the meta object for the containment reference list 'Attribute'.- Returns:
- the meta object for the containment reference list 'Attribute'.
- See Also:
AttributeGroup.getAttribute(),getAttributeGroup()
-
getAttributeGroup_AttributeGroup
EReference getAttributeGroup_AttributeGroup()
Returns the meta object for the containment reference list 'Attribute Group'.- Returns:
- the meta object for the containment reference list 'Attribute Group'.
- See Also:
AttributeGroup.getAttributeGroup(),getAttributeGroup()
-
getAttributeGroup_AnyAttribute1
EReference getAttributeGroup_AnyAttribute1()
Returns the meta object for the containment reference 'Any Attribute1'.- Returns:
- the meta object for the containment reference 'Any Attribute1'.
- See Also:
AttributeGroup.getAnyAttribute1(),getAttributeGroup()
-
getAttributeGroup_Name
EAttribute getAttributeGroup_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
AttributeGroup.getName(),getAttributeGroup()
-
getAttributeGroup_Ref
EAttribute getAttributeGroup_Ref()
Returns the meta object for the attribute 'Ref'.- Returns:
- the meta object for the attribute 'Ref'.
- See Also:
AttributeGroup.getRef(),getAttributeGroup()
-
getAttributeGroupRef
EClass getAttributeGroupRef()
Returns the meta object for class 'Attribute Group Ref'.- Returns:
- the meta object for class 'Attribute Group Ref'.
- See Also:
AttributeGroupRef
-
getComplexContentType
EClass getComplexContentType()
Returns the meta object for class 'Complex Content Type'.- Returns:
- the meta object for class 'Complex Content Type'.
- See Also:
ComplexContentType
-
getComplexContentType_Restriction
EReference getComplexContentType_Restriction()
Returns the meta object for the containment reference 'Restriction'.- Returns:
- the meta object for the containment reference 'Restriction'.
- See Also:
ComplexContentType.getRestriction(),getComplexContentType()
-
getComplexContentType_Extension
EReference getComplexContentType_Extension()
Returns the meta object for the containment reference 'Extension'.- Returns:
- the meta object for the containment reference 'Extension'.
- See Also:
ComplexContentType.getExtension(),getComplexContentType()
-
getComplexContentType_Mixed
EAttribute getComplexContentType_Mixed()
Returns the meta object for the attribute 'Mixed'.- Returns:
- the meta object for the attribute 'Mixed'.
- See Also:
ComplexContentType.isMixed(),getComplexContentType()
-
getComplexRestrictionType
EClass getComplexRestrictionType()
Returns the meta object for class 'Complex Restriction Type'.- Returns:
- the meta object for class 'Complex Restriction Type'.
- See Also:
ComplexRestrictionType
-
getComplexType
EClass getComplexType()
Returns the meta object for class 'Complex Type'.- Returns:
- the meta object for class 'Complex Type'.
- See Also:
ComplexType
-
getComplexType_SimpleContent
EReference getComplexType_SimpleContent()
Returns the meta object for the containment reference 'Simple Content'.- Returns:
- the meta object for the containment reference 'Simple Content'.
- See Also:
ComplexType.getSimpleContent(),getComplexType()
-
getComplexType_ComplexContent
EReference getComplexType_ComplexContent()
Returns the meta object for the containment reference 'Complex Content'.- Returns:
- the meta object for the containment reference 'Complex Content'.
- See Also:
ComplexType.getComplexContent(),getComplexType()
-
getComplexType_Group
EReference getComplexType_Group()
Returns the meta object for the containment reference 'Group'.- Returns:
- the meta object for the containment reference 'Group'.
- See Also:
ComplexType.getGroup(),getComplexType()
-
getComplexType_All
EReference getComplexType_All()
Returns the meta object for the containment reference 'All'.- Returns:
- the meta object for the containment reference 'All'.
- See Also:
ComplexType.getAll(),getComplexType()
-
getComplexType_Choice
EReference getComplexType_Choice()
Returns the meta object for the containment reference 'Choice'.- Returns:
- the meta object for the containment reference 'Choice'.
- See Also:
ComplexType.getChoice(),getComplexType()
-
getComplexType_Sequence
EReference getComplexType_Sequence()
Returns the meta object for the containment reference 'Sequence'.- Returns:
- the meta object for the containment reference 'Sequence'.
- See Also:
ComplexType.getSequence(),getComplexType()
-
getComplexType_Group1
EAttribute getComplexType_Group1()
Returns the meta object for the attribute list 'Group1'.- Returns:
- the meta object for the attribute list 'Group1'.
- See Also:
ComplexType.getGroup1(),getComplexType()
-
getComplexType_Attribute
EReference getComplexType_Attribute()
Returns the meta object for the containment reference list 'Attribute'.- Returns:
- the meta object for the containment reference list 'Attribute'.
- See Also:
ComplexType.getAttribute(),getComplexType()
-
getComplexType_AttributeGroup
EReference getComplexType_AttributeGroup()
Returns the meta object for the containment reference list 'Attribute Group'.- Returns:
- the meta object for the containment reference list 'Attribute Group'.
- See Also:
ComplexType.getAttributeGroup(),getComplexType()
-
getComplexType_AnyAttribute1
EReference getComplexType_AnyAttribute1()
Returns the meta object for the containment reference 'Any Attribute1'.- Returns:
- the meta object for the containment reference 'Any Attribute1'.
- See Also:
ComplexType.getAnyAttribute1(),getComplexType()
-
getComplexType_Abstract
EAttribute getComplexType_Abstract()
Returns the meta object for the attribute 'Abstract'.- Returns:
- the meta object for the attribute 'Abstract'.
- See Also:
ComplexType.isAbstract(),getComplexType()
-
getComplexType_Block
EAttribute getComplexType_Block()
Returns the meta object for the attribute 'Block'.- Returns:
- the meta object for the attribute 'Block'.
- See Also:
ComplexType.getBlock(),getComplexType()
-
getComplexType_Final
EAttribute getComplexType_Final()
Returns the meta object for the attribute 'Final'.- Returns:
- the meta object for the attribute 'Final'.
- See Also:
ComplexType.getFinal(),getComplexType()
-
getComplexType_Mixed
EAttribute getComplexType_Mixed()
Returns the meta object for the attribute 'Mixed'.- Returns:
- the meta object for the attribute 'Mixed'.
- See Also:
ComplexType.isMixed(),getComplexType()
-
getComplexType_Name
EAttribute getComplexType_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ComplexType.getName(),getComplexType()
-
getDocumentationType
EClass getDocumentationType()
Returns the meta object for class 'Documentation Type'.- Returns:
- the meta object for class 'Documentation Type'.
- See Also:
DocumentationType
-
getDocumentationType_Mixed
EAttribute getDocumentationType_Mixed()
Returns the meta object for the attribute list 'Mixed'.- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
DocumentationType.getMixed(),getDocumentationType()
-
getDocumentationType_Group
EAttribute getDocumentationType_Group()
Returns the meta object for the attribute list 'Group'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
DocumentationType.getGroup(),getDocumentationType()
-
getDocumentationType_Any
EAttribute getDocumentationType_Any()
Returns the meta object for the attribute list 'Any'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
DocumentationType.getAny(),getDocumentationType()
-
getDocumentationType_Lang
EAttribute getDocumentationType_Lang()
Returns the meta object for the attribute 'Lang'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
DocumentationType.getLang(),getDocumentationType()
-
getDocumentationType_Source
EAttribute getDocumentationType_Source()
Returns the meta object for the attribute 'Source'.- Returns:
- the meta object for the attribute 'Source'.
- See Also:
DocumentationType.getSource(),getDocumentationType()
-
getDocumentationType_AnyAttribute
EAttribute getDocumentationType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
DocumentationType.getAnyAttribute(),getDocumentationType()
-
getDocumentRoot
EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.- Returns:
- the meta object for class 'Document Root'.
- See Also:
DocumentRoot
-
getDocumentRoot_Mixed
EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
DocumentRoot.getMixed(),getDocumentRoot()
-
getDocumentRoot_XMLNSPrefixMap
EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.- Returns:
- the meta object for the map 'XMLNS Prefix Map'.
- See Also:
DocumentRoot.getXMLNSPrefixMap(),getDocumentRoot()
-
getDocumentRoot_XSISchemaLocation
EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.- Returns:
- the meta object for the map 'XSI Schema Location'.
- See Also:
DocumentRoot.getXSISchemaLocation(),getDocumentRoot()
-
getDocumentRoot_All
EReference getDocumentRoot_All()
Returns the meta object for the containment reference 'All'.- Returns:
- the meta object for the containment reference 'All'.
- See Also:
DocumentRoot.getAll(),getDocumentRoot()
-
getDocumentRoot_Annotation
EReference getDocumentRoot_Annotation()
Returns the meta object for the containment reference 'Annotation'.- Returns:
- the meta object for the containment reference 'Annotation'.
- See Also:
DocumentRoot.getAnnotation(),getDocumentRoot()
-
getDocumentRoot_Any
EReference getDocumentRoot_Any()
Returns the meta object for the containment reference 'Any'.- Returns:
- the meta object for the containment reference 'Any'.
- See Also:
DocumentRoot.getAny(),getDocumentRoot()
-
getDocumentRoot_AnyAttribute
EReference getDocumentRoot_AnyAttribute()
Returns the meta object for the containment reference 'Any Attribute'.- Returns:
- the meta object for the containment reference 'Any Attribute'.
- See Also:
DocumentRoot.getAnyAttribute(),getDocumentRoot()
-
getDocumentRoot_Appinfo
EReference getDocumentRoot_Appinfo()
Returns the meta object for the containment reference 'Appinfo'.- Returns:
- the meta object for the containment reference 'Appinfo'.
- See Also:
DocumentRoot.getAppinfo(),getDocumentRoot()
-
getDocumentRoot_Attribute
EReference getDocumentRoot_Attribute()
Returns the meta object for the containment reference 'Attribute'.- Returns:
- the meta object for the containment reference 'Attribute'.
- See Also:
DocumentRoot.getAttribute(),getDocumentRoot()
-
getDocumentRoot_AttributeGroup
EReference getDocumentRoot_AttributeGroup()
Returns the meta object for the containment reference 'Attribute Group'.- Returns:
- the meta object for the containment reference 'Attribute Group'.
- See Also:
DocumentRoot.getAttributeGroup(),getDocumentRoot()
-
getDocumentRoot_Choice
EReference getDocumentRoot_Choice()
Returns the meta object for the containment reference 'Choice'.- Returns:
- the meta object for the containment reference 'Choice'.
- See Also:
DocumentRoot.getChoice(),getDocumentRoot()
-
getDocumentRoot_ComplexContent
EReference getDocumentRoot_ComplexContent()
Returns the meta object for the containment reference 'Complex Content'.- Returns:
- the meta object for the containment reference 'Complex Content'.
- See Also:
DocumentRoot.getComplexContent(),getDocumentRoot()
-
getDocumentRoot_ComplexType
EReference getDocumentRoot_ComplexType()
Returns the meta object for the containment reference 'Complex Type'.- Returns:
- the meta object for the containment reference 'Complex Type'.
- See Also:
DocumentRoot.getComplexType(),getDocumentRoot()
-
getDocumentRoot_Documentation
EReference getDocumentRoot_Documentation()
Returns the meta object for the containment reference 'Documentation'.- Returns:
- the meta object for the containment reference 'Documentation'.
- See Also:
DocumentRoot.getDocumentation(),getDocumentRoot()
-
getDocumentRoot_Element
EReference getDocumentRoot_Element()
Returns the meta object for the containment reference 'Element'.- Returns:
- the meta object for the containment reference 'Element'.
- See Also:
DocumentRoot.getElement(),getDocumentRoot()
-
getDocumentRoot_Enumeration
EReference getDocumentRoot_Enumeration()
Returns the meta object for the containment reference 'Enumeration'.- Returns:
- the meta object for the containment reference 'Enumeration'.
- See Also:
DocumentRoot.getEnumeration(),getDocumentRoot()
-
getDocumentRoot_Field
EReference getDocumentRoot_Field()
Returns the meta object for the containment reference 'Field'.- Returns:
- the meta object for the containment reference 'Field'.
- See Also:
DocumentRoot.getField(),getDocumentRoot()
-
getDocumentRoot_FractionDigits
EReference getDocumentRoot_FractionDigits()
Returns the meta object for the containment reference 'Fraction Digits'.- Returns:
- the meta object for the containment reference 'Fraction Digits'.
- See Also:
DocumentRoot.getFractionDigits(),getDocumentRoot()
-
getDocumentRoot_Group
EReference getDocumentRoot_Group()
Returns the meta object for the containment reference 'Group'.- Returns:
- the meta object for the containment reference 'Group'.
- See Also:
DocumentRoot.getGroup(),getDocumentRoot()
-
getDocumentRoot_Import
EReference getDocumentRoot_Import()
Returns the meta object for the containment reference 'Import'.- Returns:
- the meta object for the containment reference 'Import'.
- See Also:
DocumentRoot.getImport(),getDocumentRoot()
-
getDocumentRoot_Include
EReference getDocumentRoot_Include()
Returns the meta object for the containment reference 'Include'.- Returns:
- the meta object for the containment reference 'Include'.
- See Also:
DocumentRoot.getInclude(),getDocumentRoot()
-
getDocumentRoot_Key
EReference getDocumentRoot_Key()
Returns the meta object for the containment reference 'Key'.- Returns:
- the meta object for the containment reference 'Key'.
- See Also:
DocumentRoot.getKey(),getDocumentRoot()
-
getDocumentRoot_Keyref
EReference getDocumentRoot_Keyref()
Returns the meta object for the containment reference 'Keyref'.- Returns:
- the meta object for the containment reference 'Keyref'.
- See Also:
DocumentRoot.getKeyref(),getDocumentRoot()
-
getDocumentRoot_Length
EReference getDocumentRoot_Length()
Returns the meta object for the containment reference 'Length'.- Returns:
- the meta object for the containment reference 'Length'.
- See Also:
DocumentRoot.getLength(),getDocumentRoot()
-
getDocumentRoot_List
EReference getDocumentRoot_List()
Returns the meta object for the containment reference 'List'.- Returns:
- the meta object for the containment reference 'List'.
- See Also:
DocumentRoot.getList(),getDocumentRoot()
-
getDocumentRoot_MaxExclusive
EReference getDocumentRoot_MaxExclusive()
Returns the meta object for the containment reference 'Max Exclusive'.- Returns:
- the meta object for the containment reference 'Max Exclusive'.
- See Also:
DocumentRoot.getMaxExclusive(),getDocumentRoot()
-
getDocumentRoot_MaxInclusive
EReference getDocumentRoot_MaxInclusive()
Returns the meta object for the containment reference 'Max Inclusive'.- Returns:
- the meta object for the containment reference 'Max Inclusive'.
- See Also:
DocumentRoot.getMaxInclusive(),getDocumentRoot()
-
getDocumentRoot_MaxLength
EReference getDocumentRoot_MaxLength()
Returns the meta object for the containment reference 'Max Length'.- Returns:
- the meta object for the containment reference 'Max Length'.
- See Also:
DocumentRoot.getMaxLength(),getDocumentRoot()
-
getDocumentRoot_MinExclusive
EReference getDocumentRoot_MinExclusive()
Returns the meta object for the containment reference 'Min Exclusive'.- Returns:
- the meta object for the containment reference 'Min Exclusive'.
- See Also:
DocumentRoot.getMinExclusive(),getDocumentRoot()
-
getDocumentRoot_MinInclusive
EReference getDocumentRoot_MinInclusive()
Returns the meta object for the containment reference 'Min Inclusive'.- Returns:
- the meta object for the containment reference 'Min Inclusive'.
- See Also:
DocumentRoot.getMinInclusive(),getDocumentRoot()
-
getDocumentRoot_MinLength
EReference getDocumentRoot_MinLength()
Returns the meta object for the containment reference 'Min Length'.- Returns:
- the meta object for the containment reference 'Min Length'.
- See Also:
DocumentRoot.getMinLength(),getDocumentRoot()
-
getDocumentRoot_Notation
EReference getDocumentRoot_Notation()
Returns the meta object for the containment reference 'Notation'.- Returns:
- the meta object for the containment reference 'Notation'.
- See Also:
DocumentRoot.getNotation(),getDocumentRoot()
-
getDocumentRoot_Pattern
EReference getDocumentRoot_Pattern()
Returns the meta object for the containment reference 'Pattern'.- Returns:
- the meta object for the containment reference 'Pattern'.
- See Also:
DocumentRoot.getPattern(),getDocumentRoot()
-
getDocumentRoot_Redefine
EReference getDocumentRoot_Redefine()
Returns the meta object for the containment reference 'Redefine'.- Returns:
- the meta object for the containment reference 'Redefine'.
- See Also:
DocumentRoot.getRedefine(),getDocumentRoot()
-
getDocumentRoot_Restriction
EReference getDocumentRoot_Restriction()
Returns the meta object for the containment reference 'Restriction'.- Returns:
- the meta object for the containment reference 'Restriction'.
- See Also:
DocumentRoot.getRestriction(),getDocumentRoot()
-
getDocumentRoot_Schema
EReference getDocumentRoot_Schema()
Returns the meta object for the containment reference 'Schema'.- Returns:
- the meta object for the containment reference 'Schema'.
- See Also:
DocumentRoot.getSchema(),getDocumentRoot()
-
getDocumentRoot_Selector
EReference getDocumentRoot_Selector()
Returns the meta object for the containment reference 'Selector'.- Returns:
- the meta object for the containment reference 'Selector'.
- See Also:
DocumentRoot.getSelector(),getDocumentRoot()
-
getDocumentRoot_Sequence
EReference getDocumentRoot_Sequence()
Returns the meta object for the containment reference 'Sequence'.- Returns:
- the meta object for the containment reference 'Sequence'.
- See Also:
DocumentRoot.getSequence(),getDocumentRoot()
-
getDocumentRoot_SimpleContent
EReference getDocumentRoot_SimpleContent()
Returns the meta object for the containment reference 'Simple Content'.- Returns:
- the meta object for the containment reference 'Simple Content'.
- See Also:
DocumentRoot.getSimpleContent(),getDocumentRoot()
-
getDocumentRoot_SimpleType
EReference getDocumentRoot_SimpleType()
Returns the meta object for the containment reference 'Simple Type'.- Returns:
- the meta object for the containment reference 'Simple Type'.
- See Also:
DocumentRoot.getSimpleType(),getDocumentRoot()
-
getDocumentRoot_TotalDigits
EReference getDocumentRoot_TotalDigits()
Returns the meta object for the containment reference 'Total Digits'.- Returns:
- the meta object for the containment reference 'Total Digits'.
- See Also:
DocumentRoot.getTotalDigits(),getDocumentRoot()
-
getDocumentRoot_Union
EReference getDocumentRoot_Union()
Returns the meta object for the containment reference 'Union'.- Returns:
- the meta object for the containment reference 'Union'.
- See Also:
DocumentRoot.getUnion(),getDocumentRoot()
-
getDocumentRoot_Unique
EReference getDocumentRoot_Unique()
Returns the meta object for the containment reference 'Unique'.- Returns:
- the meta object for the containment reference 'Unique'.
- See Also:
DocumentRoot.getUnique(),getDocumentRoot()
-
getDocumentRoot_WhiteSpace
EReference getDocumentRoot_WhiteSpace()
Returns the meta object for the containment reference 'White Space'.- Returns:
- the meta object for the containment reference 'White Space'.
- See Also:
DocumentRoot.getWhiteSpace(),getDocumentRoot()
-
getElement
EClass getElement()
Returns the meta object for class 'Element'.- Returns:
- the meta object for class 'Element'.
- See Also:
Element
-
getElement_SimpleType
EReference getElement_SimpleType()
Returns the meta object for the containment reference 'Simple Type'.- Returns:
- the meta object for the containment reference 'Simple Type'.
- See Also:
Element.getSimpleType(),getElement()
-
getElement_ComplexType
EReference getElement_ComplexType()
Returns the meta object for the containment reference 'Complex Type'.- Returns:
- the meta object for the containment reference 'Complex Type'.
- See Also:
Element.getComplexType(),getElement()
-
getElement_IdentityConstraint
EAttribute getElement_IdentityConstraint()
Returns the meta object for the attribute list 'Identity Constraint'.- Returns:
- the meta object for the attribute list 'Identity Constraint'.
- See Also:
Element.getIdentityConstraint(),getElement()
-
getElement_Unique
EReference getElement_Unique()
Returns the meta object for the containment reference list 'Unique'.- Returns:
- the meta object for the containment reference list 'Unique'.
- See Also:
Element.getUnique(),getElement()
-
getElement_Key
EReference getElement_Key()
Returns the meta object for the containment reference list 'Key'.- Returns:
- the meta object for the containment reference list 'Key'.
- See Also:
Element.getKey(),getElement()
-
getElement_Keyref
EReference getElement_Keyref()
Returns the meta object for the containment reference list 'Keyref'.- Returns:
- the meta object for the containment reference list 'Keyref'.
- See Also:
Element.getKeyref(),getElement()
-
getElement_Abstract
EAttribute getElement_Abstract()
Returns the meta object for the attribute 'Abstract'.- Returns:
- the meta object for the attribute 'Abstract'.
- See Also:
Element.isAbstract(),getElement()
-
getElement_Block
EAttribute getElement_Block()
Returns the meta object for the attribute 'Block'.- Returns:
- the meta object for the attribute 'Block'.
- See Also:
Element.getBlock(),getElement()
-
getElement_Default
EAttribute getElement_Default()
Returns the meta object for the attribute 'Default'.- Returns:
- the meta object for the attribute 'Default'.
- See Also:
Element.getDefault(),getElement()
-
getElement_Final
EAttribute getElement_Final()
Returns the meta object for the attribute 'Final'.- Returns:
- the meta object for the attribute 'Final'.
- See Also:
Element.getFinal(),getElement()
-
getElement_Fixed
EAttribute getElement_Fixed()
Returns the meta object for the attribute 'Fixed'.- Returns:
- the meta object for the attribute 'Fixed'.
- See Also:
Element.getFixed(),getElement()
-
getElement_Form
EAttribute getElement_Form()
Returns the meta object for the attribute 'Form'.- Returns:
- the meta object for the attribute 'Form'.
- See Also:
Element.getForm(),getElement()
-
getElement_MaxOccurs
EAttribute getElement_MaxOccurs()
Returns the meta object for the attribute 'Max Occurs'.- Returns:
- the meta object for the attribute 'Max Occurs'.
- See Also:
Element.getMaxOccurs(),getElement()
-
getElement_MinOccurs
EAttribute getElement_MinOccurs()
Returns the meta object for the attribute 'Min Occurs'.- Returns:
- the meta object for the attribute 'Min Occurs'.
- See Also:
Element.getMinOccurs(),getElement()
-
getElement_Name
EAttribute getElement_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Element.getName(),getElement()
-
getElement_Nillable
EAttribute getElement_Nillable()
Returns the meta object for the attribute 'Nillable'.- Returns:
- the meta object for the attribute 'Nillable'.
- See Also:
Element.isNillable(),getElement()
-
getElement_Ref
EAttribute getElement_Ref()
Returns the meta object for the attribute 'Ref'.- Returns:
- the meta object for the attribute 'Ref'.
- See Also:
Element.getRef(),getElement()
-
getElement_SubstitutionGroup
EAttribute getElement_SubstitutionGroup()
Returns the meta object for the attribute 'Substitution Group'.- Returns:
- the meta object for the attribute 'Substitution Group'.
- See Also:
Element.getSubstitutionGroup(),getElement()
-
getElement_Type
EAttribute getElement_Type()
Returns the meta object for the attribute 'Type'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
Element.getType(),getElement()
-
getExplicitGroup
EClass getExplicitGroup()
Returns the meta object for class 'Explicit Group'.- Returns:
- the meta object for class 'Explicit Group'.
- See Also:
ExplicitGroup
-
getExtensionType
EClass getExtensionType()
Returns the meta object for class 'Extension Type'.- Returns:
- the meta object for class 'Extension Type'.
- See Also:
ExtensionType
-
getExtensionType_Group
EReference getExtensionType_Group()
Returns the meta object for the containment reference 'Group'.- Returns:
- the meta object for the containment reference 'Group'.
- See Also:
ExtensionType.getGroup(),getExtensionType()
-
getExtensionType_All
EReference getExtensionType_All()
Returns the meta object for the containment reference 'All'.- Returns:
- the meta object for the containment reference 'All'.
- See Also:
ExtensionType.getAll(),getExtensionType()
-
getExtensionType_Choice
EReference getExtensionType_Choice()
Returns the meta object for the containment reference 'Choice'.- Returns:
- the meta object for the containment reference 'Choice'.
- See Also:
ExtensionType.getChoice(),getExtensionType()
-
getExtensionType_Sequence
EReference getExtensionType_Sequence()
Returns the meta object for the containment reference 'Sequence'.- Returns:
- the meta object for the containment reference 'Sequence'.
- See Also:
ExtensionType.getSequence(),getExtensionType()
-
getExtensionType_Group1
EAttribute getExtensionType_Group1()
Returns the meta object for the attribute list 'Group1'.- Returns:
- the meta object for the attribute list 'Group1'.
- See Also:
ExtensionType.getGroup1(),getExtensionType()
-
getExtensionType_Attribute
EReference getExtensionType_Attribute()
Returns the meta object for the containment reference list 'Attribute'.- Returns:
- the meta object for the containment reference list 'Attribute'.
- See Also:
ExtensionType.getAttribute(),getExtensionType()
-
getExtensionType_AttributeGroup
EReference getExtensionType_AttributeGroup()
Returns the meta object for the containment reference list 'Attribute Group'.- Returns:
- the meta object for the containment reference list 'Attribute Group'.
- See Also:
ExtensionType.getAttributeGroup(),getExtensionType()
-
getExtensionType_AnyAttribute1
EReference getExtensionType_AnyAttribute1()
Returns the meta object for the containment reference 'Any Attribute1'.- Returns:
- the meta object for the containment reference 'Any Attribute1'.
- See Also:
ExtensionType.getAnyAttribute1(),getExtensionType()
-
getExtensionType_Base
EAttribute getExtensionType_Base()
Returns the meta object for the attribute 'Base'.- Returns:
- the meta object for the attribute 'Base'.
- See Also:
ExtensionType.getBase(),getExtensionType()
-
getFacet
EClass getFacet()
Returns the meta object for class 'Facet'.- Returns:
- the meta object for class 'Facet'.
- See Also:
Facet
-
getFacet_Fixed
EAttribute getFacet_Fixed()
Returns the meta object for the attribute 'Fixed'.- Returns:
- the meta object for the attribute 'Fixed'.
- See Also:
Facet.isFixed(),getFacet()
-
getFacet_Value
EAttribute getFacet_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Facet.getValue(),getFacet()
-
getFieldType
EClass getFieldType()
Returns the meta object for class 'Field Type'.- Returns:
- the meta object for class 'Field Type'.
- See Also:
FieldType
-
getFieldType_Xpath
EAttribute getFieldType_Xpath()
Returns the meta object for the attribute 'Xpath'.- Returns:
- the meta object for the attribute 'Xpath'.
- See Also:
FieldType.getXpath(),getFieldType()
-
getGroup
EClass getGroup()
Returns the meta object for class 'Group'.- Returns:
- the meta object for class 'Group'.
- See Also:
Group
-
getGroup_Particle
EAttribute getGroup_Particle()
Returns the meta object for the attribute list 'Particle'.- Returns:
- the meta object for the attribute list 'Particle'.
- See Also:
Group.getParticle(),getGroup()
-
getGroup_Element
EReference getGroup_Element()
Returns the meta object for the containment reference list 'Element'.- Returns:
- the meta object for the containment reference list 'Element'.
- See Also:
Group.getElement(),getGroup()
-
getGroup_Group
EReference getGroup_Group()
Returns the meta object for the containment reference list 'Group'.- Returns:
- the meta object for the containment reference list 'Group'.
- See Also:
Group.getGroup(),getGroup()
-
getGroup_All
EReference getGroup_All()
Returns the meta object for the containment reference list 'All'.- Returns:
- the meta object for the containment reference list 'All'.
- See Also:
Group.getAll(),getGroup()
-
getGroup_Choice
EReference getGroup_Choice()
Returns the meta object for the containment reference list 'Choice'.- Returns:
- the meta object for the containment reference list 'Choice'.
- See Also:
Group.getChoice(),getGroup()
-
getGroup_Sequence
EReference getGroup_Sequence()
Returns the meta object for the containment reference list 'Sequence'.- Returns:
- the meta object for the containment reference list 'Sequence'.
- See Also:
Group.getSequence(),getGroup()
-
getGroup_Any
EReference getGroup_Any()
Returns the meta object for the containment reference list 'Any'.- Returns:
- the meta object for the containment reference list 'Any'.
- See Also:
Group.getAny(),getGroup()
-
getGroup_MaxOccurs
EAttribute getGroup_MaxOccurs()
Returns the meta object for the attribute 'Max Occurs'.- Returns:
- the meta object for the attribute 'Max Occurs'.
- See Also:
Group.getMaxOccurs(),getGroup()
-
getGroup_MinOccurs
EAttribute getGroup_MinOccurs()
Returns the meta object for the attribute 'Min Occurs'.- Returns:
- the meta object for the attribute 'Min Occurs'.
- See Also:
Group.getMinOccurs(),getGroup()
-
getGroup_Name
EAttribute getGroup_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Group.getName(),getGroup()
-
getGroup_Ref
EAttribute getGroup_Ref()
Returns the meta object for the attribute 'Ref'.- Returns:
- the meta object for the attribute 'Ref'.
- See Also:
Group.getRef(),getGroup()
-
getGroupRef
EClass getGroupRef()
Returns the meta object for class 'Group Ref'.- Returns:
- the meta object for class 'Group Ref'.
- See Also:
GroupRef
-
getImportType
EClass getImportType()
Returns the meta object for class 'Import Type'.- Returns:
- the meta object for class 'Import Type'.
- See Also:
ImportType
-
getImportType_Namespace
EAttribute getImportType_Namespace()
Returns the meta object for the attribute 'Namespace'.- Returns:
- the meta object for the attribute 'Namespace'.
- See Also:
ImportType.getNamespace(),getImportType()
-
getImportType_SchemaLocation
EAttribute getImportType_SchemaLocation()
Returns the meta object for the attribute 'Schema Location'.- Returns:
- the meta object for the attribute 'Schema Location'.
- See Also:
ImportType.getSchemaLocation(),getImportType()
-
getIncludeType
EClass getIncludeType()
Returns the meta object for class 'Include Type'.- Returns:
- the meta object for class 'Include Type'.
- See Also:
IncludeType
-
getIncludeType_SchemaLocation
EAttribute getIncludeType_SchemaLocation()
Returns the meta object for the attribute 'Schema Location'.- Returns:
- the meta object for the attribute 'Schema Location'.
- See Also:
IncludeType.getSchemaLocation(),getIncludeType()
-
getKeybase
EClass getKeybase()
Returns the meta object for class 'Keybase'.- Returns:
- the meta object for class 'Keybase'.
- See Also:
Keybase
-
getKeybase_Selector
EReference getKeybase_Selector()
Returns the meta object for the containment reference 'Selector'.- Returns:
- the meta object for the containment reference 'Selector'.
- See Also:
Keybase.getSelector(),getKeybase()
-
getKeybase_Field
EReference getKeybase_Field()
Returns the meta object for the containment reference list 'Field'.- Returns:
- the meta object for the containment reference list 'Field'.
- See Also:
Keybase.getField(),getKeybase()
-
getKeybase_Name
EAttribute getKeybase_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Keybase.getName(),getKeybase()
-
getKeyrefType
EClass getKeyrefType()
Returns the meta object for class 'Keyref Type'.- Returns:
- the meta object for class 'Keyref Type'.
- See Also:
KeyrefType
-
getKeyrefType_Refer
EAttribute getKeyrefType_Refer()
Returns the meta object for the attribute 'Refer'.- Returns:
- the meta object for the attribute 'Refer'.
- See Also:
KeyrefType.getRefer(),getKeyrefType()
-
getListType
EClass getListType()
Returns the meta object for class 'List Type'.- Returns:
- the meta object for class 'List Type'.
- See Also:
ListType
-
getListType_SimpleType
EReference getListType_SimpleType()
Returns the meta object for the containment reference 'Simple Type'.- Returns:
- the meta object for the containment reference 'Simple Type'.
- See Also:
ListType.getSimpleType(),getListType()
-
getListType_ItemType
EAttribute getListType_ItemType()
Returns the meta object for the attribute 'Item Type'.- Returns:
- the meta object for the attribute 'Item Type'.
- See Also:
ListType.getItemType(),getListType()
-
getLocalComplexType
EClass getLocalComplexType()
Returns the meta object for class 'Local Complex Type'.- Returns:
- the meta object for class 'Local Complex Type'.
- See Also:
LocalComplexType
-
getLocalElement
EClass getLocalElement()
Returns the meta object for class 'Local Element'.- Returns:
- the meta object for class 'Local Element'.
- See Also:
LocalElement
-
getLocalSimpleType
EClass getLocalSimpleType()
Returns the meta object for class 'Local Simple Type'.- Returns:
- the meta object for class 'Local Simple Type'.
- See Also:
LocalSimpleType
-
getNamedAttributeGroup
EClass getNamedAttributeGroup()
Returns the meta object for class 'Named Attribute Group'.- Returns:
- the meta object for class 'Named Attribute Group'.
- See Also:
NamedAttributeGroup
-
getNamedGroup
EClass getNamedGroup()
Returns the meta object for class 'Named Group'.- Returns:
- the meta object for class 'Named Group'.
- See Also:
NamedGroup
-
getNarrowMaxMin
EClass getNarrowMaxMin()
Returns the meta object for class 'Narrow Max Min'.- Returns:
- the meta object for class 'Narrow Max Min'.
- See Also:
NarrowMaxMin
-
getNoFixedFacet
EClass getNoFixedFacet()
Returns the meta object for class 'No Fixed Facet'.- Returns:
- the meta object for class 'No Fixed Facet'.
- See Also:
NoFixedFacet
-
getNotationType
EClass getNotationType()
Returns the meta object for class 'Notation Type'.- Returns:
- the meta object for class 'Notation Type'.
- See Also:
NotationType
-
getNotationType_Name
EAttribute getNotationType_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
NotationType.getName(),getNotationType()
-
getNotationType_Public
EAttribute getNotationType_Public()
Returns the meta object for the attribute 'Public'.- Returns:
- the meta object for the attribute 'Public'.
- See Also:
NotationType.getPublic(),getNotationType()
-
getNotationType_System
EAttribute getNotationType_System()
Returns the meta object for the attribute 'System'.- Returns:
- the meta object for the attribute 'System'.
- See Also:
NotationType.getSystem(),getNotationType()
-
getNumFacet
EClass getNumFacet()
Returns the meta object for class 'Num Facet'.- Returns:
- the meta object for class 'Num Facet'.
- See Also:
NumFacet
-
getOpenAttrs
EClass getOpenAttrs()
Returns the meta object for class 'Open Attrs'.- Returns:
- the meta object for class 'Open Attrs'.
- See Also:
OpenAttrs
-
getOpenAttrs_AnyAttribute
EAttribute getOpenAttrs_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.- Returns:
- the meta object for the attribute list 'Any Attribute'.
- See Also:
OpenAttrs.getAnyAttribute(),getOpenAttrs()
-
getPatternType
EClass getPatternType()
Returns the meta object for class 'Pattern Type'.- Returns:
- the meta object for class 'Pattern Type'.
- See Also:
PatternType
-
getRealGroup
EClass getRealGroup()
Returns the meta object for class 'Real Group'.- Returns:
- the meta object for class 'Real Group'.
- See Also:
RealGroup
-
getRealGroup_All1
EReference getRealGroup_All1()
Returns the meta object for the containment reference 'All1'.- Returns:
- the meta object for the containment reference 'All1'.
- See Also:
RealGroup.getAll1(),getRealGroup()
-
getRealGroup_Choice1
EReference getRealGroup_Choice1()
Returns the meta object for the containment reference 'Choice1'.- Returns:
- the meta object for the containment reference 'Choice1'.
- See Also:
RealGroup.getChoice1(),getRealGroup()
-
getRealGroup_Sequence1
EReference getRealGroup_Sequence1()
Returns the meta object for the containment reference 'Sequence1'.- Returns:
- the meta object for the containment reference 'Sequence1'.
- See Also:
RealGroup.getSequence1(),getRealGroup()
-
getRedefineType
EClass getRedefineType()
Returns the meta object for class 'Redefine Type'.- Returns:
- the meta object for class 'Redefine Type'.
- See Also:
RedefineType
-
getRedefineType_Group
EAttribute getRedefineType_Group()
Returns the meta object for the attribute list 'Group'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
RedefineType.getGroup(),getRedefineType()
-
getRedefineType_Annotation
EReference getRedefineType_Annotation()
Returns the meta object for the containment reference list 'Annotation'.- Returns:
- the meta object for the containment reference list 'Annotation'.
- See Also:
RedefineType.getAnnotation(),getRedefineType()
-
getRedefineType_SimpleType
EReference getRedefineType_SimpleType()
Returns the meta object for the containment reference list 'Simple Type'.- Returns:
- the meta object for the containment reference list 'Simple Type'.
- See Also:
RedefineType.getSimpleType(),getRedefineType()
-
getRedefineType_ComplexType
EReference getRedefineType_ComplexType()
Returns the meta object for the containment reference list 'Complex Type'.- Returns:
- the meta object for the containment reference list 'Complex Type'.
- See Also:
RedefineType.getComplexType(),getRedefineType()
-
getRedefineType_Group1
EReference getRedefineType_Group1()
Returns the meta object for the containment reference list 'Group1'.- Returns:
- the meta object for the containment reference list 'Group1'.
- See Also:
RedefineType.getGroup1(),getRedefineType()
-
getRedefineType_AttributeGroup
EReference getRedefineType_AttributeGroup()
Returns the meta object for the containment reference list 'Attribute Group'.- Returns:
- the meta object for the containment reference list 'Attribute Group'.
- See Also:
RedefineType.getAttributeGroup(),getRedefineType()
-
getRedefineType_Id
EAttribute getRedefineType_Id()
Returns the meta object for the attribute 'Id'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
RedefineType.getId(),getRedefineType()
-
getRedefineType_SchemaLocation
EAttribute getRedefineType_SchemaLocation()
Returns the meta object for the attribute 'Schema Location'.- Returns:
- the meta object for the attribute 'Schema Location'.
- See Also:
RedefineType.getSchemaLocation(),getRedefineType()
-
getRestrictionType
EClass getRestrictionType()
Returns the meta object for class 'Restriction Type'.- Returns:
- the meta object for class 'Restriction Type'.
- See Also:
RestrictionType
-
getRestrictionType_Group
EReference getRestrictionType_Group()
Returns the meta object for the containment reference 'Group'.- Returns:
- the meta object for the containment reference 'Group'.
- See Also:
RestrictionType.getGroup(),getRestrictionType()
-
getRestrictionType_All
EReference getRestrictionType_All()
Returns the meta object for the containment reference 'All'.- Returns:
- the meta object for the containment reference 'All'.
- See Also:
RestrictionType.getAll(),getRestrictionType()
-
getRestrictionType_Choice
EReference getRestrictionType_Choice()
Returns the meta object for the containment reference 'Choice'.- Returns:
- the meta object for the containment reference 'Choice'.
- See Also:
RestrictionType.getChoice(),getRestrictionType()
-
getRestrictionType_Sequence
EReference getRestrictionType_Sequence()
Returns the meta object for the containment reference 'Sequence'.- Returns:
- the meta object for the containment reference 'Sequence'.
- See Also:
RestrictionType.getSequence(),getRestrictionType()
-
getRestrictionType_SimpleType
EReference getRestrictionType_SimpleType()
Returns the meta object for the containment reference 'Simple Type'.- Returns:
- the meta object for the containment reference 'Simple Type'.
- See Also:
RestrictionType.getSimpleType(),getRestrictionType()
-
getRestrictionType_Facets
EAttribute getRestrictionType_Facets()
Returns the meta object for the attribute list 'Facets'.- Returns:
- the meta object for the attribute list 'Facets'.
- See Also:
RestrictionType.getFacets(),getRestrictionType()
-
getRestrictionType_MinExclusive
EReference getRestrictionType_MinExclusive()
Returns the meta object for the containment reference list 'Min Exclusive'.- Returns:
- the meta object for the containment reference list 'Min Exclusive'.
- See Also:
RestrictionType.getMinExclusive(),getRestrictionType()
-
getRestrictionType_MinInclusive
EReference getRestrictionType_MinInclusive()
Returns the meta object for the containment reference list 'Min Inclusive'.- Returns:
- the meta object for the containment reference list 'Min Inclusive'.
- See Also:
RestrictionType.getMinInclusive(),getRestrictionType()
-
getRestrictionType_MaxExclusive
EReference getRestrictionType_MaxExclusive()
Returns the meta object for the containment reference list 'Max Exclusive'.- Returns:
- the meta object for the containment reference list 'Max Exclusive'.
- See Also:
RestrictionType.getMaxExclusive(),getRestrictionType()
-
getRestrictionType_MaxInclusive
EReference getRestrictionType_MaxInclusive()
Returns the meta object for the containment reference list 'Max Inclusive'.- Returns:
- the meta object for the containment reference list 'Max Inclusive'.
- See Also:
RestrictionType.getMaxInclusive(),getRestrictionType()
-
getRestrictionType_TotalDigits
EReference getRestrictionType_TotalDigits()
Returns the meta object for the containment reference list 'Total Digits'.- Returns:
- the meta object for the containment reference list 'Total Digits'.
- See Also:
RestrictionType.getTotalDigits(),getRestrictionType()
-
getRestrictionType_FractionDigits
EReference getRestrictionType_FractionDigits()
Returns the meta object for the containment reference list 'Fraction Digits'.- Returns:
- the meta object for the containment reference list 'Fraction Digits'.
- See Also:
RestrictionType.getFractionDigits(),getRestrictionType()
-
getRestrictionType_Length
EReference getRestrictionType_Length()
Returns the meta object for the containment reference list 'Length'.- Returns:
- the meta object for the containment reference list 'Length'.
- See Also:
RestrictionType.getLength(),getRestrictionType()
-
getRestrictionType_MinLength
EReference getRestrictionType_MinLength()
Returns the meta object for the containment reference list 'Min Length'.- Returns:
- the meta object for the containment reference list 'Min Length'.
- See Also:
RestrictionType.getMinLength(),getRestrictionType()
-
getRestrictionType_MaxLength
EReference getRestrictionType_MaxLength()
Returns the meta object for the containment reference list 'Max Length'.- Returns:
- the meta object for the containment reference list 'Max Length'.
- See Also:
RestrictionType.getMaxLength(),getRestrictionType()
-
getRestrictionType_Enumeration
EReference getRestrictionType_Enumeration()
Returns the meta object for the containment reference list 'Enumeration'.- Returns:
- the meta object for the containment reference list 'Enumeration'.
- See Also:
RestrictionType.getEnumeration(),getRestrictionType()
-
getRestrictionType_WhiteSpace
EReference getRestrictionType_WhiteSpace()
Returns the meta object for the containment reference list 'White Space'.- Returns:
- the meta object for the containment reference list 'White Space'.
- See Also:
RestrictionType.getWhiteSpace(),getRestrictionType()
-
getRestrictionType_Pattern
EReference getRestrictionType_Pattern()
Returns the meta object for the containment reference list 'Pattern'.- Returns:
- the meta object for the containment reference list 'Pattern'.
- See Also:
RestrictionType.getPattern(),getRestrictionType()
-
getRestrictionType_Group1
EAttribute getRestrictionType_Group1()
Returns the meta object for the attribute list 'Group1'.- Returns:
- the meta object for the attribute list 'Group1'.
- See Also:
RestrictionType.getGroup1(),getRestrictionType()
-
getRestrictionType_Attribute
EReference getRestrictionType_Attribute()
Returns the meta object for the containment reference list 'Attribute'.- Returns:
- the meta object for the containment reference list 'Attribute'.
- See Also:
RestrictionType.getAttribute(),getRestrictionType()
-
getRestrictionType_AttributeGroup
EReference getRestrictionType_AttributeGroup()
Returns the meta object for the containment reference list 'Attribute Group'.- Returns:
- the meta object for the containment reference list 'Attribute Group'.
- See Also:
RestrictionType.getAttributeGroup(),getRestrictionType()
-
getRestrictionType_AnyAttribute1
EReference getRestrictionType_AnyAttribute1()
Returns the meta object for the containment reference 'Any Attribute1'.- Returns:
- the meta object for the containment reference 'Any Attribute1'.
- See Also:
RestrictionType.getAnyAttribute1(),getRestrictionType()
-
getRestrictionType_Base
EAttribute getRestrictionType_Base()
Returns the meta object for the attribute 'Base'.- Returns:
- the meta object for the attribute 'Base'.
- See Also:
RestrictionType.getBase(),getRestrictionType()
-
getRestrictionType1
EClass getRestrictionType1()
Returns the meta object for class 'Restriction Type1'.- Returns:
- the meta object for class 'Restriction Type1'.
- See Also:
RestrictionType1
-
getRestrictionType1_SimpleType
EReference getRestrictionType1_SimpleType()
Returns the meta object for the containment reference 'Simple Type'.- Returns:
- the meta object for the containment reference 'Simple Type'.
- See Also:
RestrictionType1.getSimpleType(),getRestrictionType1()
-
getRestrictionType1_Facets
EAttribute getRestrictionType1_Facets()
Returns the meta object for the attribute list 'Facets'.- Returns:
- the meta object for the attribute list 'Facets'.
- See Also:
RestrictionType1.getFacets(),getRestrictionType1()
-
getRestrictionType1_MinExclusive
EReference getRestrictionType1_MinExclusive()
Returns the meta object for the containment reference list 'Min Exclusive'.- Returns:
- the meta object for the containment reference list 'Min Exclusive'.
- See Also:
RestrictionType1.getMinExclusive(),getRestrictionType1()
-
getRestrictionType1_MinInclusive
EReference getRestrictionType1_MinInclusive()
Returns the meta object for the containment reference list 'Min Inclusive'.- Returns:
- the meta object for the containment reference list 'Min Inclusive'.
- See Also:
RestrictionType1.getMinInclusive(),getRestrictionType1()
-
getRestrictionType1_MaxExclusive
EReference getRestrictionType1_MaxExclusive()
Returns the meta object for the containment reference list 'Max Exclusive'.- Returns:
- the meta object for the containment reference list 'Max Exclusive'.
- See Also:
RestrictionType1.getMaxExclusive(),getRestrictionType1()
-
getRestrictionType1_MaxInclusive
EReference getRestrictionType1_MaxInclusive()
Returns the meta object for the containment reference list 'Max Inclusive'.- Returns:
- the meta object for the containment reference list 'Max Inclusive'.
- See Also:
RestrictionType1.getMaxInclusive(),getRestrictionType1()
-
getRestrictionType1_TotalDigits
EReference getRestrictionType1_TotalDigits()
Returns the meta object for the containment reference list 'Total Digits'.- Returns:
- the meta object for the containment reference list 'Total Digits'.
- See Also:
RestrictionType1.getTotalDigits(),getRestrictionType1()
-
getRestrictionType1_FractionDigits
EReference getRestrictionType1_FractionDigits()
Returns the meta object for the containment reference list 'Fraction Digits'.- Returns:
- the meta object for the containment reference list 'Fraction Digits'.
- See Also:
RestrictionType1.getFractionDigits(),getRestrictionType1()
-
getRestrictionType1_Length
EReference getRestrictionType1_Length()
Returns the meta object for the containment reference list 'Length'.- Returns:
- the meta object for the containment reference list 'Length'.
- See Also:
RestrictionType1.getLength(),getRestrictionType1()
-
getRestrictionType1_MinLength
EReference getRestrictionType1_MinLength()
Returns the meta object for the containment reference list 'Min Length'.- Returns:
- the meta object for the containment reference list 'Min Length'.
- See Also:
RestrictionType1.getMinLength(),getRestrictionType1()
-
getRestrictionType1_MaxLength
EReference getRestrictionType1_MaxLength()
Returns the meta object for the containment reference list 'Max Length'.- Returns:
- the meta object for the containment reference list 'Max Length'.
- See Also:
RestrictionType1.getMaxLength(),getRestrictionType1()
-
getRestrictionType1_Enumeration
EReference getRestrictionType1_Enumeration()
Returns the meta object for the containment reference list 'Enumeration'.- Returns:
- the meta object for the containment reference list 'Enumeration'.
- See Also:
RestrictionType1.getEnumeration(),getRestrictionType1()
-
getRestrictionType1_WhiteSpace
EReference getRestrictionType1_WhiteSpace()
Returns the meta object for the containment reference list 'White Space'.- Returns:
- the meta object for the containment reference list 'White Space'.
- See Also:
RestrictionType1.getWhiteSpace(),getRestrictionType1()
-
getRestrictionType1_Pattern
EReference getRestrictionType1_Pattern()
Returns the meta object for the containment reference list 'Pattern'.- Returns:
- the meta object for the containment reference list 'Pattern'.
- See Also:
RestrictionType1.getPattern(),getRestrictionType1()
-
getRestrictionType1_Base
EAttribute getRestrictionType1_Base()
Returns the meta object for the attribute 'Base'.- Returns:
- the meta object for the attribute 'Base'.
- See Also:
RestrictionType1.getBase(),getRestrictionType1()
-
getSchemaType
EClass getSchemaType()
Returns the meta object for class 'Type'.- Returns:
- the meta object for class 'Type'.
- See Also:
SchemaType
-
getSchemaType_Group
EAttribute getSchemaType_Group()
Returns the meta object for the attribute list 'Group'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
SchemaType.getGroup(),getSchemaType()
-
getSchemaType_Include
EReference getSchemaType_Include()
Returns the meta object for the containment reference list 'Include'.- Returns:
- the meta object for the containment reference list 'Include'.
- See Also:
SchemaType.getInclude(),getSchemaType()
-
getSchemaType_Import
EReference getSchemaType_Import()
Returns the meta object for the containment reference list 'Import'.- Returns:
- the meta object for the containment reference list 'Import'.
- See Also:
SchemaType.getImport(),getSchemaType()
-
getSchemaType_Redefine
EReference getSchemaType_Redefine()
Returns the meta object for the containment reference list 'Redefine'.- Returns:
- the meta object for the containment reference list 'Redefine'.
- See Also:
SchemaType.getRedefine(),getSchemaType()
-
getSchemaType_Annotation
EReference getSchemaType_Annotation()
Returns the meta object for the containment reference list 'Annotation'.- Returns:
- the meta object for the containment reference list 'Annotation'.
- See Also:
SchemaType.getAnnotation(),getSchemaType()
-
getSchemaType_Group1
EAttribute getSchemaType_Group1()
Returns the meta object for the attribute list 'Group1'.- Returns:
- the meta object for the attribute list 'Group1'.
- See Also:
SchemaType.getGroup1(),getSchemaType()
-
getSchemaType_SimpleType
EReference getSchemaType_SimpleType()
Returns the meta object for the containment reference list 'Simple Type'.- Returns:
- the meta object for the containment reference list 'Simple Type'.
- See Also:
SchemaType.getSimpleType(),getSchemaType()
-
getSchemaType_ComplexType
EReference getSchemaType_ComplexType()
Returns the meta object for the containment reference list 'Complex Type'.- Returns:
- the meta object for the containment reference list 'Complex Type'.
- See Also:
SchemaType.getComplexType(),getSchemaType()
-
getSchemaType_Group2
EReference getSchemaType_Group2()
Returns the meta object for the containment reference list 'Group2'.- Returns:
- the meta object for the containment reference list 'Group2'.
- See Also:
SchemaType.getGroup2(),getSchemaType()
-
getSchemaType_AttributeGroup
EReference getSchemaType_AttributeGroup()
Returns the meta object for the containment reference list 'Attribute Group'.- Returns:
- the meta object for the containment reference list 'Attribute Group'.
- See Also:
SchemaType.getAttributeGroup(),getSchemaType()
-
getSchemaType_Element
EReference getSchemaType_Element()
Returns the meta object for the containment reference list 'Element'.- Returns:
- the meta object for the containment reference list 'Element'.
- See Also:
SchemaType.getElement(),getSchemaType()
-
getSchemaType_Attribute
EReference getSchemaType_Attribute()
Returns the meta object for the containment reference list 'Attribute'.- Returns:
- the meta object for the containment reference list 'Attribute'.
- See Also:
SchemaType.getAttribute(),getSchemaType()
-
getSchemaType_Notation
EReference getSchemaType_Notation()
Returns the meta object for the containment reference list 'Notation'.- Returns:
- the meta object for the containment reference list 'Notation'.
- See Also:
SchemaType.getNotation(),getSchemaType()
-
getSchemaType_Annotation1
EReference getSchemaType_Annotation1()
Returns the meta object for the containment reference list 'Annotation1'.- Returns:
- the meta object for the containment reference list 'Annotation1'.
- See Also:
SchemaType.getAnnotation1(),getSchemaType()
-
getSchemaType_AttributeFormDefault
EAttribute getSchemaType_AttributeFormDefault()
Returns the meta object for the attribute 'Attribute Form Default'.- Returns:
- the meta object for the attribute 'Attribute Form Default'.
- See Also:
SchemaType.getAttributeFormDefault(),getSchemaType()
-
getSchemaType_BlockDefault
EAttribute getSchemaType_BlockDefault()
Returns the meta object for the attribute 'Block Default'.- Returns:
- the meta object for the attribute 'Block Default'.
- See Also:
SchemaType.getBlockDefault(),getSchemaType()
-
getSchemaType_ElementFormDefault
EAttribute getSchemaType_ElementFormDefault()
Returns the meta object for the attribute 'Element Form Default'.- Returns:
- the meta object for the attribute 'Element Form Default'.
- See Also:
SchemaType.getElementFormDefault(),getSchemaType()
-
getSchemaType_FinalDefault
EAttribute getSchemaType_FinalDefault()
Returns the meta object for the attribute 'Final Default'.- Returns:
- the meta object for the attribute 'Final Default'.
- See Also:
SchemaType.getFinalDefault(),getSchemaType()
-
getSchemaType_Id
EAttribute getSchemaType_Id()
Returns the meta object for the attribute 'Id'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
SchemaType.getId(),getSchemaType()
-
getSchemaType_Lang
EAttribute getSchemaType_Lang()
Returns the meta object for the attribute 'Lang'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
SchemaType.getLang(),getSchemaType()
-
getSchemaType_TargetNamespace
EAttribute getSchemaType_TargetNamespace()
Returns the meta object for the attribute 'Target Namespace'.- Returns:
- the meta object for the attribute 'Target Namespace'.
- See Also:
SchemaType.getTargetNamespace(),getSchemaType()
-
getSchemaType_Version
EAttribute getSchemaType_Version()
Returns the meta object for the attribute 'Version'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
SchemaType.getVersion(),getSchemaType()
-
getSelectorType
EClass getSelectorType()
Returns the meta object for class 'Selector Type'.- Returns:
- the meta object for class 'Selector Type'.
- See Also:
SelectorType
-
getSelectorType_Xpath
EAttribute getSelectorType_Xpath()
Returns the meta object for the attribute 'Xpath'.- Returns:
- the meta object for the attribute 'Xpath'.
- See Also:
SelectorType.getXpath(),getSelectorType()
-
getSimpleContentType
EClass getSimpleContentType()
Returns the meta object for class 'Simple Content Type'.- Returns:
- the meta object for class 'Simple Content Type'.
- See Also:
SimpleContentType
-
getSimpleContentType_Restriction
EReference getSimpleContentType_Restriction()
Returns the meta object for the containment reference 'Restriction'.- Returns:
- the meta object for the containment reference 'Restriction'.
- See Also:
SimpleContentType.getRestriction(),getSimpleContentType()
-
getSimpleContentType_Extension
EReference getSimpleContentType_Extension()
Returns the meta object for the containment reference 'Extension'.- Returns:
- the meta object for the containment reference 'Extension'.
- See Also:
SimpleContentType.getExtension(),getSimpleContentType()
-
getSimpleExplicitGroup
EClass getSimpleExplicitGroup()
Returns the meta object for class 'Simple Explicit Group'.- Returns:
- the meta object for class 'Simple Explicit Group'.
- See Also:
SimpleExplicitGroup
-
getSimpleExtensionType
EClass getSimpleExtensionType()
Returns the meta object for class 'Simple Extension Type'.- Returns:
- the meta object for class 'Simple Extension Type'.
- See Also:
SimpleExtensionType
-
getSimpleRestrictionType
EClass getSimpleRestrictionType()
Returns the meta object for class 'Simple Restriction Type'.- Returns:
- the meta object for class 'Simple Restriction Type'.
- See Also:
SimpleRestrictionType
-
getSimpleType
EClass getSimpleType()
Returns the meta object for class 'Simple Type'.- Returns:
- the meta object for class 'Simple Type'.
- See Also:
SimpleType
-
getSimpleType_Restriction
EReference getSimpleType_Restriction()
Returns the meta object for the containment reference 'Restriction'.- Returns:
- the meta object for the containment reference 'Restriction'.
- See Also:
SimpleType.getRestriction(),getSimpleType()
-
getSimpleType_List
EReference getSimpleType_List()
Returns the meta object for the containment reference 'List'.- Returns:
- the meta object for the containment reference 'List'.
- See Also:
SimpleType.getList(),getSimpleType()
-
getSimpleType_Union
EReference getSimpleType_Union()
Returns the meta object for the containment reference 'Union'.- Returns:
- the meta object for the containment reference 'Union'.
- See Also:
SimpleType.getUnion(),getSimpleType()
-
getSimpleType_Final
EAttribute getSimpleType_Final()
Returns the meta object for the attribute 'Final'.- Returns:
- the meta object for the attribute 'Final'.
- See Also:
SimpleType.getFinal(),getSimpleType()
-
getSimpleType_Name
EAttribute getSimpleType_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
SimpleType.getName(),getSimpleType()
-
getTopLevelAttribute
EClass getTopLevelAttribute()
Returns the meta object for class 'Top Level Attribute'.- Returns:
- the meta object for class 'Top Level Attribute'.
- See Also:
TopLevelAttribute
-
getTopLevelComplexType
EClass getTopLevelComplexType()
Returns the meta object for class 'Top Level Complex Type'.- Returns:
- the meta object for class 'Top Level Complex Type'.
- See Also:
TopLevelComplexType
-
getTopLevelElement
EClass getTopLevelElement()
Returns the meta object for class 'Top Level Element'.- Returns:
- the meta object for class 'Top Level Element'.
- See Also:
TopLevelElement
-
getTopLevelSimpleType
EClass getTopLevelSimpleType()
Returns the meta object for class 'Top Level Simple Type'.- Returns:
- the meta object for class 'Top Level Simple Type'.
- See Also:
TopLevelSimpleType
-
getTotalDigitsType
EClass getTotalDigitsType()
Returns the meta object for class 'Total Digits Type'.- Returns:
- the meta object for class 'Total Digits Type'.
- See Also:
TotalDigitsType
-
getUnionType
EClass getUnionType()
Returns the meta object for class 'Union Type'.- Returns:
- the meta object for class 'Union Type'.
- See Also:
UnionType
-
getUnionType_SimpleType
EReference getUnionType_SimpleType()
Returns the meta object for the containment reference list 'Simple Type'.- Returns:
- the meta object for the containment reference list 'Simple Type'.
- See Also:
UnionType.getSimpleType(),getUnionType()
-
getUnionType_MemberTypes
EAttribute getUnionType_MemberTypes()
Returns the meta object for the attribute 'Member Types'.- Returns:
- the meta object for the attribute 'Member Types'.
- See Also:
UnionType.getMemberTypes(),getUnionType()
-
getWhiteSpaceType
EClass getWhiteSpaceType()
Returns the meta object for class 'White Space Type'.- Returns:
- the meta object for class 'White Space Type'.
- See Also:
WhiteSpaceType
-
getWildcard
EClass getWildcard()
Returns the meta object for class 'Wildcard'.- Returns:
- the meta object for class 'Wildcard'.
- See Also:
Wildcard
-
getWildcard_Namespace
EAttribute getWildcard_Namespace()
Returns the meta object for the attribute 'Namespace'.- Returns:
- the meta object for the attribute 'Namespace'.
- See Also:
Wildcard.getNamespace(),getWildcard()
-
getWildcard_ProcessContents
EAttribute getWildcard_ProcessContents()
Returns the meta object for the attribute 'Process Contents'.- Returns:
- the meta object for the attribute 'Process Contents'.
- See Also:
Wildcard.getProcessContents(),getWildcard()
-
getAllNNIMember1
EEnum getAllNNIMember1()
Returns the meta object for enum 'All NNI Member1'.- Returns:
- the meta object for enum 'All NNI Member1'.
- See Also:
AllNNIMember1
-
getBlockSetMember0
EEnum getBlockSetMember0()
Returns the meta object for enum 'Block Set Member0'.- Returns:
- the meta object for enum 'Block Set Member0'.
- See Also:
BlockSetMember0
-
getBlockSetMember1Item
EEnum getBlockSetMember1Item()
Returns the meta object for enum 'Block Set Member1 Item'.- Returns:
- the meta object for enum 'Block Set Member1 Item'.
- See Also:
BlockSetMember1Item
-
getDerivationControl
EEnum getDerivationControl()
Returns the meta object for enum 'Derivation Control'.- Returns:
- the meta object for enum 'Derivation Control'.
- See Also:
DerivationControl
-
getDerivationSetMember0
EEnum getDerivationSetMember0()
Returns the meta object for enum 'Derivation Set Member0'.- Returns:
- the meta object for enum 'Derivation Set Member0'.
- See Also:
DerivationSetMember0
-
getFormChoice
EEnum getFormChoice()
Returns the meta object for enum 'Form Choice'.- Returns:
- the meta object for enum 'Form Choice'.
- See Also:
FormChoice
-
getFullDerivationSetMember0
EEnum getFullDerivationSetMember0()
Returns the meta object for enum 'Full Derivation Set Member0'.- Returns:
- the meta object for enum 'Full Derivation Set Member0'.
- See Also:
FullDerivationSetMember0
-
getNamespaceListMember0
EEnum getNamespaceListMember0()
Returns the meta object for enum 'Namespace List Member0'.- Returns:
- the meta object for enum 'Namespace List Member0'.
- See Also:
NamespaceListMember0
-
getNamespaceListMember1ItemMember1
EEnum getNamespaceListMember1ItemMember1()
Returns the meta object for enum 'Namespace List Member1 Item Member1'.- Returns:
- the meta object for enum 'Namespace List Member1 Item Member1'.
- See Also:
NamespaceListMember1ItemMember1
-
getProcessContentsType
EEnum getProcessContentsType()
Returns the meta object for enum 'Process Contents Type'.- Returns:
- the meta object for enum 'Process Contents Type'.
- See Also:
ProcessContentsType
-
getReducedDerivationControl
EEnum getReducedDerivationControl()
Returns the meta object for enum 'Reduced Derivation Control'.- Returns:
- the meta object for enum 'Reduced Derivation Control'.
- See Also:
ReducedDerivationControl
-
getSimpleDerivationSetMember0
EEnum getSimpleDerivationSetMember0()
Returns the meta object for enum 'Simple Derivation Set Member0'.- Returns:
- the meta object for enum 'Simple Derivation Set Member0'.
- See Also:
SimpleDerivationSetMember0
-
getSimpleDerivationSetMember1Item
EEnum getSimpleDerivationSetMember1Item()
Returns the meta object for enum 'Simple Derivation Set Member1 Item'.- Returns:
- the meta object for enum 'Simple Derivation Set Member1 Item'.
- See Also:
SimpleDerivationSetMember1Item
-
getTypeDerivationControl
EEnum getTypeDerivationControl()
Returns the meta object for enum 'Type Derivation Control'.- Returns:
- the meta object for enum 'Type Derivation Control'.
- See Also:
TypeDerivationControl
-
getUseType
EEnum getUseType()
Returns the meta object for enum 'Use Type'.- Returns:
- the meta object for enum 'Use Type'.
- See Also:
UseType
-
getAllNNI
EDataType getAllNNI()
Returns the meta object for data type 'All NNI'. for maxOccurs- Returns:
- the meta object for data type 'All NNI'.
- See Also:
Object
-
getAllNNIMember1Object
EDataType getAllNNIMember1Object()
Returns the meta object for data type 'All NNI Member1 Object'.- Returns:
- the meta object for data type 'All NNI Member1 Object'.
- See Also:
AllNNIMember1
-
getBlockSet
EDataType getBlockSet()
Returns the meta object for data type 'Block Set'. A utility type, not for public use #all or (possibly empty) subset of {substitution, extension, restriction}- Returns:
- the meta object for data type 'Block Set'.
- See Also:
Object
-
getBlockSetMember0Object
EDataType getBlockSetMember0Object()
Returns the meta object for data type 'Block Set Member0 Object'.- Returns:
- the meta object for data type 'Block Set Member0 Object'.
- See Also:
BlockSetMember0
-
getBlockSetMember1
EDataType getBlockSetMember1()
Returns the meta object for data type 'Block Set Member1'.- Returns:
- the meta object for data type 'Block Set Member1'.
- See Also:
List
-
getBlockSetMember1ItemObject
EDataType getBlockSetMember1ItemObject()
Returns the meta object for data type 'Block Set Member1 Item Object'.- Returns:
- the meta object for data type 'Block Set Member1 Item Object'.
- See Also:
BlockSetMember1Item
-
getDerivationControlObject
EDataType getDerivationControlObject()
Returns the meta object for data type 'Derivation Control Object'.- Returns:
- the meta object for data type 'Derivation Control Object'.
- See Also:
DerivationControl
-
getDerivationSet
EDataType getDerivationSet()
Returns the meta object for data type 'Derivation Set'. A utility type, not for public use #all or (possibly empty) subset of {extension, restriction}- Returns:
- the meta object for data type 'Derivation Set'.
- See Also:
Object
-
getDerivationSetMember0Object
EDataType getDerivationSetMember0Object()
Returns the meta object for data type 'Derivation Set Member0 Object'.- Returns:
- the meta object for data type 'Derivation Set Member0 Object'.
- See Also:
DerivationSetMember0
-
getDerivationSetMember1
EDataType getDerivationSetMember1()
Returns the meta object for data type 'Derivation Set Member1'.- Returns:
- the meta object for data type 'Derivation Set Member1'.
- See Also:
List
-
getFormChoiceObject
EDataType getFormChoiceObject()
Returns the meta object for data type 'Form Choice Object'.- Returns:
- the meta object for data type 'Form Choice Object'.
- See Also:
FormChoice
-
getFullDerivationSet
EDataType getFullDerivationSet()
Returns the meta object for data type 'Full Derivation Set'. A utility type, not for public use #all or (possibly empty) subset of {extension, restriction, list, union}- Returns:
- the meta object for data type 'Full Derivation Set'.
- See Also:
Object
-
getFullDerivationSetMember0Object
EDataType getFullDerivationSetMember0Object()
Returns the meta object for data type 'Full Derivation Set Member0 Object'.- Returns:
- the meta object for data type 'Full Derivation Set Member0 Object'.
- See Also:
FullDerivationSetMember0
-
getFullDerivationSetMember1
EDataType getFullDerivationSetMember1()
Returns the meta object for data type 'Full Derivation Set Member1'.- Returns:
- the meta object for data type 'Full Derivation Set Member1'.
- See Also:
List
-
getMemberTypesType
EDataType getMemberTypesType()
Returns the meta object for data type 'Member Types Type'.- Returns:
- the meta object for data type 'Member Types Type'.
- See Also:
List
-
getNamespaceList
EDataType getNamespaceList()
Returns the meta object for data type 'Namespace List'. A utility type, not for public use- Returns:
- the meta object for data type 'Namespace List'.
- See Also:
Object
-
getNamespaceListMember0Object
EDataType getNamespaceListMember0Object()
Returns the meta object for data type 'Namespace List Member0 Object'.- Returns:
- the meta object for data type 'Namespace List Member0 Object'.
- See Also:
NamespaceListMember0
-
getNamespaceListMember1
EDataType getNamespaceListMember1()
Returns the meta object for data type 'Namespace List Member1'.- Returns:
- the meta object for data type 'Namespace List Member1'.
- See Also:
List
-
getNamespaceListMember1Item
EDataType getNamespaceListMember1Item()
Returns the meta object for data type 'Namespace List Member1 Item'.- Returns:
- the meta object for data type 'Namespace List Member1 Item'.
- See Also:
Object
-
getNamespaceListMember1ItemMember1Object
EDataType getNamespaceListMember1ItemMember1Object()
Returns the meta object for data type 'Namespace List Member1 Item Member1 Object'.- Returns:
- the meta object for data type 'Namespace List Member1 Item Member1 Object'.
- See Also:
NamespaceListMember1ItemMember1
-
getProcessContentsTypeObject
EDataType getProcessContentsTypeObject()
Returns the meta object for data type 'Process Contents Type Object'.- Returns:
- the meta object for data type 'Process Contents Type Object'.
- See Also:
ProcessContentsType
-
getPublic
EDataType getPublic()
Returns the meta object for data type 'Public'. A utility type, not for public use A public identifier, per ISO 8879- Returns:
- the meta object for data type 'Public'.
- See Also:
String
-
getReducedDerivationControlObject
EDataType getReducedDerivationControlObject()
Returns the meta object for data type 'Reduced Derivation Control Object'.- Returns:
- the meta object for data type 'Reduced Derivation Control Object'.
- See Also:
ReducedDerivationControl
-
getSimpleDerivationSet
EDataType getSimpleDerivationSet()
Returns the meta object for data type 'Simple Derivation Set'. #all or (possibly empty) subset of {restriction, union, list} A utility type, not for public use- Returns:
- the meta object for data type 'Simple Derivation Set'.
- See Also:
Object
-
getSimpleDerivationSetMember0Object
EDataType getSimpleDerivationSetMember0Object()
Returns the meta object for data type 'Simple Derivation Set Member0 Object'.- Returns:
- the meta object for data type 'Simple Derivation Set Member0 Object'.
- See Also:
SimpleDerivationSetMember0
-
getSimpleDerivationSetMember1
EDataType getSimpleDerivationSetMember1()
Returns the meta object for data type 'Simple Derivation Set Member1'.- Returns:
- the meta object for data type 'Simple Derivation Set Member1'.
- See Also:
List
-
getSimpleDerivationSetMember1ItemObject
EDataType getSimpleDerivationSetMember1ItemObject()
Returns the meta object for data type 'Simple Derivation Set Member1 Item Object'.- Returns:
- the meta object for data type 'Simple Derivation Set Member1 Item Object'.
- See Also:
SimpleDerivationSetMember1Item
-
getTypeDerivationControlObject
EDataType getTypeDerivationControlObject()
Returns the meta object for data type 'Type Derivation Control Object'.- Returns:
- the meta object for data type 'Type Derivation Control Object'.
- See Also:
TypeDerivationControl
-
getUseTypeObject
EDataType getUseTypeObject()
Returns the meta object for data type 'Use Type Object'.- Returns:
- the meta object for data type 'Use Type Object'.
- See Also:
UseType
-
getXpathType
EDataType getXpathType()
Returns the meta object for data type 'Xpath Type'. A subset of XPath expressions for use in fields A utility type, not for public use The following pattern is intended to allow XPath expressions per the same EBNF as for selector, with the following change: Path ::= ('.//')? ( Step '/' )* ( Step | '@' NameTest )- Returns:
- the meta object for data type 'Xpath Type'.
- See Also:
String
-
getXpathType1
EDataType getXpathType1()
Returns the meta object for data type 'Xpath Type1'. A subset of XPath expressions for use in selectors A utility type, not for public use The following pattern is intended to allow XPath expressions per the following EBNF: Selector ::= Path ( '|' Path )* Path ::= ('.//')? Step ( '/' Step )* Step ::= '.' | NameTest NameTest ::= QName | '*' | NCName ':' '*' child:: is also allowed- Returns:
- the meta object for data type 'Xpath Type1'.
- See Also:
String
-
getSchemaFactory
SchemaFactory getSchemaFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-