![JAR search and dependency download from the Maven repository](/logo.png)
siri-2.1.examples.siri_exm_SX.exx_situationExchange_capabilityResponse.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 --> <SituationExchangeCapabilitiesResponse xmlns="http://www.siri.org.uk/siri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.siri.org.uk/siri ../../xsd/siri.xsd" version="2.0"> <ResponseTimestamp>2001-12-17T09:30:47-05:00</ResponseTimestamp> <RequestMessageRef>http://www.mytransportco.eu</RequestMessageRef> <Status>true</Status> <ErrorCondition> <CapabilityNotSupportedError> <CapabilityRef>cpidId001</CapabilityRef> </CapabilityNotSupportedError> <Description>String</Description> </ErrorCondition> <SituationExchangeServiceCapabilities> <GeneralInteraction> <Interaction> <RequestResponse>true</RequestResponse> <PublishSubscribe>true</PublishSubscribe> </Interaction> <Delivery> <DirectDelivery>true</DirectDelivery> <FetchedDelivery>false</FetchedDelivery> </Delivery> <MultipartDespatch>true</MultipartDespatch> <MultipleSubscriberFilter>true</MultipleSubscriberFilter> <HasConfirmDelivery>false</HasConfirmDelivery> <HasHeartbeat>false</HasHeartbeat> </GeneralInteraction> <TopicFiltering> <DefaultPreviewInterval>PT60M</DefaultPreviewInterval> <FilterByFacilityRef>false</FilterByFacilityRef> <FilterByLocationRef>true</FilterByLocationRef> <FilterByStopPointRef>true</FilterByStopPointRef> </TopicFiltering> <RequestPolicy> <NationalLanguage>en-uk</NationalLanguage> <WgsDecimalDegrees/> </RequestPolicy> <AccessControl> <RequestChecking>false</RequestChecking> </AccessControl> </SituationExchangeServiceCapabilities> <!-- Permissionsl !--> <SituationExchangePermissions> <SituationExchangePermission> <AllParticipants/> <GeneralCapabilities> <RequestResponse>true</RequestResponse> <PublishSubscribe>true</PublishSubscribe> </GeneralCapabilities> <OperatorPermissions> <AllowAll>true</AllowAll> </OperatorPermissions> <LinePermissions> <AllowAll>true</AllowAll> </LinePermissions> </SituationExchangePermission> <!-- Stop this user from accessing emergency channel !--> <SituationExchangePermission> <ParticipantRef>NADER</ParticipantRef> <OperatorPermissions> <AllowAll>true</AllowAll> </OperatorPermissions> <LinePermissions> <AllowAll>true</AllowAll> </LinePermissions> </SituationExchangePermission> </SituationExchangePermissions> <Extensions/> </SituationExchangeCapabilitiesResponse>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy