public class ModelGroup extends ComplexType
element, inline, location, name, namespace, path, schemaReader, type, xsdPrefix
ATTRIBUTE_GROUP, BUILT_IN_TYPE, COMPLEX_TYPE, GENERIC_TYPE, GLOBAL_ATTRIBUTE, GLOBAL_DECLARATION, GLOBAL_ELEMENT, MODEL_GROUP, SIMPLE_TYPE
Constructor and Description |
---|
ModelGroup(org.dom4j.Element element,
java.lang.String location,
org.dom4j.Namespace namespace,
SchemaReader schemaReader)
Constructor for the ModelGroup object
|
Modifier and Type | Method and Description |
---|---|
int |
getDataType()
Gets the dataType attribute of the ModelGroup object
|
java.lang.String |
toString()
String representation of the ModelGroup object
|
getChoices, getComplexContent, getCompositor, getCompositorType, getContentModel, getDerivationBase, getDerivationType, getDerivedCompositorType, getExtensionBase, getExtensionElement, getExtensionRootType, getExtensionType, getRestrictionBase, getRestrictionElement, getRestrictionRootType, getRestrictionType, getSimpleContent, getSimpleContentType, hasComplexContent, hasInlineCompositor, hasSimpleContent, isAbstract, isDerivedContentModel, isDerivedTextOnlyModel, isDerivedType, prtln
getEnumerationBaseType, getSimpleEnumerationValues, getUnionMemberTypeDefs, getUnionMemberTypeNames, getUnionMemberTypesAsString, isComboUnionType, isEnumeration, isUnion
extractDocumentation, filterChildren, filterChildren, getChildren, getDocumentation, getElement, getElementAsXml, getEnumerationValues, getEnumerationValues, getFirstChild, getLocation, getName, getNamespace, getQualifiedInstanceName, getQualifiedName, getSchemaReader, getType, getXsdPrefix, isAnyType, isAttributeGroup, isBuiltIn, isComplexType, isEnumerationType, isGlobalAttribute, isGlobalDeclaration, isGlobalElement, isInline, isModelGroup, isSimpleType, isTypeDef, printElements, setInline
public ModelGroup(org.dom4j.Element element, java.lang.String location, org.dom4j.Namespace namespace, SchemaReader schemaReader)
element
- Description of the Parameterlocation
- Description of the Parameternamespace
- NOT YET DOCUMENTEDpublic int getDataType()
getDataType
in interface GlobalDef
getDataType
in class ComplexType
public java.lang.String toString()
toString
in interface GlobalDef
toString
in class ComplexType