Package | Description |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl.xs | |
org.apache.xerces.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 <notation> element information item
|
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 © 2019 JBoss by Red Hat. All rights reserved.