Package | Description |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Modifier and Type | Field and Description |
---|---|
protected XSElementDeclaration |
PSVIElementNSImpl.fDeclaration
element declaration
|
Modifier and Type | Method and Description |
---|---|
XSElementDeclaration |
PSVIElementNSImpl.getElementDeclaration()
An item isomorphic to the element declaration used to validate
this element.
|
Modifier and Type | Class and Description |
---|---|
class |
XSElementDecl
The XML representation for an element declaration
schema component is an <element> element information item
|
Modifier and Type | Field and Description |
---|---|
protected XSElementDeclaration |
ElementPSVImpl.fDeclaration
element declaration
|
Modifier and Type | Method and Description |
---|---|
XSElementDeclaration |
ElementPSVImpl.getElementDeclaration()
An item isomorphic to the element declaration used to validate
this element.
|
XSElementDeclaration |
SchemaGrammar.getElementDeclaration(String name)
Convenience method.
|
XSElementDeclaration |
XSModelImpl.getElementDeclaration(String name,
String namespace)
Convenience method.
|
XSElementDeclaration |
XSModelImpl.getElementDeclaration(String name,
String namespace,
String loc)
Convenience method.
|
XSElementDeclaration |
XSElementDecl.getSubstitutionGroupAffiliation()
{substitution group affiliation} Optional.
|
Modifier and Type | Method and Description |
---|---|
XSObjectList |
XSModelImpl.getSubstitutionGroup(XSElementDeclaration head)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
XSElementDeclaration |
ElementPSVI.getElementDeclaration()
[element declaration]: an item isomorphic to the element declaration
used to validate this element.
|
XSElementDeclaration |
XSNamespaceItem.getElementDeclaration(String name)
Convenience method.
|
XSElementDeclaration |
XSModel.getElementDeclaration(String name,
String namespace)
Convenience method.
|
XSElementDeclaration |
XSElementDeclaration.getSubstitutionGroupAffiliation()
[substitution group affiliation]: a top-level element definition if it
exists, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
XSObjectList |
XSModel.getSubstitutionGroup(XSElementDeclaration head)
Convenience method.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.