All Implemented Interfaces:
ASObject
An - attribute declaration in the context of a ASObject.The
constant 'REQUIRED' is missing from this interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load
and Save Specification.
| Field Summary | ||
|---|---|---|
| public static final short | VALUE_NONE | Describes that the attribute does not have any value constraint. |
| public static final short | VALUE_DEFAULT | Indicates that the there is a default value constraint. |
| public static final short | VALUE_FIXED | Indicates that there is a fixed value constraint for this attribute. |
| Method from org.apache.xerces.dom3.as.ASAttributeDeclaration Summary: |
|---|
| getDataType, getDataValue, getDefaultType, getEnumAttr, getOwnerElements, setDataType, setDataValue, setDefaultType, setEnumAttr, setOwnerElements |
| Method from org.apache.xerces.dom3.as.ASAttributeDeclaration Detail: |
|---|
|
|
|
|
ASObject of attribute, meaning that an
attribute declaration can be shared by multiple elements. |
|
|
|
|
ASObject of attribute, meaning that an
attribute declaration can be shared by multiple elements. |