Commit 84c52d1
EPIAP to Master (#705)
* Add usage validity start/end time for element access
* Initial commit for GroupOfTariffZones
* Fixed copy/paste error on documentation tags
* Add optional TimebandRef and ServiceCalendarRef to TemporalValidityParametersGroup
* Add dynamicdistancematrixelement for on-the-fly generation when pre-computing all possible combinations is not feasible
* Added proper element definition
* Add enumerations for pushchair (#187)
* Add enumerations for pushchair
* Typo in VehicleType (#253) (#256)
* Typo in VehicleType
Reported by @hennoit
* Add Presentation to TypeOfProductCategory (#254)
* Add VehicleMode to VehicleType (and some typos) (#252)
* Level with order (#263)
Level order as proposed for EPIAP.
* Fix typo's
* Remove emf leftover
* Remove network_filter_network.xsd
* Remove netex_country_version.xsd
* EPIAP quay boarding positions enhancement (#298)
* Update netex_ifopt_stopPlace_version.xsd
EPIAP Quay and Boarding Position Enhancement
* Change from Stefan Jugelt on documentation for EdgeToTrackCenterDistance
I would suggest to refer to the parameter 4.2.9.3. Platform offset of the Infrastrcuture TSI:
<xsd:element name="EdgeToTrackCenterDistance" type="LengthType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Distance between the track centre and the platform edge parallel to the running plane (bq), as defined in chapter 13 of EN 15273-3:2013.</xsd:documentation>
</xsd:annotation>
</xsd:element>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
* EPIAP quay boarding positions enhancement (#298)
* Update netex_ifopt_stopPlace_version.xsd
EPIAP Quay and Boarding Position Enhancement
* Change from Stefan Jugelt on documentation for EdgeToTrackCenterDistance
I would suggest to refer to the parameter 4.2.9.3. Platform offset of the Infrastrcuture TSI:
<xsd:element name="EdgeToTrackCenterDistance" type="LengthType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Distance between the track centre and the platform edge parallel to the running plane (bq), as defined in chapter 13 of EN 15273-3:2013.</xsd:documentation>
</xsd:annotation>
</xsd:element>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
* Adding handrail to BorderTypeEnumeration (#303)
This allows for this accessibility feature to be used in SitePathLink
* EPIAP: Add raised kerb mobility facility enumeration (#301)
* raisedCurb in MobilityFacilityEnumeration
* Curb to Kerb
Kerb is used in the rest of NeTEx
* EPIAP: Add raised kerb mobility facility enumeration (#301)
* raisedCurb in MobilityFacilityEnumeration
* Curb to Kerb
Kerb is used in the rest of NeTEx
* Add Length and Width on StopPlaceSpaceGroup (#315)
Replaces #302
* Improve passenger information equipment (#314)
* Adding handrail to BorderTypeEnumeration
This allows for this accessibility feature to be used in SitePathLink
* Update netex_passengerInformationEquipment_version.xsd
* comments gone
* Handrail is in a different PR
REmoved here
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update netex_ifopt_stopPlace_support.xsd (#276)
* Update netex_ifopt_stopPlace_support.xsd
Extension of QuayTypeEnumeration for the hierarchy needed in rail
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
* completed with discussion from the PullRequest
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Allow multiple gml:Polygons associated to a Zone (#255)
* Allow multiple Polygons to describe a Zone
* use MultiSurface instead of multiple Polygons
* Update netex_servicePattern_support.xsd (#214)
* Update copyright to 2021 (#206)
* Update copyright to 2021
* Declutter whitespace
* Fix
* Update netex_servicePattern_support.xsd
Adding a possibility that the driver should be informed
* more neutral formulation of informStaffOnboard
* typo correction
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Extension of AccessibilityLimitation for EPIAP (#265)
* Extension of AccessibilityLimitation for EPIAP
* Other problems from Adrian's CR on AccessibibilityLimitation
* Update netex_facility_support.xsd (#278)
* Updating additional relevant user categories (#280)
women and families are possibly also relevant additional ParkingUserTypes
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Need to specify more than one ActivationMeans (#319)
Co-authored-by: Kristian Syversen <kristian.syversen@entur.org>
* Add support for NAND, NOR, XNOR as a LogicalOperation. Also renamed BooleanOperatorEnumeration to LogicalOperationEnumeration to better reflect actual use (#126)
* TransportMode (Duty) as AllModesEnumeration
Fix #44
* Resolve comments.
Fix #151
* Added Chur example from Wilfried (#329)
* Added Chur example from Wilfried
* Adding EPIAP examples to travis
* Changed charset encoding from latin1, latin2 to UTF-8 (#352)
* changes according to basecamp discussion (#344)
* changes according to basecamp discussion
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Apply suggestions from code review
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update netex_acsb_limitations.xsd
* Stairfree Access as Limitation to be more compatible with OJP (#362)
* Stairfree Access as Limitation to be more compatible with OJP and for EP
* Update netex_ifopt_site_version.xsd (#410)
* Update netex_ifopt_site_version.xsd
* new name after discussion with Stefan
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd
* Fix branch
Notice that the examples still miss RelativeLevelOrder.
* examples adapted to new RelativeLevelOrder and RelativeLevelOrder optional and a small validity problem (#430)
Examples adapted to new RelativeLevelOrder and RelativeLevelOrder optional. We otherwise have examples that break. And it might be that people don't wish to use them.
* BeaconEquipment added and example VehicleType modeling for EPIAP (#365)
* First part of Beacon Equipment
* second part of BeaconEquipment
* BeaconEquipment -> PassengerBeaconEquipment
There are also technical Beacons with BeaconPoint. As they are different currently no ref is added in either element.
* XML Spy removed
* fixed example and added examples to project
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Apply suggestions from code review
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Apply suggestions from code review
---------
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Lint and update documentation tables
* Fix railIslandPlatform (#524)
Fix #523
* Fix #533 (#534)
* Fix #533
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
---------
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
* Fix epiap example validation (#547)
* Make sure the EPIAP examples actually get validated
Split up until new release of libxml2 is available.
* Fix #539 (#540)
* Ramp equipment with maximal load and an explanation for Length for mobile ramps. (#366)
* Update netex_ifopt_equipmentAccess_version.xsd
* Update netex_ifopt_equipmentAccess_version.xsd
* fix ident1
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---------
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Lint and update documentation tables
* Delfiplus extensions (#388)
* Changes needed from the mapping table on DELFI+
* changes to ramp/hoist
* more information in stationMap
removal of an element that we could not find out, what it does (replaced with a length and width)
* Update netex_ifopt_stopPlace_support.xsd
* Lint and update documentation tables
* Update xsd/netex_framework/netex_reusableComponents/netex_equipment_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Enhance door control element height (Fix #541) (#542)
* Fix #541
* adds example for door control element height
Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>
* Fix #541 updates documentation for door control element height
* Fix #541 adds example for door control element height
---------
Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>
* Create epiap_test_Crossing_Equipment.xml (#611)
* Create epiap_test_Crossing_Equipment.xml
* Lint and update documentation tables
* version to 1 and filled description
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* changing QuayType for "on street" bus/tram (#629)
* changing QuayTaype for "on street"
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* improved comments
* removing depreciated values
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* LiftCallEquipment (#634)
* LiftCallEquipment added
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
---------
Co-authored-by: Stefan de Konink <stefan@konink.de>
* EPIAP Equipments Enhancement (#555)
* Enhancement of Crossing Equipments
Enhancements of the Crossing Equipmentsproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#18 (French Accessibility Profile)
More similar commits (on other accessibility equipments) will follow on this same PR (several proposal on several object on the same XSD file)
* Enhancement of Sanitary Equipments
Enhancements of the Sanitary Equipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#19 (French Accessibility Profile)
* Enhancement of Sanitary Equipments
complement
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Addition of default values
Addition of default values whenever relevant
* Addition of default value
Addition of default values whenever relevant
* Enhancement of the SeatingEquipments
Enhancements of the SeatingEquipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#20 (French Accessibility Profile)
* Lint and update documentation tables
* to conform PR540 decision
* Enhancement of the EntranceEquipment
Enhancement of the EntranceEquipment
Enhancements of the EntranceEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#21 (French Accessibility Profile)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Enhancement of the RampEquipment
Enhancements of the RampEquipmentproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#22 (French Accessibility Profile)
* Enhancement of the RoughSurface
Enhancements of the RoughSurfaceproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#23 (French Accessibility Profile)
* Enhancements of the StaircaseEquipment
Enhancements of the StaircaseEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#24 (French Accessibility Profile)
* Enhancements of the EscalatorEquipment
Enhancements of the EscalatorEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#25 (French Accessibility Profile)
* Enhancements of the LiftEquipment
Enhancements of the LiftEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#27 (French Accessibility Profile)
* Enhancement of Crossing Equipments
Enhancements of the Crossing Equipmentsproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#18 (French Accessibility Profile)
More similar commits (on other accessibility equipments) will follow on this same PR (several proposal on several object on the same XSD file)
* Enhancement of Sanitary Equipments
Enhancements of the Sanitary Equipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#19 (French Accessibility Profile)
* Enhancement of Sanitary Equipments
complement
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Addition of default values
Addition of default values whenever relevant
* Addition of default value
Addition of default values whenever relevant
* Enhancement of the SeatingEquipments
Enhancements of the SeatingEquipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#20 (French Accessibility Profile)
* Lint and update documentation tables
* Enhancement of the EntranceEquipment
Enhancement of the EntranceEquipment
Enhancements of the EntranceEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#21 (French Accessibility Profile)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Enhancement of the RampEquipment
Enhancements of the RampEquipmentproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#22 (French Accessibility Profile)
* Enhancement of the RoughSurface
Enhancements of the RoughSurfaceproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#23 (French Accessibility Profile)
* Enhancements of the StaircaseEquipment
Enhancements of the StaircaseEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#24 (French Accessibility Profile)
* Enhancements of the EscalatorEquipment
Enhancements of the EscalatorEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#25 (French Accessibility Profile)
* Enhancements of the LiftEquipment
Enhancements of the LiftEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-profil-netex-fr#27 (French Accessibility Profile)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* cleaning
Cleanin g of unnecessary "discomfortable" values
* Clarifications
Clarifications (from github diuscussions)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>
* fixed comments from Nick
* fixing error
* Lint and update documentation tables
* typo plus unknown value for StairRampEnumeration
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* fixing names according to Tim
* Update xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* fix validation problem
---------
Co-authored-by: Stefan de Konink <stefan@konink.de>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Clone 'TactileWriting' attribute from StairGroup for other equipments with handrail (#664)
* Lint and update documentation tables
* Update xsd/NeTEx_publication_timetable.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/NeTEx_publication_timetable.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Lint and update documentation tables
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/NeTEx_publication_timetable.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink <stefan@konink.de>
* Apply suggestions from code review
* Apply suggestions from code review
* To solve issue #665
This change would solve #665, but I'm not sure it is allowed to let it slip in here. If it interfered with this PR, I would do it later in a separate PR, after this one will be merged.
---------
Co-authored-by: Arne Seime <arne.seime@gmail.com>
Co-authored-by: syversenkr <kristian.syversen@entur.org>
Co-authored-by: Henno Willering <hennoit@users.noreply.github.com>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>
Co-authored-by: Arne Seime <seime@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
Co-authored-by: Julius Tens <144336919+juliustens-db@users.noreply.github.com>1 parent af04aa1 commit 84c52d1
File tree
42 files changed
+14467
-49
lines changed- examples
- functions
- grouping
- stopPlace
- standards
- epiap
- norway
- xsd
- gml
- netex_framework
- netex_genericFramework
- netex_accessibility
- netex_reusableComponents
- netex_part_1
- part1_frames
- part1_ifopt
- part1_tacticalPlanning
- netex_part_2/part2_vehicleService
- netex_part_3/part3_fares
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+14467
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
950 | 955 | | |
951 | 956 | | |
952 | 957 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
78 | 95 | | |
79 | 96 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
| 761 | + | |
761 | 762 | | |
762 | 763 | | |
763 | 764 | | |
764 | 765 | | |
| 766 | + | |
765 | 767 | | |
766 | 768 | | |
767 | 769 | | |
768 | 770 | | |
| 771 | + | |
769 | 772 | | |
770 | 773 | | |
771 | 774 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1017 | 1017 | | |
1018 | 1018 | | |
1019 | 1019 | | |
| 1020 | + | |
1020 | 1021 | | |
1021 | 1022 | | |
1022 | 1023 | | |
| |||
1035 | 1036 | | |
1036 | 1037 | | |
1037 | 1038 | | |
| 1039 | + | |
1038 | 1040 | | |
1039 | 1041 | | |
1040 | 1042 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Large diffs are not rendered by default.
0 commit comments