A class that implements the Root element of a MVDXML document.
File: MvdXmlRoot.h
Namespace: OdMvdXml
Creates a new OdMvdXmlElement object with default parameters. (Inherited from OdMvdXmlElement) | |
Creates a new MVDXML element with identity. (Inherited from OdMvdXmlIdentity) | |
Creates a new Root element with default parameters. |
Clears the Root element. | |
Adds an element to the array of elements referenced by the Root element. | |
Appends a new error message. (Inherited from OdMvdXmlElement) | |
Appends a new Concept Template to the Root element. | |
Appends a new warning message. (Inherited from OdMvdXmlElement) | |
Appends a new XML error message to a specified parent element. (Inherited from OdMvdXmlElement) | |
Appends a new XML warning message to a specified parent element. (Inherited from OdMvdXmlElement) | |
Retrieves the audit object for the Root element. | |
Retrieves the list of authors of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the XML element code. The code is a human-readable reference value to get identify the element of the MVD definition. (Inherited from OdMvdXmlIdentity) | |
Retrieves the copyright for the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves a child element with a specified identifier. | |
Retrieves the human-readable name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the legal owner name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Retrieves the XML schema file location for the Root element. | |
Retrieves the current status of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the list of Concept Templates assigned with the Root element. | |
Retrieves the universal unique identifier (UUID) of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the XML element version. (Inherited from OdMvdXmlIdentity) | |
Retrieves the version of the Root element. | |
Retrieves the list of model views within the document represented with the Root element. | |
Retrieves the XML namespace attribute of the Root element. | |
Retrieves the XML namespace standard prefix for the Root element. | |
Reads data from a specified XML element. (Inherited from OdMvdXmlElement) | |
Reads data from a specified XML element. (Inherited from OdMvdXmlIdentity) | |
Loads the content of a specified mvdXML document and makes the Root object the root node of the loaded document content. | |
Writes an XML element data to a specified XML node. (Inherited from OdMvdXmlElement) | |
Saves the content referenced by the Root element in a specified mvdXML document. | |
Sets a new audit object for the Root element. | |
Sets the new code of the XML element. The code is a human-readable reference value to get identify the element of the MVD definition. (Inherited from OdMvdXmlIdentity) | |
Sets the copyright text for the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the human-readable name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the legal owner name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the XML schema file location for the Root element. | |
Sets the status of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the universal unique identifier (UUID) of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the version of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the XML namespace attribute of the Root element. | |
Sets the XML namespace standard prefix of the Root element. |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|