A class that stores and handles data of an MVDXML Body element. A body element usually contains definition text and remarks that explain details. It also contains language tag and a set of tags, which represent data about the classification of a definition or a remark.
File: MvdXmlBody.h
Namespace: OdMvdXml
Creates a new OdMvdXmlElement object with default parameters. (Inherited from OdMvdXmlElement) |
Sets a new value of the Body element. | |
Appends a new error message. (Inherited from OdMvdXmlElement) | |
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 language tag value. | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Retrieves the tags associated with the Body element (excluding language tag). | |
Retrieves the current value of the Body element. | |
Reads data from a specified XML element. (Inherited from OdMvdXmlElement) | |
Writes an XML element data to a specified XML node. (Inherited from OdMvdXmlElement) | |
Sets the new value of the language tag for the Body element. | |
Sets a new array of tags associated with the Body element (excluding language tag). |
The assignment operator for MVDXML Body elements. | |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|