Skip to content

Fix spelling typos in xsd:documentation - #1067

Open
hfjelstad wants to merge 10 commits into
TransmodelEcosystem:v2.0from
hfjelstad:fix/documentation-typos
Open

Fix spelling typos in xsd:documentation#1067
hfjelstad wants to merge 10 commits into
TransmodelEcosystem:v2.0from
hfjelstad:fix/documentation-typos

Conversation

@hfjelstad

@hfjelstad hfjelstad commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Issue

The schemas contain a large number of typos in <xsd:documentation> text (Like CEN tral African Republic).

Fix

Corrected issues found within <xsd:documentation> .

  • CAPS Transmodel object names keep their plural s — only the misspelling
    inside the name is corrected, e.g. JORUNEYJOURNEY, INFRASTUCTURE
    INFRASTRUCTURE, POSTIONPOSITION. Correct object plurals such as
    EQUIPMENTs and ENTRYs are left untouched.

Corrects ~180 misspellings found only within <xsd:documentation> text across the schemas. Scope is strictly limited to human-readable documentation: no element/attribute names, enum values, or structural tokens are touched, and CAPS Transmodel object names keep their plural 's' (only the misspelling is corrected, e.g. JORUNEY -> JOURNEY). British spelling (fulfilment) is left as-is.
Comment thread xsd/netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd Outdated
Comment thread xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd Outdated
Comment thread xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd Outdated
Comment thread xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd Outdated
Comment thread xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd Outdated
Comment thread xsd/netex_part_3/part3_fares/netex_calculationParameters_version.xsd Outdated
@TuThoThai TuThoThai added the xsd-documentation When documentation needs to be changed in the XSD (typo, better wording, etc.) label Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

xsd-documentation When documentation needs to be changed in the XSD (typo, better wording, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants