public interface XSDSchemaRedefine extends XSDComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
XSDComponentList |
getAttributeGroupDefinitions()
Get any attribute group definition components of the schema redefinition.
|
XSDComponentList |
getNamedComplexTypeDefinitions()
Get any complex type definition components of the schema redefinition.
|
XSDComponentList |
getNamedModelGroupDefinitions()
Get any model group definition components of the schema redefinition.
|
XSDComponentList |
getNamedSimpleTypeDefinitions()
Get any simple type definition components of the schema redefinition.
|
java.lang.String |
getSchemaLocationValue()
Get the value of the 'schemaLocation' attribute.
|
getAllMetadata, getAnnotations, getIDValue, getUniqueID
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
java.lang.String getSchemaLocationValue()
XSDComponentList getNamedComplexTypeDefinitions()
XSDComponentList getNamedSimpleTypeDefinitions()
XSDComponentList getNamedModelGroupDefinitions()
XSDComponentList getAttributeGroupDefinitions()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.