4.3.1.1 Extending Data Object Definitions with NameValuePair

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1

While most elements of a model can be extended to include proprietary extension using CustomData, RESQML also provides a simpler mechanism to transfer information that are not critical but may improve user experience. AbstractResqmlDataObject, the base class for all RESQML data objects, may include a list of string pairs, which associates a keyword with a value. For example, graphical attributes of elements such as color, could be transferred this way.