| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.dom | |
| jdk7u.jaxp.org.apache.xerces.external.impl.xs | |
| jdk7u.jaxp.org.apache.xerces.external.xs |
| Modifier and Type | Field and Description |
|---|---|
protected XSNotationDeclaration |
PSVIElementNSImpl.fNotation
http://www.w3.org/TR/xmlschema-1/#e-notation
|
| Modifier and Type | Method and Description |
|---|---|
XSNotationDeclaration |
PSVIElementNSImpl.getNotation()
[notation]
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSNotationDecl
The XML representation for a NOTATION declaration
schema component is a global
|
| Modifier and Type | Field and Description |
|---|---|
protected XSNotationDeclaration |
ElementPSVImpl.fNotation
http://www.w3.org/TR/xmlschema-1/#e-notation
|
| Modifier and Type | Method and Description |
|---|---|
XSNotationDeclaration |
ElementPSVImpl.getNotation()
[notation]
|
XSNotationDeclaration |
SchemaGrammar.getNotationDeclaration(String name)
Convenience method.
|
XSNotationDeclaration |
XSModelImpl.getNotationDeclaration(String name,
String namespace) |
XSNotationDeclaration |
XSModelImpl.getNotationDeclaration(String name,
String namespace,
String loc) |
| Modifier and Type | Method and Description |
|---|---|
XSNotationDeclaration |
ElementPSVI.getNotation()
[notation]: the notation declaration.
|
XSNotationDeclaration |
XSNamespaceItem.getNotationDeclaration(String name)
Convenience method.
|
XSNotationDeclaration |
XSModel.getNotationDeclaration(String name,
String namespace)
Convenience method.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.