|
||
The following parameters are asked in the application's XML Wizard.
Section Key |
Description |
---|---|
Target |
Defines the target file in export. Format: Path\filename |
Source |
Defines the source file in import. Format: Path\filename |
XSLT |
Defines the used transformation file. Format: Path\filename |
Table 2.2: [Parameters] section keys asked in Wizard
The following parameters can be added to the settings file:
Section Key |
Description |
---|---|
ImportGraphicalProperties |
Defines whether the graphical properties of QPR Modeling Client model elements are imported. Boolean (false by default). See "Graphical Properties in QPR Modeling Client's XML Import" for more information. |
ExportGraphicalProperties |
Defines whether the graphical properties of QPR Modeling Client model elements are exported. Boolean (false by default). See "Graphical Properties in QPR Modeling Client's XML Export" for more information.. |
LanguageID |
Integer ID of the modeling language used in the exported elements. In the case this is 0, the default modeling language is used. |
LanguageCode |
Language code (string) of the modeling language used in the exported elements. In the case this is empty, the default modeling language is used. |
ExcludeChangeLog |
Defines whether change log is included in the exported model. Boolean (false by default). |
ExportUserRights |
Defines whether user right information is included in the exported model. Options: 0 = user rights not included (default), 1 = export explicitly granted rights, 2 = export all rights including inherited rights. |
Table 2.3 [Parameters] section's optional keys