Methods Summary |
---|
public XSAttributeDeclaration | getAttrDeclaration()[attribute declaration]: provides the attribute declaration itself,
which will in turn determine the simple type definition used.
|
public short | getConstraintType()Value Constraint: one of default, fixed.
|
public java.lang.String | getConstraintValue()Value Constraint: The actual value.
|
public boolean | getRequired()[required]: determines whether this use of an attribute declaration
requires an appropriate attribute information item to be present, or
merely allows it.
|