Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Harmonize modelDescription.xml #7

@GallLeo

Description

@GallLeo

Currently, the modelDescription between 2.0 and 3.0 differ more than technically necessary.
They should be as similar as possible, so that users can diff the files and importing problems are limited to differences from 2.0 to 3.0.

Example:
https://github.com/CATIA-Systems/Test-FMUs/blob/master/BouncingBall/FMI2.xml
https://github.com/CATIA-Systems/Test-FMUs/blob/master/BouncingBall/FMI3.xml

Unecessary differences:

  • <fmiModelDescription ...> different line breaks
  • <UnitDefinitions> missing in 3.0
  • <TypeDefinitions> missing in 3.0
  • description in <ModelVariables> different descriptions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions