FileDocCategorySizeDatePackage
ElementPSVI.javaAPI DocApache Xerces 3.0.11655Fri Sep 14 20:33:52 BST 2007org.apache.xerces.xs

ElementPSVI

public interface ElementPSVI implements ItemPSVI
Represents a PSVI item for one element information item.

Fields Summary
Constructors Summary
Methods Summary
public XSElementDeclarationgetElementDeclaration()
[element declaration]: an item isomorphic to the element declaration used to validate this element.

public booleangetNil()
[nil]: true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false.

public XSNotationDeclarationgetNotation()
[notation]: the notation declaration.

public XSModelgetSchemaInformation()
schema information: the schema information property if it is the validation root, null otherwise.