|
||
ModelElement XML element defines one model element (instance) of QPR product. The model element's attributes are enumerated in Attribute XML elements. Example of QPR Modeling Client ModelElement definition:
<ModelElement ElementName="Activity1" ElementId="PG_PS24" TypeID="PG_PS2">
XML attribute |
Description |
---|---|
ElementName |
The name of the model element |
ElementID |
The ID of the model element |
TypeID |
The type of the model element. Refers to TypeID XML attribute of ModelElementType |
Table 3.6 The XML attributes of ModelElement