You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ This repository contains the XML Schemas (XSD) for:
24
24
In each branch, we have:
25
25
- The folder `xsd` in which all the XML schemas can be found,
26
26
- The folder `examples` in which all examples can be found,
27
-
- At the root folder, `Siri.spp` which is the project for XMLSpy and `Siri.xpr` for Oxygen.
27
+
- At the root folder, `NeTEx.spp` which is the project for XMLSpy and `NeTEx.xpr` for Oxygen.
28
28
29
29
The `xsd` folder is sub-divided as follow:
30
30
-`gml` for all geometry-related elements,
31
-
-`netex_framlework` for all shared components and frames,
31
+
-`netex_framework` for all shared components and frames,
32
32
- one sub-folder per NeTEx Part (from 1 to 5),
33
33
- other complementary sub-folders.
34
34
At the root of the `xsd` folder, the file `NeTEx_publication.xsd` should be used as the main one for production and validation purposes. It includes references to all the other XSD.
0 commit comments