Package | Description |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Modifier and Type | Field and Description |
---|---|
protected XSAttributeDeclaration |
PSVIAttrNSImpl.fDeclaration
attribute declaration
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
PSVIAttrNSImpl.getAttributeDeclaration()
An item isomorphic to the attribute declaration used to validate
this attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
XSAttributeDecl
The XML representation for an attribute declaration
schema component is an <attribute> element information item
|
Modifier and Type | Field and Description |
---|---|
protected XSAttributeDeclaration |
AttributePSVImpl.fDeclaration
attribute declaration
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
XSAttributeUseImpl.getAttrDeclaration()
{attribute declaration} provides the attribute declaration itself,
which will in turn determine the simple type definition used.
|
XSAttributeDeclaration |
AttributePSVImpl.getAttributeDeclaration()
An item isomorphic to the attribute declaration used to validate
this attribute.
|
XSAttributeDeclaration |
SchemaGrammar.getAttributeDeclaration(String name)
Convenience method.
|
XSAttributeDeclaration |
XSModelImpl.getAttributeDeclaration(String name,
String namespace)
Convenience method.
|
XSAttributeDeclaration |
XSModelImpl.getAttributeDeclaration(String name,
String namespace,
String loc)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
XSAttributeDeclaration |
XSAttributeUse.getAttrDeclaration()
[attribute declaration]: provides the attribute declaration itself,
which will in turn determine the simple type definition used.
|
XSAttributeDeclaration |
AttributePSVI.getAttributeDeclaration()
[attribute declaration]: An item isomorphic to the declaration
component itself.
|
XSAttributeDeclaration |
XSNamespaceItem.getAttributeDeclaration(String name)
Convenience method.
|
XSAttributeDeclaration |
XSModel.getAttributeDeclaration(String name,
String namespace)
Convenience method.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.