A TYPE OF FRAME classifies a VERSION FRAME. It provides a rudimentary form of metadata to describe the permitted contents of a profile (A profile validator may use such data to further check the contents of a document).
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | TypeOfValue | ::> | TYPE OF FRAME inherits from TYPE OF VALUE. |
«PK» | id | TypeOfFrameIdType | 1:1 | Identifier of TYPE OF FRAME. |
«FK» | TypeOfValidityRef | TypeOfValidityRef | 0:1 | Reference to a TYPE OF VALIDITY. |
«FK» | FrameClassRef | NameOfClass | 0:1 | Refence to a class of VERSION FRAME, that is the class of VersionFrame to be used to hold elements. |
«cntd» | classes | ClassInContextRef | 0:* | Classes to be present in frames conforming to the TYPE OF FRAME. |
«cntd» | includes | TypeOfFrameRef | 0:* | TYPEs OF FRAME contained in TYPE OF FRAME. Shall not be cyclic. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
FrameDefaults
The FrameDefaultsspecify default values for certain common properties of elements in a frame, such as the Codespace, DataSource, time-zone, etc. The defaults are applied to all elements in the frame for which an explicit value has not been specified. The use of defaults can both simplify export and reduce the size of documents.
...
Classification | Name | Type | Cardinality | Description |
«FK» | DefaultCodespaceRef | CodespaceRef | 0:1 | Default CODESPACE to assume for an identifier that does not have an explicit CODESPACE specified. |
«FK» | DefaultDataSourceRef | DataSourceRef | 0:1 | DATA SOURCE to use for elements in the frame which do not have a DATA SOURCE specified. Field remains unpopulatet in Austria NeTEx Profile |
«FK» | DefaultResponsibilitySetRef | ResponsibilitySetRef | 0:1 | RESPONSIBILITY SET to use for elements in the frame which do not have a RESPONSIBILITY SET specified. |
...
«cntd» | DefaultLocale | Locale | 0:1 | Default LOCALE to use to provide attribute values for elements in the frame which do not have a LOCALE element specified, for example language time zone, etc. Field remains unpopulatet in Austria NeTEx Profile |
DefaultLocationSystem | xsd:normalizedString | 0:1 | Default LOCATION SYSTEM to use for locations in the frame which do not have a LOCATION SYSTEM specified. For EPIP WGS84 is recommended. Field remains unpopulatet in Austria NeTEx Profile | |
«enum» | DefaultSystemOfUnits | SystemOfUnitsEnum | 0:1 | Default SYSTEM OF UNITS to use for dimensional attributes in the frame (DistanceType, LengthType, WeightType, etc) for which no units have been specified. · SiMetres · SiMetresAndKilometres (only value accepted in EPIP) ·other Field remains unpopulatet in Austria NeTEx Profile |
DefaultCurrency | CurrencyType | 0:1 | Default CURRENCY to use for amount attributes in the frame for which a currency has not been specified. Field remains unpopulatet in Austria NeTEx Profile |
Example from the Austrian NeTEx Profile:
...