|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDSchemaRedefine
Metadata for a single XML Schema redefinition component
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
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. |
Methods inherited from interface com.pega.pegarules.pub.services.xsd.XSDComponent |
---|
getAllMetadata, getAnnotations, getIDValue |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
Method Detail |
---|
java.lang.String getSchemaLocationValue()
XSDComponentList getNamedComplexTypeDefinitions()
XSDComponentList getNamedSimpleTypeDefinitions()
XSDComponentList getNamedModelGroupDefinitions()
XSDComponentList getAttributeGroupDefinitions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |