Top Description Fields Methods
com.sun.org.apache.xerces.internal.xs

public Interface AttributePSVI

extends ItemPSVI
Known Direct Implementers
com.sun.org.apache.xerces.internal.dom.PSVIAttrNSImpl, com.sun.org.apache.xerces.internal.impl.xs.AttributePSVImpl

Represents a PSVI item for one attribute information item.

Field Summary

Inherited from com.sun.org.apache.xerces.internal.xs.ItemPSVI:
VALIDATION_FULLVALIDATION_NONEVALIDATION_PARTIALVALIDITY_INVALIDVALIDITY_NOTKNOWNVALIDITY_VALID

Method Summary

Modifier and TypeMethod and Description
public XSAttributeDeclaration
getAttributeDeclaration()

[attribute declaration]: An item isomorphic to the declaration component itself.

Inherited from com.sun.org.apache.xerces.internal.xs.ItemPSVI:
constantgetActualNormalizedValuegetActualNormalizedValueTypegetErrorCodesgetErrorMessagesgetIsSchemaSpecifiedgetItemValueTypesgetMemberTypeDefinitiongetSchemaDefaultgetSchemaNormalizedValuegetSchemaValuegetTypeDefinitiongetValidationAttemptedgetValidationContextgetValidityisConstant

Method Detail

getAttributeDeclarationback to summary
public XSAttributeDeclaration getAttributeDeclaration()

[attribute declaration]: An item isomorphic to the declaration component itself.