Skip to content

Commit

Permalink
Annotation to version attribute (#794) (#797)
Browse files Browse the repository at this point in the history
* Annotation to version attribute

* Update xsd/netex_framework/netex_responsibility/netex_version_support.xsd

Improved...

Co-authored-by: trurlurl <[email protected]>
  • Loading branch information
skinkie and trurlurl authored Oct 31, 2024
1 parent 1630b31 commit ec1035d
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit ec1035d

Please sign in to comment.