group "SituationExchangeTopicGroup"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Complex Content Model
PreviewInterval?, StartTime?, ValidityPeriod?, IncludeOnlyIfInPublicationWindow?, Severity?, Scope*, Predictability?, Keywords?, Verification?, Progress*, Reality?, (OperatorRef?, OperationalUnitRef*, NetworkRef?, (LineRef* | Lines?), StopPointRef*, ConnectionLinkRef*, FacilityRef*)?, StopPlaceRef?, StopPlaceComponentRef?, (FramedVehicleJourneyRef | VehicleJourneyRef)?, InterchangeRef?, VehicleRef?, CountryRef?, PlaceRef?, Location[0..2], SituationRoadFilter?, AccessibilityNeedFilter*
Content Model Elements (30):
AccessibilityNeedFilter (in SituationExchangeRequest), ConnectionLinkRef, CountryRef (type ifopt:CountryRefStructure), FacilityRef, FramedVehicleJourneyRef (type FramedVehicleJourneyRefStructure), IncludeOnlyIfInPublicationWindow (in SituationExchangeRequest), InterchangeRef, Keywords (type xsd:NMTOKENS), LineRef, Lines (in SituationExchangeRequest), Location (type LocationStructure), NetworkRef (in SituationExchangeRequest), OperationalUnitRef (in SituationExchangeRequest), OperatorRef (type OperatorRefStructure), PlaceRef (type xsd:NMTOKEN), Predictability (in SituationExchangeRequest), PreviewInterval (type PositiveDurationType), Progress (in SituationExchangeRequest), Reality (in SituationExchangeRequest), Scope (in SituationExchangeRequest), Severity (in SituationExchangeRequest), SituationRoadFilter (in SituationExchangeRequest), StartTime (type xsd:dateTime), StopPlaceComponentRef (in SituationExchangeRequest), StopPlaceRef (type ifopt:StopPlaceRefStructure), StopPointRef, ValidityPeriod (in SituationExchangeRequest), VehicleJourneyRef, VehicleRef, Verification (in SituationExchangeRequest)
Known Usage Locations
Annotation
Parameters that specify the content to be returned. Logically ANDed with other values.
XML Source (see within schema source)
<xsd:group name="SituationExchangeTopicGroup">
<xsd:annotation>
<xsd:documentation>
Parameters that specify the content to be returned. Logically ANDed with other values.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="TemporalSubscriptionGroup">
<xsd:annotation>
<xsd:documentation>
Parameters to control time for which subscription applies.
</xsd:documentation>
</xsd:annotation>
</xsd:group>
<xsd:group ref="TemporalContentFilterGroup">
<xsd:annotation>
<xsd:documentation>
Parameters to filter Situation Exchange Service requests, based on the time. Logically ANDed with other values.
</xsd:documentation>
</xsd:annotation>
</xsd:group>
<xsd:group ref="AffectedModeGroup"/>
<xsd:group ref="SituationStatusFilterGroup"/>
<xsd:group minOccurs="0" ref="SituationNetworkFilterGroup"/>
<xsd:group ref="SituationJourneyFilterGroup"/>
<xsd:group ref="SituationPlaceFilterGroup"/>
<xsd:element minOccurs="0" name="SituationRoadFilter">
<xsd:annotation>
<xsd:documentation>
Parameters to filter Situation Exchange Service requests, based on the SITUATION Road. Logically ANDed with other values.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="RoadFilter" type="RoadFilterStructure"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="AccessibilityNeedFilter" type="acsb:PassengerAccessibilityNeedsStructure">
<xsd:annotation>
<xsd:documentation>
Parameters to filter Situation Exchange Service requests, based on specific needs .
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; 30/30)
AccessibilityNeedFilter
Type:
Defined:
locally within (this) SituationExchangeTopicGroup group
Parameters to filter Situation Exchange Service requests, based on specific needs .
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="AccessibilityNeedFilter" type="acsb:PassengerAccessibilityNeedsStructure">
<xsd:annotation>
<xsd:documentation>
Parameters to filter Situation Exchange Service requests, based on specific needs .
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ConnectionLinkRef
Type:
Defined:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ConnectionLinkRef"/>

CountryRef
Type:
Defined:
Reference to a COUNTRY where incident takes place If specified only incidents that affect this place country will be returned.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CountryRef" type="ifopt:CountryRefStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a COUNTRY where incident takes place If specified only incidents that affect this place country will be returned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

FacilityRef
Type:
FacilityRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="FacilityRef"/>

FramedVehicleJourneyRef
Type:
Defined:
Refercence to a VEHICLE JOURNEY framed by the day. SIRI 2.0
XML Source (see within schema source)
<xsd:annotation>
<xsd:documentation>
Refercence to a VEHICLE JOURNEY framed by the day. SIRI 2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

IncludeOnlyIfInPublicationWindow
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Only incidents that are currently within their publication window shouldbe included. Otherwose all incidents will be included. Default is false
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="IncludeOnlyIfInPublicationWindow" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Only incidents that are currently within their publication window shouldbe included. Otherwose all incidents will be included. Default is false
</xsd:documentation>
</xsd:annotation>
</xsd:element>

InterchangeRef
Type:
InterchangeRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="InterchangeRef"/>

Keywords
Type:
xsd:NMTOKENS, predefined, simple content
Defined:
Arbitrary application specific classifiers. Only SITUATIONs that match these keywords will be returned.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Keywords" type="xsd:NMTOKENS">
<xsd:annotation>
<xsd:documentation>
Arbitrary application specific classifiers. Only SITUATIONs that match these keywords will be returned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

LineRef
Type:
LineRefStructure, simple content
Defined:
Filter the results to include only the given line.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="LineRef">
<xsd:annotation>
<xsd:documentation>
Filter the results to include only the given line.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Lines
Type:
anonymous complexType, complex content
Defined:
Filter the results to include only situations along the given LINEs.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Lines">
<xsd:annotation>
<xsd:documentation>
Filter the results to include only situations along the given LINEs.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="LineDirection" type="LineDirectionStructure">
<xsd:annotation>
<xsd:documentation>
Filter the results to include only the given line. and direction
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

Location
Type:
LocationStructure, complex content
Defined:
Bounding box of an arbitrary area. Only incidents geocoded as falling within area will be included.
XML Source (see within schema source)
<xsd:element maxOccurs="2" minOccurs="0" name="Location" type="LocationStructure">
<xsd:annotation>
<xsd:documentation>
Bounding box of an arbitrary area. Only incidents geocoded as falling within area will be included.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

NetworkRef
Type:
OperatorRefStructure, simple content
Defined:
Reference to a NETWORK.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="NetworkRef" type="OperatorRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a NETWORK.</xsd:documentation>
</xsd:annotation>
</xsd:element>

OperationalUnitRef
Type:
OperationalUnitRefStructure, unknown content
Defined:
OPERATIONAL UNIT responsible for managing services.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OperationalUnitRef" type="OperationalUnitRefStructure">
<xsd:annotation>
<xsd:documentation>
OPERATIONAL UNIT responsible for managing services.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OperatorRef
Type:
OperatorRefStructure, simple content
Defined:
Referance to an OPERATOR. If unspecified, all OPERATOR.s.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OperatorRef" type="OperatorRefStructure">
<xsd:annotation>
<xsd:documentation>
Referance to an OPERATOR. If unspecified, all OPERATOR.s.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PlaceRef
Type:
xsd:NMTOKEN, predefined, simple content
Defined:
Reference to a TOPOGRAPHIC PLACE. Only incidents which are deemed to affect this place will be returned.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PlaceRef" type="xsd:NMTOKEN">
<xsd:annotation>
<xsd:documentation>
Reference to a TOPOGRAPHIC PLACE. Only incidents which are deemed to affect this place will be returned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Predictability
Type:
PredictabilityEnumeration, unknown content
Defined:
Whether just planned, unplanned or both SITUATIONs will be returned.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Predictability" type="PredictabilityEnumeration">
<xsd:annotation>
<xsd:documentation>
Whether just planned, unplanned or both SITUATIONs will be returned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PreviewInterval
Type:
PositiveDurationType, simple content
Defined:
Forward duration for which SITUATIONs should be included, that is, only SITUATIONs that start before the end of this window time will be included.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PreviewInterval" type="PositiveDurationType">
<xsd:annotation>
<xsd:documentation>
Forward duration for which SITUATIONs should be included, that is, only SITUATIONs that start before the end of this window time will be included.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Progress
Type:
WorkflowStatusEnumeration, unknown content
Default:
"open"
Defined:
Workflow Progress Status. One of a specified set of overall processing states assigned to SITUATION. For example, 'Draft' for not yet published; 'Published' for live SITUATIONs; 'Closed' indicates a completed SITUATION. If not specified return open, published closing and closed. l.
XML Source (see within schema source)
<xsd:element default="open" maxOccurs="unbounded" minOccurs="0" name="Progress" type="WorkflowStatusEnumeration">
<xsd:annotation>
<xsd:documentation>
Workflow Progress Status. One of a specified set of overall processing states assigned to SITUATION. For example, 'Draft' for not yet published; 'Published' for live SITUATIONs; 'Closed' indicates a completed SITUATION. If not specified return open, published closing and closed. l.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Reality
Type:
D2LogicalModel:InformationStatusEnum, unknown content
Defined:
Whether SITUATION is real or a test. If not specified return all.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Reality" type="D2LogicalModel:InformationStatusEnum">
<xsd:annotation>
<xsd:documentation>
Whether SITUATION is real or a test. If not specified return all.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Scope
Type:
ScopeTypeEnumeration, unknown content
Defined:
Types of SITUATION to include.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Scope" type="ScopeTypeEnumeration">
<xsd:annotation>
<xsd:documentation>Types of SITUATION to include.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Severity
Type:
SeverityEnumeration, unknown content
Defined:
Severity filter value to apply: only SITUATIONs with a severity greater than or equal to the specified value will be returned. See TPEG severities. Default is 'all'.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Severity" type="SeverityEnumeration">
<xsd:annotation>
<xsd:documentation>
Severity filter value to apply: only SITUATIONs with a severity greater than or equal to the specified value will be returned. See TPEG severities. Default is 'all'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SituationRoadFilter
Type:
anonymous complexType, complex content
Defined:
locally within (this) SituationExchangeTopicGroup group
Parameters to filter Situation Exchange Service requests, based on the SITUATION Road. Logically ANDed with other values.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SituationRoadFilter">
<xsd:annotation>
<xsd:documentation>
Parameters to filter Situation Exchange Service requests, based on the SITUATION Road. Logically ANDed with other values.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="RoadFilter" type="RoadFilterStructure"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

StartTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Start time for selecting SITUATIONs to be sent. Only SITUATIONs or updates created after this time will be sent. This enables a restart without resending everything.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StartTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Start time for selecting SITUATIONs to be sent. Only SITUATIONs or updates created after this time will be sent. This enables a restart without resending everything.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPlaceComponentRef
Type:
Defined:
Reference to part of a STOP PLACE. (+SIRI 2.0)
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopPlaceComponentRef" type="ifopt:StopPlaceSpaceRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to part of a STOP PLACE. (+SIRI 2.0)</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPlaceRef
Type:
Defined:
Reference to a STOP PLACE.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopPlaceRef" type="ifopt:StopPlaceRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a STOP PLACE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPointRef
Type:
StopPointRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="StopPointRef"/>

ValidityPeriod
Type:
Defined:
Temporal scope of Situations be included in response. The Situations must be valid within the specified period of time. (+SIRI 2.0)
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ValidityPeriod" type="HalfOpenTimestampInputRangeStructure">
<xsd:annotation>
<xsd:documentation>
Temporal scope of Situations be included in response. The Situations must be valid within the specified period of time. (+SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VehicleJourneyRef
Type:
Defined:
XML Source (see within schema source)
<xsd:element ref="VehicleJourneyRef"/>

VehicleRef
Type:
VehicleRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VehicleRef"/>

Verification
Type:
VerificationStatusEnumeration, unknown content
Defined:
Whether incident has been verified or not If not specified return all.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Verification" type="VerificationStatusEnumeration">
<xsd:annotation>
<xsd:documentation>
Whether incident has been verified or not If not specified return all.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

This XML schema documentation has been generated with DocFlex/XML 1.9.5 using DocFlex/XML XSDDoc 2.8.1 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support > 400 template parameters, which work the same as "options" of ordinary doc-generators. The parameters are organized in nested groups, which form a parameter tree. Most of them have their default values calculated dynamically from a few primary parameters. So, you'll never need to specify all of them. That will give you swift and effective control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To select only the initial, imported, included, redefined XML schemas to be documented or only those directly specified by name.
  • To include only XML schema components specified by name.
  • To document local element components both globally and locally (similar to attributes).
  • To allow/suppress unification of local elements by type.
  • To enable/disable reproducing of namespace prefixes.
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in a signle-file form as both HTML and incredible quality RTF output.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To remove this very advertisement text!
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the results of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/