| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlSchemaAttribute
Class for attributes, representing xs:attribute.
|
class |
XmlSchemaAttributeGroupRef
Class for the attribute group reference.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaSimpleContentRestriction.getAttributes() |
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaSimpleContentExtension.getAttributes() |
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaComplexType.getAttributes() |
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaComplexContentRestriction.getAttributes() |
List<XmlSchemaAttributeOrGroupRef> |
XmlSchemaComplexContentExtension.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaSimpleContentExtension.setAttributes(List<XmlSchemaAttributeOrGroupRef> attributes) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.