Skip navigation links

Package org.apache.ws.commons.schema.walker

This package simplifies walking over an XmlSchemaCollection.

See: Description

Package org.apache.ws.commons.schema.walker Description

This package simplifies walking over an XmlSchemaCollection.

Walking an XML Schema

XmlSchemaWalker walks through an XmlSchemaCollection given a starting XmlSchemaElement representing the root. Instances of XmlSchemaVisitor can be attached to receive notifications when each element, attribute, and group (subsitution group, choice group, all group, or sequence) is reached.
Skip navigation links

Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.