Uses of Interface
org.apache.jena.ext.xerces.xs.XSElementDeclaration
Packages that use XSElementDeclaration
-
Uses of XSElementDeclaration in org.apache.jena.ext.xerces.xs
Methods in org.apache.jena.ext.xerces.xs that return XSElementDeclarationModifier and TypeMethodDescriptionElementPSVI.getElementDeclaration()[element declaration]: an item isomorphic to the element declaration used to validate this element.XSModel.getElementDeclaration(String name, String namespace) Convenience method.XSNamespaceItem.getElementDeclaration(String name) Convenience method.XSElementDeclaration.getSubstitutionGroupAffiliation()[substitution group affiliation]: a top-level element definition if it exists, otherwisenull.Methods in org.apache.jena.ext.xerces.xs with parameters of type XSElementDeclarationModifier and TypeMethodDescriptionXSModel.getSubstitutionGroup(XSElementDeclaration head) Convenience method.