org.apache.xerces.xs
Interface ElementPSVI
- ItemPSVI
public interface ElementPSVI
Represents a PSVI item for one element information item.
getActualNormalizedValue, getActualNormalizedValueType, getErrorCodes, getIsSchemaSpecified, getItemValueTypes, getMemberTypeDefinition, getSchemaDefault, getSchemaNormalizedValue, getTypeDefinition, getValidationAttempted, getValidationContext, getValidity |
getElementDeclaration
public XSElementDeclaration getElementDeclaration()
[element declaration]: an item isomorphic to the element declaration
used to validate this element.
getNil
public boolean getNil()
[nil]: true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is
satisfied, otherwise false.
getSchemaInformation
public XSModel getSchemaInformation()
schema information: the schema information property if it is the
validation root, null otherwise.
Copyright B) 1999-2007 The Apache Software Foundation. All Rights Reserved.