BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.xni.psvi
Interface ElementPSVI

All Known Implementing Classes:
ElementPSVImpl, PSVIElementNSImpl

public interface ElementPSVI
extends ItemPSVI

Represent a PSVI item for one element information item.


Fields inherited from class weblogic.apache.xerces.xni.psvi.ItemPSVI
VALIDATION_FULL, VALIDATION_NONE, VALIDATION_PARTIAL, VALIDITY_INVALID, VALIDITY_UNKNOWN, VALIDITY_VALID
 
Method Summary
 weblogic.apache.xerces.impl.xs.psvi.XSElementDeclaration getElementDeclaration()
          An item isomorphic to the element declaration used to validate this element.
 weblogic.apache.xerces.impl.xs.psvi.XSNotationDeclaration getNotation()
          [notation]
 weblogic.apache.xerces.impl.xs.psvi.XSModel getSchemaInformation()
          [schema information]
 
Methods inherited from interface weblogic.apache.xerces.xni.psvi.ItemPSVI
getActualValue, getErrorCodes, getIsSchemaSpecified, getMemberTypeDefinition, getMemberTypes, getSchemaDefault, getSchemaNormalizedValue, getTypeDefinition, getValidationAttempted, getValidationContext, getValidity
 

Method Detail

getElementDeclaration

public weblogic.apache.xerces.impl.xs.psvi.XSElementDeclaration getElementDeclaration()
An item isomorphic to the element declaration used to validate this element.

Returns:
an element declaration

getNotation

public weblogic.apache.xerces.impl.xs.psvi.XSNotationDeclaration getNotation()
[notation]

Returns:
The notation declaration.
See Also:
XML Schema Part 1: Structures [notation]

getSchemaInformation

public weblogic.apache.xerces.impl.xs.psvi.XSModel getSchemaInformation()
[schema information]

Returns:
The schema information property if it's the validation root, null otherwise.
See Also:
XML Schema Part 1: Structures [schema information]

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81