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

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

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

Methods in org.apache.ws.commons.schema that return XmlSchemaInclude
(package private)  XmlSchemaInclude SchemaBuilder.handleInclude(XmlSchema schema, org.w3c.dom.Element includeEl, org.w3c.dom.Element schemaEl)
           
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaInclude
(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.

 



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