mvHeader Models

Both ISO-10303 Part 21 and Part 28 data files have an optional header section in them. This header section is stored in the EDMdatabase and may be used for adding metadata to populations exported to Part 21 or Part 28 data files.

The metadata that may be specified in the header section is given by the underlying EXPRESS schema HEADER_SECTION_SCHEMA

Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_es_HEADER_SECTION_SCHEMA'.

Note that none of the attributes are optional. I.e, to populate a valid header model, all attributes must be assigned a value. The value, however, may be an empty string. Note also that a valid header model must be populated with exactly one instance of each of the three instance types file_description, file_name and file_schema.

(info) The following attributes are automatically set by EXPRESS Data Manager when the data file is exported.

  • file_description.implementation_level
  • file_name.name
  • file_name.time_stamp
  • file_schema.schema_identifiers

If you populate these attributes, their value will be overwritten when exporting data to STEP or XML files.