| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlSchemaAttribute
Class for attributes, representing xs:attribute.
|
class |
XmlSchemaAttributeGroup
Class for attribute groups.
|
class |
XmlSchemaAttributeGroupRef
Class for the attribute group reference.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<XmlSchemaAttributeGroupMember> |
XmlSchemaAttributeGroup.attributes |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XmlSchemaAttributeGroupMember> |
XmlSchemaAttributeGroup.getAttributes() |