| Package | Description |
|---|---|
| org.apache.ws.commons.schema | |
| org.apache.ws.commons.schema.walker |
Walking XML Schemas
|
| Modifier and Type | Method and Description |
|---|---|
private XmlSchemaAttributeGroupRef |
SchemaBuilder.handleAttributeGroupRef(XmlSchema schema,
org.w3c.dom.Element attrGroupEl) |
| Modifier and Type | Method and Description |
|---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeAttributeGroupRef(org.w3c.dom.Document doc,
XmlSchemaAttributeGroupRef attributeGroupObj,
XmlSchema schema)
********************************************************************* Element
serializeAttributeGroupRef(Document doc, XmlSchemaAttributeGroupRef attributeGroupObj, XmlSchema
schema) throws XmlSchemaSerializerException
Each member of complex type will be appended and pass the element created.
|
| Modifier and Type | Method and Description |
|---|---|
private java.util.ArrayList<XmlSchemaAttrInfo> |
XmlSchemaScope.getAttributesOf(XmlSchemaAttributeGroupRef groupRef) |