Package org.dlese.dpc.xml.schema
package org.dlese.dpc.xml.schema
-
ClassDescriptionWrapper for AttributeGroup definitions in an XML Schema, which are defined as an immediate child of the schema element.wrapper for BuiltInType definitions (
Element).Wrapper for ComplexType definitions in XML Schemas.Functions for validating date-related schema data types.DefinitionMiner builds data structures that aid in processing and validation of XML Instance Documents.DocMap wraps a dom4j Document providing get and put methods for use with a Map-Backed Action form.Wrapper for GenericType definitions (Element).Wrapper for global attribute definitions in an XML Schema, which are defined as an immediate child of the schema element.Wrapper for global delclarations in an XML Schema, which are defined as an immediate child of the schema element.Interface for classes encapsulating XML Schema Elements, such as Elements, Attributes, and Type Definitions.Stores GlobalDef instances, which are wrappers for important elements of an XML Schema, including Simple and ComplexType definitions, Goup definitions, and Global Element and Global Attribute declarationsWrapper for global element definitions in an XML Schema, which are defined as an immediate child of the schema element.Wrapper for ModelGroup definitions in XML Schemas.NamespaceRegistry holds namespace information and provides namespace utilities.Mains a pushdown stack of SchemaReaders for use in StructureWalker to resolve qualified names and find GobalDef instances from the GlobalDefMap.Class encapsluting semantics of XML Schemas.Simply wraps Exception.Class for testing dom manipulation with help fromSchemaHelperSchemaNode wraps a node in the Schema's instance document, and stores information about it such as whether the node is an attribute or element, if is required, and its xpath.Map structure holdingSchemaNodeinstances, keyed by XPaths to the Nodes.Stores XML schema properties defined in the root schema FileSchemaReader traverses an XML schema, which may be represented using multiple files, and extracts the key schema elements (including Data Type definitions and global elements).NOT YET DOCUMENTEDServlet to visualize XML SchemasWrapper for SimpleType definitions in XML Schemas.Creates an empty "XPath-equivant" instance document Document based on a venetian-blind-type XML Schema.Validate XML against a schema using a cached validator.Provides Map-like interface to XSdatatypes - including built-ins and those datatypes defined by a Schema - used to validate element values within a schema-based document.