![]() | Ordinal |
The OrdinalScaledTypeType type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeDataType | Gets the Attribute datatype which is valid for values of all ValueAttributes of this element. |
![]() | AttributeTypeDefiningAttribute | Gets the attribute, which specifies the attribute data type for the value elements of 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 value attribute with the defined name. The allowed Names are ATTRIBUTE_CONSTRAINT_ORDINAL_VALUE_STRING and ATTRIBUTE_CONSTRAINT_ORDINAL_MIN_STRING and ATTRIBUTE_CONSTRAINT_ORDINAL_MAX_STRING. |
![]() | Node |
Gets the wrapped XML-Element
(Inherited from CAEXWrapper) |
![]() | Owner |
Gets the wrapped Xml-Element's parent
(Inherited from CAEXWrapper) |
![]() | RequiredMaxValue | Gets and sets the required maximal value for this ordinal scaled attribute constraint. |
![]() | RequiredMinValue | Gets and sets the required minimal value for this ordinal scaled attribute constraint. |
![]() | RequiredValue | Gets and sets the required value for this ordinal scaled attribute constraint. |
![]() | TagName |
Gets the name of the CAEX tag for this CAEX object.
(Inherited from CAEXWrapper) |
![]() | ValueAttributes | Gets all the CAEXValue objects for the defined value attributes of this instance. Recognized value attributes are ATTRIBUTE_CONSTRAINT_ORDINAL_MAX_STRING and ATTRIBUTE_CONSTRAINT_ORDINAL_MIN_STRING and ATTRIBUTE_CONSTRAINT_ORDINAL_VALUE_STRING. |