|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSAttributeDeclaration | |
|---|---|
| org.apache.xerces.dom | |
| org.apache.xerces.impl.xs | |
| org.apache.xerces.xs | |
| Uses of XSAttributeDeclaration in org.apache.xerces.dom |
|---|
| Methods in org.apache.xerces.dom that return XSAttributeDeclaration | |
|---|---|
XSAttributeDeclaration |
PSVIAttrNSImpl.getAttributeDeclaration()
An item isomorphic to the attribute declaration used to validate this attribute. |
| Uses of XSAttributeDeclaration in org.apache.xerces.impl.xs |
|---|
| Classes in org.apache.xerces.impl.xs that implement XSAttributeDeclaration | |
|---|---|
class |
XSAttributeDecl
The XML representation for an attribute declaration schema component is an <attribute> element information item |
| Methods in org.apache.xerces.impl.xs that return XSAttributeDeclaration | |
|---|---|
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(java.lang.String name)
Convenience method. |
XSAttributeDeclaration |
XSModelImpl.getAttributeDeclaration(java.lang.String name,
java.lang.String namespace)
Convenience method. |
| Uses of XSAttributeDeclaration in org.apache.xerces.xs |
|---|
| Methods in org.apache.xerces.xs that return XSAttributeDeclaration | |
|---|---|
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(java.lang.String name)
Convenience method. |
XSAttributeDeclaration |
XSModel.getAttributeDeclaration(java.lang.String name,
java.lang.String namespace)
Convenience method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||