
xsd.2.0.examples.switzerland.Trip_001_Request.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ojp-java-model Show documentation
Show all versions of ojp-java-model Show documentation
Generates Java model from OJP xsds using jaxb.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <OJP xmlns="http://www.vdv.de/ojp" xmlns:siri="http://www.siri.org.uk/siri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0" xsi:schemaLocation="http://www.vdv.de/ojp ../../OJP.xsd"> <OJPRequest> <siri:ServiceRequest> <siri:RequestTimestamp>2020-09-01T19:33:23Z</siri:RequestTimestamp> <siri:RequestorRef>3CC3C04A-20A0-4B12-AC46-5A7843E328A7_test</siri:RequestorRef> <OJPTripRequest> <siri:RequestTimestamp>2020-09-01T19:33:23Z</siri:RequestTimestamp> <Origin> <PlaceRef> <StopPlaceRef>8506302</StopPlaceRef> <Name> <Text>Name, but can be ignored as the id usually is the only thing interpreted by the router</Text> </Name> </PlaceRef> <DepArrTime>2020-09-30T11:00:00Z</DepArrTime> <!-- with seconds --> </Origin> <Destination> <PlaceRef> <StopPlaceRef>8505000</StopPlaceRef> <Name> <Text>Luzern</Text> </Name> </PlaceRef> </Destination> <Params> <NumberOfResults>5</NumberOfResults> <TransferLimit>0</TransferLimit> <OptimisationMethod>fastest</OptimisationMethod> </Params> </OJPTripRequest> </siri:ServiceRequest> </OJPRequest> </OJP>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy