| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Method and Description |
|---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeSimpleTypeRestriction(org.w3c.dom.Document doc,
XmlSchemaSimpleTypeRestriction restrictionObj,
XmlSchema schema)
********************************************************************* Element
serializeSimpleTypeRestriction(Document doc, XmlSchemaSimpleTypeRestriction restrictionObj, XmlSchema
schema) throws XmlSchemaSerializerException{
Each member of simple type will be appended and pass the element created.
|