A class that implements a reference to an MVDXML Concept Template.
File: MvdXmlTemplateRef.h
Namespace: OdMvdXml
Creates a new OdMvdXmlElement object with default parameters. (Inherited from OdMvdXmlElement) |
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) | |
Checks whether a specified instance meets all constraints defined within the exchange requirements. | |
Cleans the entities assigned to the Entity Rules. | |
Retrieves an attribute rule by its identifier. | |
Retrieves an entity rule by its identifier. | |
Retrieves the external reference to the Concept Template (by @href). The external reference refers to a Concept Template from an external file. | |
Retrieves the identifier prefix for the Concept Template reference. IdPrefix prevents ambiguous identification, in cases when the same part of template is referenced twice in a Concept Template tree. | |
Retrieves the reference to the Concept Template (by @ref). The Concept Template reference is represented with a unique identifier when it may be defined within the same file. | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Retrieves an entity rule by its identifier. | |
Reads data from a specified XML element. (Inherited from OdMvdXmlElement) | |
Retrieves the empty flag for the Concept Template reference. The empty flag determines whether the Concept Template reference is empty (equals true) or not (equals false). | |
Retrieves whether the Concept Template reference is external. The external reference (by @href) refers to a Concept Template from an external file. | |
Writes an XML element data to a specified XML node. (Inherited from OdMvdXmlElement) | |
Sets the external reference to the Concept Template (by @href). The external reference refers to a Concept Template from an external file. | |
Sets the identifier prefix for the Concept Template reference. IdPrefix prevents ambiguous identification, in cases when the same part of template is referenced twice in a Concept Template tree. |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) | |
The assignment operator for Concept Template reference. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|