Skip to content

Commit

Permalink
Lint and update documentation tables
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 30, 2024
1 parent f43ab9c commit c2d9153
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/standards/gbfs/Netex_gbfs_exm1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ GBFS file: vehicle_types.json:
<VehicleCategory>cargoCycle</VehicleCategory>
<NumberOfWheels>2</NumberOfWheels>
<!-- GBFS form_factor -->
</SimpleVehicleType>
</SimpleVehicleType>
<SimpleVehicleType version="any" id="car1">
<!-- GBFS vehicle_type_id -->
<Name>Foor-door Sedan</Name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ Rail transport, Roads and Road transport
<xsd:annotation>
<xsd:documentation>Cycle for cargo transportation. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:enumeration>
<xsd:enumeration value="tricycle"/>
<xsd:enumeration value="tandem"/>
<xsd:enumeration value="moped"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ Rail transport, Roads and Road transport
<xsd:annotation>
<xsd:documentation>Number of wheels of the vehicle. +v2.0</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:element>
<xsd:element name="MinimumAge" type="xsd:nonNegativeInteger" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Minumum age to use TRANSPORT TYPE.</xsd:documentation>
Expand Down

0 comments on commit c2d9153

Please sign in to comment.