Skip to content

Commit

Permalink
chore: add diff netex versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lekotros committed Aug 2, 2022
1 parent 68b9288 commit 85d6da9
Show file tree
Hide file tree
Showing 1,054 changed files with 330,653 additions and 0 deletions.
609 changes: 609 additions & 0 deletions xsd/netex/1.01/NX.xsd

Large diffs are not rendered by default.

8,549 changes: 8,549 additions & 0 deletions xsd/netex/1.01/NeTEx_publication.xsd

Large diffs are not rendered by default.

8,540 changes: 8,540 additions & 0 deletions xsd/netex/1.01/NeTEx_publication_timetable.xsd

Large diffs are not rendered by default.

122 changes: 122 additions & 0 deletions xsd/netex/1.01/NeTEx_siri.xsd
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2011 rel. 2 sp1 (x64) (http://www.altova.com) by Christophe Duquesne (Dryade) -->
<xsd:schema xmlns:netex="http://www.netex.org.uk/netex" xmlns:siri="http://www.siri.org.uk/siri" xmlns="http://www.siri.org.uk/siri" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.siri.org.uk/siri" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" id="netex_siri">
<!-- ===Dependencies ======================================= -->
<!-- ====INCLUDE NETEX REQUESTS==================================================== -->
<xsd:import namespace="http://www.netex.org.uk/netex" schemaLocation="netex_service/netex_all-v1.0.xsd"/>
<xsd:import namespace="http://www.netex.org.uk/netex" schemaLocation="netex_service/netex_dataObjectRequest_service-v1.0.xsd"/>
<!-- ======================================================================= -->
<xsd:include schemaLocation="siri/siri_base-v2.0.xsd"/>
<!-- ===eGIF/GovTalk Documentation ======================================= -->
<xsd:annotation>
<xsd:appinfo>
<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">
<Aggregation>main schema</Aggregation>
<Audience>e-service developers</Audience>
<Contributor>Nicholas Knowles</Contributor>
<Contributor>Christophe Duquesne, Aurige, Guyancourt FRANCE</Contributor>
<Contributor>TO be COMPLETED </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>2009-01-17</Created>
<!-- Created from Siri.xsd -->
</Date>
<Date>
<Modified>2009-08-17</Modified>
<!-- Revised-->
</Date>
<Description>
<p>NeTEx Xml is an XML representation of the Transmodel Public Transport Data model that can be used to exchange data objects between netex databases and other services.</p>.
<p>SIRI is a European CEN technical standard for the exchange of real time information.</p>
<p>SIRI is defined by XML schemas and comprises a general protocol for communication, and a modular set of functional services
<ul>
<li>This schema adds NeTEx request and deliveries to SIRI</li>
</ul>
</p>
<p>SIRI supports both direct request/response and publish subscribe patterns of interaction.</p>
<p>SIRI includes common mechanisms and messages for system status management.</p>
<p>SIRI documents can be exchanged using http post, and/or SOAP.</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_siri.xsd</Identifier>
<Language>[ISO 639-2/B] ENG</Language>
<Publisher>Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX </Publisher>
<Relation>
<Requires>http://www.siri.org.uk/schemas/1.3/siri_base.xsd</Requires>
<Requires>http://www.netex.org.uk/schemas/1.0/netex_filters.xsd</Requires>
</Relation>
<Rights>Unclassified
<Copyright>CEN NeTEx 2009-2014</Copyright>
</Rights>
<Source>
<ul>
<li>Derived from the netex and SIRI standards.</li>
</ul>
</Source>
<Status>Version 1.0 Draft for approval</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 XML schema. Service Interface for exchanging NeTEx data as SIRI requests and responses </Title>
<Type>Standard</Type>
</Metadata>
</xsd:appinfo>
</xsd:annotation>
<!--== SIRI Request include netex Data Object Request ===================================================================== -->
<xsd:element name="Siri">
<xsd:annotation>
<xsd:documentation>XML Service Interface for Real Time Data Exchange - with NeTEx.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:choice>
<xsd:element ref="SiriRequest"/>
<xsd:element ref="SiriResponse"/>
</xsd:choice>
<xsd:element ref="Extensions" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="version" type="xsd:NMTOKEN" use="optional" default="1.0"/>
</xsd:complexType>
</xsd:element>
<!-- ======================================================================= -->
<xsd:element name="SiriRequest" type="SiriRequestStructure">
<xsd:annotation>
<xsd:documentation>SIRI Request - Groups individual functional requests.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="SiriRequestStructure">
<xsd:annotation>
<xsd:documentation>Type for SIRI Request - Groups individual functional requests.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="RequestGroup"/>
</xsd:sequence>
</xsd:complexType>
<!-- ======================================================================= -->
<xsd:element name="SiriResponse" type="SiriResponseStructure">
<xsd:annotation>
<xsd:documentation>SIRI Request - Groups individual functional responses.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="SiriResponseStructure">
<xsd:annotation>
<xsd:documentation>Type for SIRI Response - Groups individual functional responses.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="ResponseGroup"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
150 changes: 150 additions & 0 deletions xsd/netex/1.01/NeTEx_siri_SG.xsd
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2011 rel. 2 sp1 (x64) (http://www.altova.com) by Christophe Duquesne (Dryade) -->
<xsd:schema xmlns="http://www.siri.org.uk/siri" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.siri.org.uk/siri" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.0" id="siri">
<!-- ======================================================================= -->
<!-- REPLACE THESE PACKAGES WITH OTHER FINCTIONAL SERVICES -->
<xsd:include schemaLocation="wsdl/siri_all_functionalServices.xsd"/>
<!-- END OF FUNCTIONAL SERVICES -->
<xsd:annotation>
<xsd:appinfo>
<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">
<Aggregation>main schema</Aggregation>
<Audience>e-service developers</Audience>
<!-- SIRI v1.0 -->
<Contributor>Dipl.-Kfm. Winfried Bruns, Verband Deutscher, Köln, de v1.0</Contributor>
<Contributor>Mark Cartwright, Centaur Consulting Limited, Guildford, uk v1.0</Contributor>
<Contributor>Christophe Duquesne, PDG Consultant en systémes, Dryade Guyancourt, fr v1.0</Contributor>
<Contributor>Stefan Fjällemark, HUR - Hovedstadens, Valby, dk v1.0</Contributor>
<Contributor>Jonas Jäderberg, Columna, Borlänge, fi v1.0</Contributor>
<Contributor>Dipl.-Ing. Sven Juergens psitrans [email protected] v1.0</Contributor>
<Contributor>Nicholas Knowles, KIZOOM Limited, London EC4A 1LT, uk v1.0</Contributor>
<Contributor>Werner Kohl, Mentz Datenverarbeitung GmbH, München,de v1.0</Contributor>
<Contributor>Peter Miller, ACIS Research and Development, Cambridge CB4 0DL, uk v1.0</Contributor>
<Contributor>Dr. Martin Siczkowski, West Yorkshire PTE, Leeds, uk v1.0</Contributor>
<Contributor>Gustav Thiessen BLIC [email protected], de v1.0 </Contributor>
<Contributor>Dr Bartak, [email protected] v1.0</Contributor>
<Contributor>Dr. Franz-Josef Czuka, Beratungsgesellschaft für, Düsseldorf, de v1.0</Contributor>
<Contributor>Dr.-Ing. Klaus-Peter Heynert, PSI Transportation GmbH, Berlin, de v1.0</Contributor>
<Contributor>Jean-Laurant Franchineau, CONNEX-EUROLUM, PARIS, fr v1.0</Contributor>
<Contributor>Dipl.-Ing. (FH) Rainer Ganninger, init innovation in, Karlsruhe, de v1.0</Contributor>
<Contributor>Dipl.-Ing. HTL Peter Machalek, Siemens Transit, Neuhausen am Rheinfall, ch v1.0</Contributor>
<Contributor>El Ing. Ernst Pfister, Siemens Transit, Neuhausen am Rheinfall, ch v1.0</Contributor>
<Contributor>Dipl.-Ing. Berthold Radermacher, Verband Deutscher, Köln, de v1.0</Contributor>
<Contributor>Dr. Friedemann Weik, Hamburger Berater Team GmbH, Hamburg, de v1.0</Contributor>
<!-- Fixes and feed back -->
<Contributor>Robin Vettier, ixxi.com, fr v1.3 </Contributor>
<Contributor>Ofer Porat, fr v1.3</Contributor>
<Contributor>Burt Alexander', sigtec.com</Contributor>
<Contributor>Michelle Etienne, Dryade, Paris fr, v1.3</Contributor>
<Contributor>Brian Ferris onebusaway.org, us, v1.3</Contributor>
<Contributor>Manuem Mahne Siemens.com</Contributor>
<!--SIRI v2.0 -->
<Contributor>Ulf Bjersing, Hogia - Stenungsgrund, se v2.0</Contributor>
<Contributor>Dipl.-Math Christoph Blendinger, DB, Frankfort, de v2.0</Contributor>
<Contributor>Dipl.-Kfm. Winfried Bruns, Verband Deutscher, Köln, de v2.0</Contributor>
<Contributor>Christophe Duquesne, PDG Consultant en systémes, Auriga, fr v2.0</Contributor>
<Contributor>Gerald Dury, Trapeze Neuhausen am Rhein, ch, fr v2.0</Contributor>
<Contributor>Michelle Etienne, Dryade, Paris fr v2.0</Contributor>
<Contributor>Michael Frumin, MTA, us, v2.0</Contributor>
<Contributor>Nicholas Knowles, Trapeze Limited, London, uk v2.0</Contributor>
<Contributor>Werner Kohl, Mentz Datenverarbeitung GmbH, München, de v2.0</Contributor>
<Contributor>Davide Lallouche, RATP, Paris, fr v2.0</Contributor>
<Contributor>Jeff Makkie, us, v2.0</Contributor>
<Contributor>Daniel Rubli, Trapeze Neuhausen am Rhein, ch, fr v2.0</Contributor>
<Contributor>Gustav Thiessen BLIC [email protected], de 2.0 v1.0</Contributor>
<Contributor>Jeff Maki, openplans, us, v2.0</Contributor>
<Coverage>Europe</Coverage>
<Creator>>Drafted for version 1.0 &amp; Version 2.0 CEN TC278 WG3 SG7 Editor Nicholas Knowles, Kizoom. mailto:[email protected]</Creator>
<Date>
<Created>2008-11-17</Created>
Created from Siri.xsd
</Date>
<Date>
<Modified>2008-04-18</Modified>
Revised
</Date>
<Date>
<Modified>2009-03-30</Modified>
Remove uneccessary groups
</Date>
<Date>
<Modified>2011-04-18</Modified>
Updated journey, request and other subpackages - see readme
</Date>
<Date>
<Modified>2012-03-23</Modified>
SIRI Version 2.0
Refactored to improve modularisation
See Readme.txt for list of changes
revised to use shared include
</Date>
<Description>
<p>SIRI is a European CEN technical standard for the exchange of real-time information.</p>
<p>SIRI is defined by XMLschemas and comprises a general protocol for communication, and a modular set of functional services.

This version of the schema uses substitution groups to provide a loosley coupled encoding
Additional functional services may be added just by an includes statement.

</p>
<p>SIRI supports both direct request/response and publish subscribe patterns of interaction.</p>
<p>SIRI includes common mechanisms and messages for system status management.</p>
<p>SIRI documents can be exchanged using http post, and/or SOAP.</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.siri.org.uk/schema/2.0/xsd/}siriSg.xsd</Identifier>
<Language>[ISO 639-2/B] ENG</Language>
<Publisher>Kizoom Software Ltd 16 High Holborn, London WC1V 6BX </Publisher>
<Relation>
<Requires>http://www.siri.org.uk/schema/2.0/xsd/siri/siri_base.xsd</Requires>
<Requires>http://www.siri.org.uk/schema/2.0/xsd/siri/siri_allFunctionalServices.xsd</Requires>
</Relation>
<Rights>Unclassified
<Copyright>CEN, VDV, RTIG 2004-2012</Copyright>
</Rights>
<Source>
<ul>
<li>Derived from the VDV, RTIG XML and Trident standards.</li>
<li>Derived from the SIRI Version 1.0</li>
</ul>
</Source>
<Status>Version 2.0 Draft</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 SG7</Project>
</Subject>
<Title>SIRI XML schema. Service Interface for Real-time Information relating to Public Transport Operations. Generic Substitution groups version </Title>
<Type>Standard</Type>
</Metadata>
</xsd:appinfo>
<xsd:documentation>SIRI Service Interface for Real-time Information relating to Public Transport Operations. XML Schema with loosely coupled functional services,</xsd:documentation>
</xsd:annotation>
<!-- ======================================================================= -->
<xsd:include schemaLocation="siri/siri_base-v2.0.xsd"/>
<!-- ======================================================================= -->
<!-- ======================================================================= -->
<xsd:element name="Siri">
<xsd:annotation>
<xsd:documentation>Service Interface for Real-time Operation.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:choice>
<xsd:group ref="RequestGroup"/>
<xsd:group ref="ResponseGroup"/>
<xsd:element ref="Extensions" minOccurs="0"/>
</xsd:choice>
<xsd:attribute name="version" type="xsd:NMTOKEN" use="optional" default="2.0"/>
</xsd:complexType>
</xsd:element>
<!-- ======================================================================= -->
</xsd:schema>
Loading

0 comments on commit 85d6da9

Please sign in to comment.