-
Notifications
You must be signed in to change notification settings - Fork 9
Description
There are different terms used in the spec for an SSD file:
-
"System Structure Description file"
-- See section 5, second paragraph: A System Structure Description file (SSD, file extension .ssd) MUST be a well-formed XML -
"System Structure Definition".
-- See section 3: If the ZIP archive contains multiple SSD file entries at the root level, the name attribute of each such system structure definition MUST be different from any of the other root level system structure definitions.
Note, the MIME type for a component is application/x-ssp-definition
-- See Section 5.4: Valid further types are application/x-ssp-definition for system structure description files, application/x-ssp-package for system structure package files, and text/x-modelica for Modelica models.