| 
 | BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Represent a PSVI item for one element or one attribute information item.
| Field Summary | |
| static short | VALIDATION_FULLDeprecated. Validation status indicating that full schema validation has been performed on the element. | 
| static short | VALIDATION_NONEDeprecated. Validation status indicating that schema validation has been performed and the element in question has specifically been skipped. | 
| static short | VALIDATION_PARTIALDeprecated. Validation status indicating that schema validation has been performed on the element in question under the rules of lax validation. | 
| static short | VALIDITY_INVALIDDeprecated. Validity value indicating that validation has been strictly assessed and the element in question is invalid according to the rules of schema validation. | 
| static short | VALIDITY_UNKNOWNDeprecated. Validity value indicating that validation has either not been performed or that a strict assessment of validity could not be performed | 
| static short | VALIDITY_VALIDDeprecated. Validity value indicating that validation has been strictly assessed and the element in question is valid according to the rules of schema validation. | 
| Method Summary | |
|  Object | getActualValue()Deprecated. [actual value] | 
|  weblogic.apache.xerces.impl.xs.psvi.StringList | getErrorCodes()Deprecated. A list of error codes generated from validation attempts. | 
|  boolean | getIsSchemaSpecified()Deprecated. [schema specified] | 
|  weblogic.apache.xerces.impl.xs.psvi.XSSimpleTypeDefinition | getMemberTypeDefinition()Deprecated. If and only if that type definition is a simple type definition with {variety} union, or a complex type definition whose {content type} is a simple thype definition with {variety} union, then an item isomorphic to that member of the union's {member type definitions} which actually validated the element item's normalized value. | 
|  weblogic.apache.xerces.impl.xs.psvi.XSObjectList | getMemberTypes()Deprecated. If the item ia a list, return the list of member types for this item | 
|  String | getSchemaDefault()Deprecated. [schema default] | 
|  String | getSchemaNormalizedValue()Deprecated. [schema normalized value] | 
|  weblogic.apache.xerces.impl.xs.psvi.XSTypeDefinition | getTypeDefinition()Deprecated. An item isomorphic to the type definition used to validate this element. | 
|  short | getValidationAttempted()Deprecated. Determines the extent to which the document has been validated | 
|  String | getValidationContext()Deprecated. [validation context] // REVISIT: what the return type should be? Should we return QName/XPath/ or element info item..? | 
|  short | getValidity()Deprecated. Determine the validity of the node with respect to the validation being attempted | 
| Field Detail | 
public static final short VALIDATION_FULL
public static final short VALIDATION_NONE
public static final short VALIDATION_PARTIAL
public static final short VALIDITY_INVALID
public static final short VALIDITY_UNKNOWN
public static final short VALIDITY_VALID
| Method Detail | 
public Object getActualValue()
public weblogic.apache.xerces.impl.xs.psvi.StringList getErrorCodes()
public boolean getIsSchemaSpecified()
public weblogic.apache.xerces.impl.xs.psvi.XSSimpleTypeDefinition getMemberTypeDefinition()
public weblogic.apache.xerces.impl.xs.psvi.XSObjectList getMemberTypes()
public String getSchemaDefault()
public String getSchemaNormalizedValue()
public weblogic.apache.xerces.impl.xs.psvi.XSTypeDefinition getTypeDefinition()
public short getValidationAttempted()
public String getValidationContext()
public short getValidity()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||