Please enable JavaScript to view this site.

QPR Knowledge Base 2023.1

  •      
  • 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. Options: 0 or -1 = current language, -2 = default language. In the case this is empty, the current 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 changes log is included in the exported model. Boolean (true by default, i.e. do not include changes log in the exported model). Note that importing a model with a changes log bigger than 1 MB is not supported.

    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