Uses of Interface
org.apache.jena.ext.xerces.xs.XSAttributeDeclaration
Packages that use XSAttributeDeclaration
-
Uses of XSAttributeDeclaration in org.apache.jena.ext.xerces.xs
Methods in org.apache.jena.ext.xerces.xs that return XSAttributeDeclarationModifier and TypeMethodDescriptionXSAttributeUse.getAttrDeclaration()[attribute declaration]: provides the attribute declaration itself, which will in turn determine the simple type definition used.AttributePSVI.getAttributeDeclaration()[attribute declaration]: An item isomorphic to the declaration component itself.XSModel.getAttributeDeclaration(String name, String namespace) Convenience method.XSNamespaceItem.getAttributeDeclaration(String name) Convenience method.