![]() | Description |
The DescriptionType type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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) |
![]() | ChangeMode |
Optionally describes the change state of a CAEX object. If used, the ChangeMode shall have the following value
range:
state, create, delete and change. This information should be used for further change management applications.
(Inherited from BaseElementTypeTDataType) |
![]() | 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) |
![]() | Node |
Gets the wrapped XML node.
(Inherited from CAEXWrapperTDataType) |
![]() | Owner |
Gets the wrapped Xml-Element's parent
(Inherited from CAEXWrapper) |
![]() | TagName |
Gets the name of the CAEX tag for this CAEX object.
(Inherited from CAEXWrapper) |
![]() | Value |
Gets and sets the value of the wrapped XML node, according to the defined DataType. If the element doesn't exists,
it is created and inserted into the document as a child of the defined owner.
(Inherited from CAEXWrapperTDataType) |