Package | Description |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Modifier and Type | Class and Description |
---|---|
class |
XSModelImpl
Implements XSModel: a read-only interface that represents an XML Schema,
which could be components from different namespaces.
|
Modifier and Type | Method and Description |
---|---|
XSNamespaceItemList |
XSModelImpl.getNamespaceItems()
A set of namespace schema information information items (of type
XSNamespaceItem ), one for each namespace name which
appears as the target namespace of any schema component in the schema
used for that assessment, and one for absent if any schema component
in the schema had no target namespace. |
Modifier and Type | Method and Description |
---|---|
XSNamespaceItemList |
XSModel.getNamespaceItems()
A set of namespace schema information information items (of type
XSNamespaceItem ), one for each namespace name which
appears as the target namespace of any schema component in the schema
used for that assessment, and one for absent if any schema component
in the schema had no target namespace. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.