Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Rail transport, Roads and Road transport
</xsd:attribute>
<xsd:attribute name="version" type="VersionIdType" use="optional">
<xsd:annotation>
<xsd:documentation>Version number of entity.</xsd:documentation>
<xsd:documentation>Version number of entity. The value may be "any" or a VERSION number adhering to agreed-upon formatting and interpretation rules (representing, e.g., a number or a date). Consecutive VERSION numbers should be strictly increasing.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="status" type="StatusEnumeration" use="optional" default="active">
Expand Down