![JAR search and dependency download from the Maven repository](/logo.png)
siri-2.1.examples.siri_exm_ST.exs_stopTimetable_response.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of siri-java-model Show documentation
Show all versions of siri-java-model Show documentation
Java objects based on the public SIRI XSDs
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!-- (C) Copyright 2005-2012 CEN SIRI --> <Siri xmlns="http://www.siri.org.uk/siri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0" xsi:schemaLocation="http://www.siri.org.uk/siri ../../xsd/siri.xsd"> <ServiceDelivery> <!--=======HEADER================================================== --> <ResponseTimestamp>2004-12-17T09:30:46-05:00</ResponseTimestamp> <ProducerRef>KUBRICK</ProducerRef> <Status>true</Status> <!--=======PAYLOAD============================================== --> <StopTimetableDelivery version="2.0"> <ResponseTimestamp>2004-12-17T09:30:47-05:00</ResponseTimestamp> <SubscriberRef>NADER</SubscriberRef> <SubscriptionRef>2004-12-17T09:30:47-05:00</SubscriptionRef> <Status>true</Status> <ValidUntil>2004-12-17T09:30:47-05:00</ValidUntil> <!--====FIRST ARRIVAL ============================================ --> <TimetabledStopVisit> <RecordedAtTime>2004-12-17T09:25:46-05:00</RecordedAtTime> <!-- IDENTITY GROUP --> <MonitoringRef>HLTST011</MonitoringRef> <TargetedVehicleJourney> <!-- JOURNEY IDENTITY GROUP --> <LineRef>Line123</LineRef> <DirectionRef>Out</DirectionRef> <FramedVehicleJourneyRef> <DataFrameRef>2004-12-17</DataFrameRef> <DatedVehicleJourneyRef>Oubound</DatedVehicleJourneyRef> </FramedVehicleJourneyRef> <!-- LINE INFO GROUP --> <PublishedLineName>123</PublishedLineName> <!-- SERVICE POINTS GROUP --> <OriginRef>PLACE21</OriginRef> <OriginName>Highbury</OriginName> <DestinationRef>PLACE45</DestinationRef> <DestinationName>Paradise Park</DestinationName> <!-- STOP EVENT TIMES GROUP --> <TargetedCall> <VisitNumber>1</VisitNumber> <AimedArrivalTime>2004-12-17T09:40:46-05:00</AimedArrivalTime> <AimedDepartureTime>2004-12-17T09:42:47-05:00</AimedDepartureTime> </TargetedCall> </TargetedVehicleJourney> <!-- CALL INFO GROUP --> </TimetabledStopVisit> </StopTimetableDelivery> </ServiceDelivery> </Siri>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy