Skip to content

Commit

Permalink
revert non-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
skinkie committed Nov 3, 2023
1 parent 7c8804b commit 335050c
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,40 +4,77 @@
<!-- ======================================================================= -->
<xsd:annotation>
<xsd:appinfo>
<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs"><Aggregation>main schema</Aggregation><Audience>e-service developers</Audience><Contributor>V1.0 Christophe Duquesne</Contributor><Contributor>Nicholas Knowles</Contributor><Coverage>Europe</Coverage><Creator>First drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:[email protected]</Creator><Date><Created>2010-09-04</Created></Date><Date><Modified>2011-02-05</Modified>
Name Space changes
</Date><Date><Modified>2012-04-15</Modified>
Revise Passenger Capacity
</Date><Date><Modified>2019-04-09</Modified>
Add list of vehicle type refs for PARKING and general use
</Date><Date><Modified>2020-08-11</Modified>
Issue #110 Add missing fuel types
electricContact, battery, dieselBatteryHybrid, petrolBatteryHybrid, biodiesel, hydrogen, liquidGas, methane, ethanol
</Date><Date><Modified>2020-10-04</Modified>
NewModes: Add list of VEHICLEs.
Add TransportType, SimpleVehicleType
Add fuel types none, other,
ADd Power Tpe enumeration
Add Vehicle PRofile
</Date><Date><Modified>2021-04-19</Modified>
NewModes: GBFS compatibility Add car to vehicle Types
</Date><Date><Modified>2021-07-07</Modified>
NewModes: Add extra fuel types from APDS
</Date><Date><Modified>2021-07-08</Modified>
NewModes: Correction Add missing VehicleEquipmentProfile relationship to VehicleModel
</Date>v
<Date><Modified>2023-01-30</Modified>
TM CR: EnhancementL Add Accepted Driver Permit l
</Date><Description><p>NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.</p><p>This sub-schema describes the VEHICLE TYPE identifier Types.</p></Description><Format><MediaType>text/xml</MediaType><Syntax>http://www.w3.org/2001/XMLSchema</Syntax><Description>XML schema, W3C Recommendation 2001</Description></Format><Identifier>{http://www.netex.org.uk/schemas/1.0/xsd/netex_framework/netex_reusableComponents}netex_vehicleType_support.xsd</Identifier><Language>[ISO 639-2/B] ENG</Language><Publisher>Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX </Publisher><Relation><Requires>http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd</Requires></Relation><Rights>Unclassified
<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">
<Aggregation>main schema</Aggregation>
<Audience>e-service developers</Audience>
<Contributor>V1.0 Christophe Duquesne</Contributor>
<Contributor>Nicholas Knowles</Contributor>
<Coverage>Europe</Coverage>
<Creator>First drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:[email protected]</Creator>
<Date>
<Created>2010-09-04</Created>
</Date>
<Date><Modified>2011-02-05</Modified>Name Space changes
</Date>
<Date><Modified>2012-04-15</Modified>Revise Passenger Capacity
</Date>
<Date><Modified>2019-04-09</Modified>Add list of vehicle type refs for PARKING and general use
</Date>
<Date><Modified>2020-08-11</Modified>Issue #110 Add missing fuel types
electricContact, battery, dieselBatteryHybrid, petrolBatteryHybrid, biodiesel, hydrogen, liquidGas, methane, ethanol
</Date>
<Date><Modified>2020-10-04</Modified>NewModes: Add list of VEHICLEs.
Add TransportType, SimpleVehicleType
Add fuel types none, other,
ADd Power Tpe enumeration
Add Vehicle PRofile
</Date>
<Date><Modified>2021-04-19</Modified>NewModes: GBFS compatibility Add car to vehicle Types
</Date>
<Date><Modified>2021-07-07</Modified>NewModes: Add extra fuel types from APDS
</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>
<Description>
<p>NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.</p>
<p>This sub-schema describes the VEHICLE TYPE identifier Types.</p>
</Description>
<Format>
<MediaType>text/xml</MediaType>
<Syntax>http://www.w3.org/2001/XMLSchema</Syntax>
<Description>XML schema, W3C Recommendation 2001</Description>
</Format>
<Identifier>{http://www.netex.org.uk/schemas/1.0/xsd/netex_framework/netex_reusableComponents}netex_vehicleType_support.xsd</Identifier>
<Language>[ISO 639-2/B] ENG</Language>
<Publisher>Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX </Publisher>
<Relation>
<Requires>http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd</Requires>
</Relation>
<Rights>Unclassified
<Copyright>CEN, Crown Copyright 2009-2020</Copyright>
</Rights><Source><ul><li>Derived from the Transmodel, VDV, TransXChange, NEPTUNE, BISON and Trident standards.</li></ul></Source><Status>Version 1.0</Status><Subject><Category>Arts, recreation and travel, Tourism, Travel (tourism), Transport,
</Rights>
<Source>
<ul>
<li>Derived from the Transmodel, VDV, TransXChange, NEPTUNE, BISON and Trident standards.</li>
</ul>
</Source>
<Status>Version 1.0</Status>
<Subject>
<Category>Arts, recreation and travel, Tourism, Travel (tourism), Transport,
Air transport, Airports,
Ports and maritime transport, Ferries (marine),
Public transport, Bus services, Coach services, Bus stops and stations,
Rail transport, Railway stations and track, Train services, Underground trains,
Business and industry, Transport, Air transport , Ports and maritime transport, Public transport,
Rail transport, Roads and Road transport
</Category><Project>CEN TC278 WG3 SG9.</Project></Subject><Title>NeTEx VEHICLE TYPE types.</Title><Type>Standard</Type></Metadata>
</Category>
<Project>CEN TC278 WG3 SG9.</Project>
</Subject>
<Title>NeTEx VEHICLE TYPE types.</Title>
<Type>Standard</Type>
</Metadata>
</xsd:appinfo>
</xsd:annotation>
<!-- ==== VEHICLE TYPE ==================================================== -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@
</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>
<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>
<p>This sub-schema describes the VEHICLE TYPE types.</p>
Expand All @@ -67,15 +66,15 @@
<Status>Version 1.0</Status>
<Subject>
<Category>Arts, recreation and travel, Tourism, Travel (tourism), Transport,
Air transport, Airports,
Ports and maritime transport, Ferries (marine),
Public transport, Bus services, Coach
services, Bus stops and stations,
Rail transport, Railway stations and track, Train services, Underground trains,
Business and industry, Transport, Air transport , Ports and maritime
transport, Public transport,
Rail transport, Roads and Road transport
</Category>
Air transport, Airports,
Ports and maritime transport, Ferries (marine),
Public transport, Bus services, Coach
services, Bus stops and stations,
Rail transport, Railway stations and track, Train services, Underground trains,
Business and industry, Transport, Air transport , Ports and maritime
transport, Public transport,
Rail transport, Roads and Road transport
</Category>
<Project>CEN TC278 WG3 SG9.</Project>
</Subject>
<Title>NeTEx VEHICLE TYPE types.</Title>
Expand Down

0 comments on commit 335050c

Please sign in to comment.