Skip to content

Commit

Permalink
Update netex_routeInstruction_version.xsd (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 authored Sep 26, 2023
1 parent a139d7e commit 1934771
Showing 1 changed file with 2 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,28 +73,10 @@ Rail transport, Roads and Road transport
<xsd:complexContent>
<xsd:extension base="strictContainmentAggregationStructure">
<xsd:sequence>
<xsd:element name="RouteInstruction" maxOccurs="unbounded">
<xsd:element ref="RouteInstruction" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>A POINT used to define the shape of a ROUTE through the network.</xsd:documentation>
<xsd:documentation>An Instruction on how to follow a ROUTE through the network.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:restriction base="RouteInstruction_VersionStructure">
<xsd:sequence>
<xsd:sequence>
<xsd:group ref="EntityInVersionGroup" minOccurs="0"/>
</xsd:sequence>
<xsd:sequence>
<xsd:group ref="DataManagedObjectGroup"/>
</xsd:sequence>
<xsd:sequence>
<xsd:group ref="RouteInstructionGroup"/>
</xsd:sequence>
</xsd:sequence>
<xsd:attribute name="id" type="RouteInstructionIdType"/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down

0 comments on commit 1934771

Please sign in to comment.