public interface XSDAttributeGroupDefinition 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 |
getComponents()
Get the list of attribute components for this attribute group.
|
java.lang.String |
getName()
Get the name of this attribute group.
|
java.lang.String |
getNamespaceURI()
Get the namespace URI that this attribute group belongs to.
|
boolean |
isRedefine()
Determine if the type definition redefines an existing definition.
|
getAllMetadata, getAnnotations, getIDValue, getUniqueID
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
java.lang.String getNamespaceURI()
java.lang.String getName()
boolean isRedefine()
XSDComponentList getComponents()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.