| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Method and Description |
|---|---|
(package private) XmlSchemaInclude |
SchemaBuilder.handleInclude(XmlSchema schema,
org.w3c.dom.Element includeEl,
org.w3c.dom.Element schemaEl)
Handles the include
|
| Modifier and Type | Method and Description |
|---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeInclude(org.w3c.dom.Document doc,
XmlSchemaInclude includeObj,
XmlSchema schema,
boolean serializeIncluded)
********************************************************************* Element serializeInclude(Document
doc, XmlSchemaInclude includeObj, XmlSchema schema)throws XmlSchemaSerializerException
set appropriate attribute as per this object attribute availability.
|