-
Notifications
You must be signed in to change notification settings - Fork 51
Expand file tree
/
Copy pathNetex_01_StopValidation_1.xml
More file actions
65 lines (56 loc) · 2.39 KB
/
Netex_01_StopValidation_1.xml
File metadata and controls
65 lines (56 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="iso-8859-1"?>
<PublicationDelivery xmlns="http://www.netex.org.uk/netex" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" xsi:schemaLocation="http://www.netex.org.uk/netex ../../../xsd/NeTEx_publication.xsd">
<PublicationTimestamp>2001-12-17T09:30:47.0Z</PublicationTimestamp>
<ParticipantRef>SYS001</ParticipantRef>
<!--- =============== RESULTS =========== -->
<dataObjects>
<ServiceFrame version="any" id="SVF004">
<!--- ======= CODESPACEs======== -->
<codespaces>
<Codespace id="mybus">
<Xmlns>mybus</Xmlns>
<XmlnsUrl>http://www.mybus.fr/</XmlnsUrl>
<Description>My buses</Description>
</Codespace>
</codespaces>
<!--- =======FRAME DEFAULTS======== -->
<FrameDefaults>
<DefaultCodespaceRef ref="mybus"/>
</FrameDefaults>
<lines>
<Line version="1.0" id="016">
<Name>HCTY Line 16</Name>
<!-- NK NB4 DataCorrectness: Use correct operator data ie line 16, not 354 -->
<Description>Acomb _ Hamilton Drive _ York</Description>
<!-- NK NB4 DataCorrectness - Correct the line name to match the fare data -->
<Url>http://www.connexionsbuses.com/routes-fares/16-acomb-hamilton-drive-york/</Url>
<!-- NK NB3 GoodPractice - Record the web source -->
<PublicCode>16</PublicCode>
<PrivateCode type="noc">10327</PrivateCode>
<OperatorRef version="1.0" ref="noc:HCTY">noc:137122</OperatorRef>
</Line>
</lines>
<scheduledStopPoints>
<ScheduledStopPoint version="032" created="2000-12-17T09:30:47.0Z" changed="2002-12-17T09:30:47.0Z" id="SSP0042A">
<Name>Poste, St Jean</Name>
<Location>
<Longitude>-0.2071397147</Longitude>
<Latitude>51.4217482061</Latitude>
</Location>
<PublicCode>16</PublicCode>
<PrivateCode type="noc">10327</PrivateCode>
<Url>http://www.mybus.fr/st_jean/</Url>
<VehicleModes>bus</VehicleModes>
</ScheduledStopPoint>
<ScheduledStopPoint version="032" created="2000-12-17T11:30:47.0Z" changed="2002-12-17T09:32:47.0Z" id="SNCF0047">
<Name>Gare, St Jean</Name>
<Location>
<Longitude>-0.2071397153</Longitude>
<Latitude>51.4217482054</Latitude>
</Location>
<VehicleModes>rail</VehicleModes>
</ScheduledStopPoint>
</scheduledStopPoints>
</ServiceFrame>
</dataObjects>
</PublicationDelivery>