Nominal |
The NominalScaledTypeType type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeDataType | Gets the AttributeDataType of the defining attribute. The AttributeDataType can be used to interpret the defined nominal values of this instance. | |
| AttributeTypeDefiningAttribute | Gets the AttributeType object, defining this instance. | |
| CAEXDocument |
Gets the CAEX document of this CAEX object. If the CAEX object has not been inserted
into a document or has been removed from the document, the value is null.
(Inherited from CAEXWrapper) | |
| CAEXParent |
Gets the CAEXParent of this instance if it exists.
(Inherited from CAEXWrapper) | |
| CAEXSequenceOfCAEXObject |
Gets the CAEXSequence containing this CAEX object
(Inherited from CAEXWrapper) | |
| Document |
Gets the XDocument of the wrapped XML-Element
(Inherited from CAEXWrapper) | |
| Exists |
Determines if this is a wrapper around an existing XML-Element
(Inherited from CAEXWrapper) | |
| IsDeleted |
Determines, if this object is not contained in any document
(Inherited from CAEXWrapper) | |
| Item | Gets the type-decoded value and sets the type-encoded value for the nominal value attribute with the defined value. To decode and encode the value, the related attribute must define an AttributeDataType. | |
| Node |
Gets the wrapped XML-Element
(Inherited from CAEXWrapper) | |
| Owner |
Gets the wrapped Xml-Element's parent
(Inherited from CAEXWrapper) | |
| RequiredValue | Gets the collection of the 'RequiredValue' elements for this nominal scaled attribute constraint. | |
| TagName |
Gets the name of the CAEX tag for this CAEX object.
(Inherited from CAEXWrapper) | |
| ValueAttributes | Gets a list of CaexValue corresponding to the associated nominal values of this instance. |