<attribute>
element information item
Modifier and Type | Field and Description |
---|---|
public XSObjectList | |
public XSAttributeDecl | |
public short | |
public ValidatedInfo | |
public short |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Object | getActualVC()
Implements com.
Deprecated
Value Constraint: Binding specific actual constraint value or
|
public short | getActualVCType()
Implements com.
Deprecated
The actual constraint value built-in datatype, e.g.
|
public XSObjectList | getAnnotations()
Implements com. Optional. |
public XSAttributeDeclaration | getAttrDeclaration()
Implements com. {attribute declaration} provides the attribute declaration itself, which will in turn determine the simple type definition used. |
public short | getConstraintType()
Implements com. Value Constraint: one of default, fixed. |
public String | getConstraintValue()
Implements com.
Deprecated
Value Constraint: The actual value (with respect to the {type definition}). |
public ShortList | getItemValueTypes()
Implements com.
Deprecated
In the case the actual constraint value represents a list, i.e. the
|
public String | getName()
Implements com. The |
public String | getNamespace()
Implements com. The namespace URI of this node, or |
public XSNamespaceItem | getNamespaceItem()
Implements com. A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
|
public boolean | getRequired()
Implements com. {required} determines whether this use of an attribute declaration requires an appropriate attribute information item to be present, or merely allows it. |
public short | getType()
Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
public XSValue | getValueConstraintValue()
Implements com. The actual value of the default or fixed value constraint. |
public void |
fAnnotations | back to summary |
---|---|
public XSObjectList fAnnotations |
fAttrDecl | back to summary |
---|---|
public XSAttributeDecl fAttrDecl |
fConstraintType | back to summary |
---|---|
public short fConstraintType |
fDefault | back to summary |
---|---|
public ValidatedInfo fDefault |
fUse | back to summary |
---|---|
public short fUse |
XSAttributeUseImpl | back to summary |
---|---|
public XSAttributeUseImpl() |
getActualVC | back to summary |
---|---|
public Object getActualVC() Implements com. Doc from com. Deprecated
Value Constraint: Binding specific actual constraint value or
|
getActualVCType | back to summary |
---|---|
public short getActualVCType() Implements com. Doc from com. Deprecated
The actual constraint value built-in datatype, e.g.
|
getAnnotations | back to summary |
---|---|
public XSObjectList getAnnotations() Implements com. Optional. Annotations. |
getAttrDeclaration | back to summary |
---|---|
public XSAttributeDeclaration getAttrDeclaration() Implements com. {attribute declaration} provides the attribute declaration itself, which will in turn determine the simple type definition used. |
getConstraintType | back to summary |
---|---|
public short getConstraintType() Implements com. Value Constraint: one of default, fixed. |
getConstraintValue | back to summary |
---|---|
public String getConstraintValue() Implements com. Deprecated
Value Constraint: The actual value (with respect to the {type definition}).
|
getItemValueTypes | back to summary |
---|---|
public ShortList getItemValueTypes() Implements com. Doc from com. Deprecated
In the case the actual constraint value represents a list, i.e. the
|
getName | back to summary |
---|---|
public String getName() Implements com. The |
getNamespace | back to summary |
---|---|
public String getNamespace() Implements com. The namespace URI of this node, or |
getNamespaceItem | back to summary |
---|---|
public XSNamespaceItem getNamespaceItem() Implements com. Doc from com. A namespace schema information item corresponding to the target
namespace of the component, if it is globally declared; or
|
getRequired | back to summary |
---|---|
public boolean getRequired() Implements com. {required} determines whether this use of an attribute declaration requires an appropriate attribute information item to be present, or merely allows it. |
getType | back to summary |
---|---|
public short getType() Implements com. Get the type of the object, i.e ELEMENT_DECLARATION. |
getValueConstraintValue | back to summary |
---|---|
public XSValue getValueConstraintValue() Implements com. Doc from com. The actual value of the default or fixed value constraint. |
reset | back to summary |
---|---|
public void reset() |