Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
/ NeTEx Public archive
forked from NeTEx-CEN/NeTEx

NeTEx is a CEN Technical Standard for exchanging Public Transport schedules and related data.

License

Notifications You must be signed in to change notification settings

TuThoThai/NeTEx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeTEx (Network Timetable EXchange) XML schema

(C) 2009-2023 NeTEx, CEN, Crown Copyright

Schemas for:

  • Core
  • Part 1 (Network)
  • Part 2 (Timetables)
  • Part 3 (Fares)
  • Part 5 (New Modes)

Overview

  • NeTEx (Network Timetable EXchange) XML schema is a standardized format for exchanging network timetable data.

Folder Structure 📁

The individual XML files are organized hierarchically in folders, following a structure similar to the UML model and documentation. Here's how it's arranged:

  • Main Folder for Each Part: There is a main folder for each part of the schema (e.g., Core, Part 1, Part 2, etc.).
  • Subfolders for Functional Areas: Within each main folder, there are subfolders for each NeTEx functional area, keeping the schema well-structured.

You can find more information about the directory's structure on the wiki

UML Models

  • You can refer to the NeTEx UML Physical and Conceptual models for a detailed UML view of the schema packages.
  • These models are available in electronic format.

Getting Started 🚀

Main Root Schemas

  1. netex_publication

    • Embeds NeTEx XML model elements in a bulk output file format for use in asynchronous publication.
    • The intended content scope can be indicated by a filter object.
  2. netex_siri.xsd

    • Embeds NeTEx XML model elements in the SIRI protocol for dynamic exchange of elements between servers.
    • Supports both Request/response and publish/subscribe.

Additional Information

  • nx.xsd
    • Embeds NeTeX XML model elements within a simple thematic organization to facilitate browsing and inspection of NeTEx.
    • The NX schema is not intended for actual use.

XML Examples

  • Explore XML examples of the use of both protocols in the /examples subdirectory.

Further information on the examples is available on the wiki

Support for XML Editors

  • Altova XMLSpy Project: Find an organized view of the schema and examples in the root directory.

    • Project file: NeTEx.spp
  • Oxygen Project File:

    • Project file: NeTEx.xpr

Note on the Schema

The schema is systematically divided into small modular files. Generally, for each functional package in the design model (See UML Model), there are two XML schema files:

  • netex_xxxx_suppport.xsd: Contains data type and ref structure definitions.
  • netex_xxxx_version.xsd: Contains the element definitions.

Branches 🌿

Branch Name Description Link
master Current head of the project GitHub
next Work for the next release GitHub
epiap CEN NeTEx European Passenger Information Accessibility Profile GitHub

Change Log

Releases

Release Number Release Date Description Release Notes
1.2 March 2022 Latest productive version before new modes merge Release Notes
1.2.2 August 2023 First version of new modes Release Notes
1.2.3 Bug fixes (when necessary) Release Notes
1.3.0 Dec. 2023 Upcoming release ⏳ N/A

Full Version History 📚

The complete version history is available on the wiki.

About

NeTEx is a CEN Technical Standard for exchanging Public Transport schedules and related data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published