|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the Attribute Use schema component.
Method Summary | |
---|---|
XSAttributeDeclaration |
getAttrDeclaration()
Deprecated. [attribute declaration]: provides the attribute declaration itself, which will in turn determine the simple type definition used. |
short |
getConstraintType()
Deprecated. Value Constraint: one of default, fixed. |
java.lang.String |
getConstraintValue()
Deprecated. Value Constraint: The actual value. |
boolean |
getRequired()
Deprecated. [required]: determines whether this use of an attribute declaration requires an appropriate attribute information item to be present, or merely allows it. |
Methods inherited from interface org.apache.xerces.impl.xs.psvi.XSObject |
---|
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
public boolean getRequired()
public XSAttributeDeclaration getAttrDeclaration()
public short getConstraintType()
public java.lang.String getConstraintValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |