BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.xni.psvi
Interface AttributePSVI

All Known Implementing Classes:
AttributePSVImpl, PSVIAttrNSImpl

public interface AttributePSVI
extends ItemPSVI

Represent a PSVI item for one attribute 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.XSAttributeDeclaration getAttributeDeclaration()
          An item isomorphic to the attribute declaration used to validate this attribute.
 
Methods inherited from interface weblogic.apache.xerces.xni.psvi.ItemPSVI
getActualValue, getErrorCodes, getIsSchemaSpecified, getMemberTypeDefinition, getMemberTypes, getSchemaDefault, getSchemaNormalizedValue, getTypeDefinition, getValidationAttempted, getValidationContext, getValidity
 

Method Detail

getAttributeDeclaration

public weblogic.apache.xerces.impl.xs.psvi.XSAttributeDeclaration getAttributeDeclaration()
An item isomorphic to the attribute declaration used to validate this attribute.

Returns:
an attribute declaration

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