Data Request Broker
2-3-release

Uses of Class
fr.gael.drb.xsd.XsdElement

Packages that use XsdElement
fr.gael.drb.impl.sds Implementation of DRB for the support of binary files heareafter called Structured Data Sources (SDS). 
fr.gael.drb.xsd Implementation of DRB for the support of XSD XML schema files. 
 

Uses of XsdElement in fr.gael.drb.impl.sds
 

Methods in fr.gael.drb.impl.sds that return XsdElement
protected  XsdElement SdfSchemaBuilder.refineElement(XsdElement element, DrbNode node, int occurs)
          Refine a XML Element.
 

Methods in fr.gael.drb.impl.sds with parameters of type XsdElement
protected  XsdElement SdfSchemaBuilder.refineElement(XsdElement element, DrbNode node, int occurs)
          Refine a XML Element.
 

Constructors in fr.gael.drb.impl.sds with parameters of type XsdElement
SdfViewDescriptor(XsdElement element)
          Class constructor.
SdfViewDescriptor(XsdElement element, Hashtable element_hash)
          Class constructor.
 

Uses of XsdElement in fr.gael.drb.xsd
 

Methods in fr.gael.drb.xsd that return XsdElement
 XsdElement XmlSchema.getDefaultRootElement()
          Returns the default root element of this schema
 XsdElement XmlSchema.getRootElement(String qname)
          Returns an element from its qualified name.
 XsdElement[] XmlSchema.getRootElements()
          Returns the root elements of this schema
 XsdElement XsdElement.getSubstitutionGroupAffiliation()
          Returns the substitution group affiliation.
 

Constructors in fr.gael.drb.xsd with parameters of type XsdElement
XmlSchema(XsdElement[] root_elements, XsdType[] global_types, Namespace namespaces)
          Build an XML-Schema
 


Data Request Broker - DRB API®
2-3-release

Copyright© 2001-2009 GAEL Consultant. All rights reserved. Use is subject to license terms .