Package org.apache.ws.commons.schema.utils
package org.apache.ws.commons.schema.utils
-
ClassDescriptionThere are many collections of XML Schema objects inside XmlSchema.Some useful utility methods.Interface of an object, which is able to provide a namespace context.This class maps from a prefix to an object that is either a String or a URI.Interface of an object, which is able to provide a list of currently defined namespace prefixes.Implementation of
NamespaceContext, which is based on a DOM node.Searches for namespace prefix declarations.Interface called when reading a schema to validate the target namespace.This class contains a few convenient methodsA named item.Common class of all of the named objects in the XML Schema model.Attributes and elements have names that are influenced by their form.This interface exists to tie the type hierarchy of things like XmlSchemaNamed to the main type hierarchy of XmlSchemaObject.XmlSchemaRef<T extends XmlSchemaNamed>Implementation for ref='QName', a common construct in the schema.