Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
skinkie authored Nov 6, 2023
1 parent b3d811a commit c63e6d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</Date>
<Date><Modified>2021-07-08</Modified>NewModes: Correction Add missing VehicleEquipmentProfile relationship to VehicleModel
</Date>
<Date><Modified>2023-01-30</Modified>TM CR: EnhancementL Add Accepted Driver Permit l
<Date><Modified>2023-01-30</Modified>TM CR: Enhancement Add Accepted Driver Permit
</Date>
<Description>
<p>NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ Rail transport, Roads and Road transport
</xsd:sequence>
<xsd:attribute name="id" type="AcceptedDriverPermitIdType">
<xsd:annotation>
<xsd:documentation>Identifier of VEHICLE EQUIPMENT PROILE.</xsd:documentation>
<xsd:documentation>Identifier of VEHICLE EQUIPMENT PROFILE.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:restriction>
Expand Down Expand Up @@ -1243,7 +1243,7 @@ Rail transport, Roads and Road transport
<!-- =========TYPE OF DRIVER PERMIT. ============================================ -->
<xsd:element name="TypeOfDriverPermit" abstract="false" substitutionGroup="TypeOfValue">
<xsd:annotation>
<xsd:documentation>A type of driving license (e.g. https://en.wikipedia.org/wiki/European_driving_licenceA type of driving license (e.g. https://en.wikipedia.org/wiki/European_driving_licence).", +V2.0</xsd:documentation>
<xsd:documentation>A type of driving license (e.g. https://en.wikipedia.org/wiki/European_driving_licence A type of driving license (e.g. https://en.wikipedia.org/wiki/European_driving_licence). +V2.0</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
Expand Down

0 comments on commit c63e6d6

Please sign in to comment.