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 @@ -197,7 +197,7 @@ Rail transport, Roads and Road transport
<xsd:element ref="RouteRef" minOccurs="1"/>
<xsd:element ref="RouteView"/>
</xsd:choice>
<xsd:element name="DirectionType" type="DirectionTypeEnumeration" minOccurs="0">
<xsd:element ref="DirectionType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>DIRECTION of JOURNEY PATTERN. Should be same as for ROUTE on which PATTERN is based.</xsd:documentation>
</xsd:annotation>
Expand Down