|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XSAttributeUse Class ReferenceInheritance diagram for XSAttributeUse:
[legend]Collaboration diagram for XSAttributeUse:
[legend]List of all members.
Constructor & Destructor Documentation
|
The default constructor.
-
Parameters:
-
xsAttDecl |
|
xsModel |
|
manager |
The configurable memory manager |
|
XSAttributeUse::~XSAttributeUse |
( |
|
) |
|
|
Member Function Documentation
|
[attribute declaration]: provides the attribute declaration itself, which will in turn determine the simple type definition used.
|
|
Value Constraint: one of default, fixed.
|
const XMLCh * XSAttributeUse::getConstraintValue |
( |
|
) |
|
|
|
Value Constraint: The actual value.
|
bool XSAttributeUse::getRequired |
( |
|
) |
const |
|
|
[required]: determines whether this use of an attribute declaration requires an appropriate attribute information item to be present, or merely allows it.
|
Friends And Related Function Documentation
friend class XSObjectFactory [friend]
|
|
Member Data Documentation
const XMLCh* XSAttributeUse::fConstraintValue [protected]
|
|
bool XSAttributeUse::fRequired [protected]
|
|
The documentation for this class was generated from the following file:
|
|
|