Interface XSSchema

All Superinterfaces:
XSComponent
All Known Implementing Classes:
SchemaImpl

public interface XSSchema extends XSComponent
Schema. Container of declarations that belong to the same target namespace.
Author:
Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)