Uses of Class
org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion

Packages that use XmlSchemaSimpleTypeUnion
org.apache.ws.commons.schema   
 

Uses of XmlSchemaSimpleTypeUnion in org.apache.ws.commons.schema
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaSimpleTypeUnion
(package private)  org.w3c.dom.Element XmlSchemaSerializer.serializeSimpleTypeUnion(org.w3c.dom.Document doc, XmlSchemaSimpleTypeUnion unionObj, XmlSchema schema)
          ********************************************************************* Element serializeSimpleTypeUnion(Document doc, XmlSchemaSimpleTypeUnion unionObj, XmlSchema schema) throws XmlSchemaSerializerException{

Each member of complex type will be appended and pass the element created.

 



Copyright 2004-2004-2006 Apache Software Foundation. All Rights Reserved.