deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.framework.xml.schema.SimpleTypeDeclaration

Packages that use SimpleTypeDeclaration
org.deegree.framework.xml.schema   
org.deegree.io.datastore.schema   
org.deegree.model.feature.schema   
 

Uses of SimpleTypeDeclaration in org.deegree.framework.xml.schema
 

Methods in org.deegree.framework.xml.schema that return SimpleTypeDeclaration
 SimpleTypeDeclaration[] XSDocument.extractSimpleTypeDeclarations()
          Extracts all global (top-level) simple type declarations from the underlying schema document.
 SimpleTypeDeclaration XMLSchema.getSimpleTypeDeclaration(QualifiedName qName)
          Looks up the SimpleTypeDeclaration for the given QualifiedName.
 SimpleTypeDeclaration XMLSchema.getSimpleTypeDeclaration(String name)
          Looks up the SimpleTypeDeclaration for the given local name (without namespace).
 SimpleTypeDeclaration[] XMLSchema.getSimpleTypeDeclarations()
          Returns all SimpleTypeDeclarations that are defined in the schema.
protected  SimpleTypeDeclaration XSDocument.parseSimpleTypeDeclaration(Element element)
          Parses the given Element as an 'xs:simpleType' declaration.
 

Constructors in org.deegree.framework.xml.schema with parameters of type SimpleTypeDeclaration
XMLSchema(URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes, ElementDeclaration[] elementDeclarations)
          Creates a new XMLSchema instance from the given parameters.
 

Uses of SimpleTypeDeclaration in org.deegree.io.datastore.schema
 

Constructors in org.deegree.io.datastore.schema with parameters of type SimpleTypeDeclaration
MappedGMLSchema(URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes, ElementDeclaration[] elementDeclarations, String namespacePrefix, URI defaultSRS, DatastoreConfiguration backendConfiguration, boolean suppressXLinkOutput, MappedGMLSchemaDocument doc)
          Creates a new MappedGMLSchema instance from the given parameters.
 

Uses of SimpleTypeDeclaration in org.deegree.model.feature.schema
 

Constructors in org.deegree.model.feature.schema with parameters of type SimpleTypeDeclaration
GMLSchema(ElementDeclaration[] elementDeclarations, URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes)
           
GMLSchema(URI targetNamespace, SimpleTypeDeclaration[] simpleTypes, ComplexTypeDeclaration[] complexTypes, ElementDeclaration[] elementDeclarations)
          Creates a new GMLSchema instance from the given parameters.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org