Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo JOURNEY PATTERN #389

Closed
wants to merge 14 commits into from
Closed

Typo JOURNEY PATTERN #389

wants to merge 14 commits into from

Conversation

skinkie
Copy link
Contributor

@skinkie skinkie commented Sep 7, 2022

No description provided.

seime and others added 14 commits April 29, 2022 09:04
* Removed comment about which editor made the change

* Removed comment about which editor was used
* Added Spotless tool to verify and correct xsd/xml file formatting

* Attempt at making Travis validate

* Add more JVM memory, appears to speed up the formatting process

* Only require reformatting of files that have changed since 'master' branch

* Improved documentation

* More docs on formatting

* Fix command line option

* Replaced shall with must for character encoding

* Initial reformatting using Spotless - rules from Eclipse WTP project located in eclipsecodestyle/xml.prefs

* More reformatting after rebasing

* Updated copyright header year (just to trigger build)

* Set travis timeout to 6 hours. Must be reverted after first build

* Make jar plugin include all xsd files

* Bump spotless to latest version

* Run maven with debug trace

* Attempt at getting travis to run

* Disabled formatting checks in travis temporarily
ConditionSummaryChargingGroup not referenced from ConditionSummaryStructure
…ationGroup

Fix annotation errors and align with definitions in NeTEx pt 3
@skinkie skinkie self-assigned this Sep 7, 2022
@skinkie skinkie added the typo Typo (comment or mispelling) correction without any technical impact label Sep 7, 2022
Copy link
Collaborator

@JohanEntur JohanEntur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your spelling is approved.

skinkie added a commit that referenced this pull request Sep 27, 2023
@skinkie skinkie mentioned this pull request Sep 27, 2023
@skinkie skinkie closed this Sep 27, 2023
skinkie added a commit that referenced this pull request Sep 27, 2023
@skinkie skinkie deleted the typo-journeypattern branch September 27, 2023 13:09
DWillDB added a commit to dbinfrago/netex-draft that referenced this pull request Nov 1, 2023
* Remove unused xsd files. (NeTEx-CEN#498)

* Fix issue NeTEx-CEN#469 (NeTEx-CEN#483)

* Update netex_routeInstruction_version.xsd (NeTEx-CEN#468)

* Fix typo (NeTEx-CEN#499)

Fix NeTEx-CEN#389

* Fixing enum problems (NeTEx-CEN#500)

Co-authored-by: ue71603 <matthias.guenter@sbb.ch>

* Doc version status enumeration (NeTEx-CEN#501)

* Update netex_version_support.xsd

Added annotations to the VersionStatusEnumeration enums. Documentation has been updated as well. PR NeTEx-CEN#180.

* Update netex_version_support.xsd

Correction...

---------

Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>

* BeaconEquipment added and example VehicleType modeling for EPIAP (NeTEx-CEN#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 (NeTEx-CEN#524)

Fix NeTEx-CEN#523

* Fix NeTEx-CEN#533 (NeTEx-CEN#534)

* Fix NeTEx-CEN#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>

---------

Co-authored-by: Stefan de Konink <stefan@konink.de>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
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: DWillDB <144349651+DWillDB@users.noreply.github.com>
hennadb added a commit to dbinfrago/netex-draft that referenced this pull request Dec 14, 2023
* Remove unused xsd files. (NeTEx-CEN#498)

* Fix issue NeTEx-CEN#469 (NeTEx-CEN#483)

* Update netex_routeInstruction_version.xsd (NeTEx-CEN#468)

* Fix typo (NeTEx-CEN#499)

Fix NeTEx-CEN#389

* Fixing enum problems (NeTEx-CEN#500)

Co-authored-by: ue71603 <matthias.guenter@sbb.ch>

* Doc version status enumeration (NeTEx-CEN#501)

* Update netex_version_support.xsd

Added annotations to the VersionStatusEnumeration enums. Documentation has been updated as well. PR NeTEx-CEN#180.

* Update netex_version_support.xsd

Correction...

---------

Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>

* BeaconEquipment added and example VehicleType modeling for EPIAP (NeTEx-CEN#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 (NeTEx-CEN#524)

Fix NeTEx-CEN#523

* Fix NeTEx-CEN#533 (NeTEx-CEN#534)

* Fix NeTEx-CEN#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 (NeTEx-CEN#547)

* Make sure the EPIAP examples actually get validated

Split up until new release of libxml2 is available.

* Fix NeTEx-CEN#539 (NeTEx-CEN#540)

---------

Co-authored-by: Stefan de Konink <stefan@konink.de>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
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: DWillDB <144349651+DWillDB@users.noreply.github.com>
DWillDB added a commit to dbinfrago/netex-draft that referenced this pull request Dec 27, 2023
* Remove unused xsd files. (NeTEx-CEN#498)

* Fix issue NeTEx-CEN#469 (NeTEx-CEN#483)

* Update netex_routeInstruction_version.xsd (NeTEx-CEN#468)

* Fix typo (NeTEx-CEN#499)

Fix NeTEx-CEN#389

* Fixing enum problems (NeTEx-CEN#500)

Co-authored-by: ue71603 <matthias.guenter@sbb.ch>

* Doc version status enumeration (NeTEx-CEN#501)

* Update netex_version_support.xsd

Added annotations to the VersionStatusEnumeration enums. Documentation has been updated as well. PR NeTEx-CEN#180.

* Update netex_version_support.xsd

Correction...

---------

Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>

* BeaconEquipment added and example VehicleType modeling for EPIAP (NeTEx-CEN#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 (NeTEx-CEN#524)

Fix NeTEx-CEN#523

* Fix NeTEx-CEN#533 (NeTEx-CEN#534)

* Fix NeTEx-CEN#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 (NeTEx-CEN#547)

* Make sure the EPIAP examples actually get validated

Split up until new release of libxml2 is available.

* Fix NeTEx-CEN#539 (NeTEx-CEN#540)

* Ramp equipment with maximal load and an explanation for Length for mobile ramps. (NeTEx-CEN#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 (NeTEx-CEN#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 NeTEx-CEN#541) (NeTEx-CEN#542)

* Fix NeTEx-CEN#541

* adds example for door control element height

Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>

* Fix NeTEx-CEN#541 updates documentation for door control element height

* Fix NeTEx-CEN#541 adds example for door control element height

---------

Co-authored-by: Christophe Duquesne <christophe.duquesne@aurigetech.com>

---------

Co-authored-by: Stefan de Konink <stefan@konink.de>
Co-authored-by: Matthias Günter <matthias.guenter@sbb.ch>
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: Christophe Duquesne <christophe.duquesne@aurigetech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typo Typo (comment or mispelling) correction without any technical impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants