public interface AttributeGroup
Modifier and Type | Method and Description |
---|---|
String |
getAnyAttributeNameSpace()
Represents the Namespace attribute of an AnyAttribute child occuring within this
attributeGroup.
|
Attribute[] |
getAttributes()
The list of attribute declared within this attributeGroup.
|
String |
getId()
The Schema ID for this attributeGroup definition.
|
String |
getName()
The name of this Attribute Group declaration within the XML Schema
|
URI |
getNamespace()
DOCUMENT ME!
|
String getAnyAttributeNameSpace()
Attribute[] getAttributes()
String getId()
String getName()
URI getNamespace()
Copyright © 1996–2019 Geotools. All rights reserved.