QPR Knowledge Base 2017.1

ModelElement XML Element

ModelElement XML Element

Previous topic Next topic No directory for this topic  

ModelElement XML Element

Previous topic Next topic Topic directory requires JavaScript Mail us feedback on this topic!  

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