complexType "AffectedCallStructure"
Namespace:
Content:
complex, 36 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (36):
AccessibilityAssessment (type acsb:AccessibilityAssessmentStructure), ActualArrivalTime, ActualDepartureTime, AffectedInterchange (in Call), AffectedModes (type AffectedModesStructure), AimedArrivalTime, AimedDepartureTime, AimedHeadwayInterval, ArrivalBoardingActivity, ArrivalPlatformName, ArrivalStatus, BoardingStretch (type xsd:boolean), CallCondition (in Call), ConnectionLinks (defined in AffectedStopPointStructure complexType), DepartureBoardingActivity, DeparturePlatformName, DepartureStatus, DestinationDisplay (type NaturalLanguageStringStructure), ExpectedArrivalTime, ExpectedDepartureTime, ExpectedHeadwayInterval, Extensions, Location (type LocationStructure), Order (type xsd:positiveInteger), OriginDisplay (type NaturalLanguageStringStructure), PlaceName (type NaturalLanguageStringStructure), PlaceRef (type ZoneRefStructure), PrivateRef (type xsd:string), RequestStop (type xsd:boolean), StopCondition (type RoutePointTypeEnumeration), StopPointName (type NaturalLanguageStringStructure), StopPointRef, StopPointType (type StopPointTypeEnumeration), TimingPoint, VehicleAtStop, VehicleLocationAtStop (type LocationStructure)
All Direct / Indirect Based Elements (1):
Call (in Calls)
Known Usage Locations
Annotation
Type for information about a CALL affected by an SITUATION.
Type Definition Detail
Type Derivation Tree
AffectedStopPointStructure (extension)
  AffectedCallStructure
XML Source (see within schema source)
<xsd:complexType name="AffectedCallStructure">
<xsd:annotation>
<xsd:documentation>
Type for information about a CALL affected by an SITUATION.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="AffectedStopPointStructure">
<xsd:sequence>
<xsd:element minOccurs="0" name="Order" type="xsd:positiveInteger">
<xsd:annotation>
<xsd:documentation>
Order of visit to stop within JORUNYE PATTERN of journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="CallCondition" type="RoutePointTypeEnumeration">
<xsd:annotation>
<xsd:documentation>Status of CALL TPEG 13_6</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:group ref="CallRealtimeGroup"/>
<xsd:group ref="CallPropertyGroup"/>
<xsd:group ref="AffectedStopArrivalGroup"/>
<xsd:group ref="AffectedStopDepartureGroup"/>
<xsd:group ref="HeadwayIntervalGroup"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="AffectedInterchange" type="AffectedInterchangeStructure"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; 36/36)
AccessibilityAssessment
Type:
Defined:
Assesment of current ACCESSIBILITY of the STOP POINT as affected by the SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="AccessibilityAssessment" type="acsb:AccessibilityAssessmentStructure">
<xsd:annotation>
<xsd:documentation>
Assesment of current ACCESSIBILITY of the STOP POINT as affected by the SITUATION.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ActualArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Observed time of arrival of VEHICLE.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ActualArrivalTime">
<xsd:annotation>
<xsd:documentation>Observed time of arrival of VEHICLE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

ActualDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Observed time of departure of VEHICLE from stop.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ActualDepartureTime">
<xsd:annotation>
<xsd:documentation>Observed time of departure of VEHICLE from stop.</xsd:documentation>
</xsd:annotation>
</xsd:element>

AffectedInterchange
Type:
Defined:
locally within (this) AffectedCallStructure complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="AffectedInterchange" type="AffectedInterchangeStructure"/>

AffectedModes
Type:
AffectedModesStructure, complex content
Defined:
Modes within station/stop affected by the SITUATION. If not specified, assume all modes of that station.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="AffectedModes" type="AffectedModesStructure">
<xsd:annotation>
<xsd:documentation>
Modes within station/stop affected by the SITUATION. If not specified, assume all modes of that station.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

AimedArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Target arrival time of VEHICLE according to latest working timetable.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="AimedArrivalTime">
<xsd:annotation>
<xsd:documentation>
Target arrival time of VEHICLE according to latest working timetable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

AimedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Target departure time of VEHICLE according to latest working timetable.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="AimedDepartureTime">
<xsd:annotation>
<xsd:documentation>
Target departure time of VEHICLE according to latest working timetable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

ArrivalBoardingActivity
Type:
Default:
"alighting"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ArrivalBoardingActivity"/>

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

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

BoardingStretch
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether this is a Hail and Ride Stop. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="BoardingStretch" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether this is a Hail and Ride Stop. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

CallCondition
Type:
Defined:
locally within (this) AffectedCallStructure complexType
Status of CALL TPEG 13_6
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="CallCondition" type="RoutePointTypeEnumeration">
<xsd:annotation>
<xsd:documentation>Status of CALL TPEG 13_6</xsd:documentation>
</xsd:annotation>
</xsd:element>

ConnectionLinks
Type:
anonymous complexType, complex content
Defined:
CONNECTION links from stop.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ConnectionLinks">
<xsd:annotation>
<xsd:documentation>CONNECTION links from stop.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedConnectionLink" type="AffectedConnectionLinkStructure">
<xsd:annotation>
<xsd:documentation>
CONNECTION LINKs from stop that are affected by the SITUATION.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

DepartureBoardingActivity
Type:
Default:
"boarding"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DepartureBoardingActivity"/>

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

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

DestinationDisplay
Type:
Defined:
Destination to show for the VEHICLE at the specific stop (vehicle signage), if different to the Destination Name for the full journey.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DestinationDisplay" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Destination to show for the VEHICLE at the specific stop (vehicle signage), if different to the Destination Name for the full journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExpectedArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Estimated time of arriival of VEHICLE.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedArrivalTime">
<xsd:annotation>
<xsd:documentation>Estimated time of arriival of VEHICLE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExpectedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Estimated time of departure of VEHICLE from stop. May include waiting time. For people on a VEHICLE this is the time that would normally be shown.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedDepartureTime">
<xsd:annotation>
<xsd:documentation>
Estimated time of departure of VEHICLE from stop. May include waiting time. For people on a VEHICLE this is the time that would normally be shown.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

Extensions
Type:
ExtensionsStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Extensions"/>

Location
Type:
LocationStructure, complex content
Defined:
Spatial coordinates of STOP POINT. Derivable from StopRef.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Location" type="LocationStructure">
<xsd:annotation>
<xsd:documentation>
Spatial coordinates of STOP POINT. Derivable from StopRef.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Order
Type:
xsd:positiveInteger, predefined, simple content
Defined:
locally within (this) AffectedCallStructure complexType
Order of visit to stop within JORUNYE PATTERN of journey.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Order" type="xsd:positiveInteger">
<xsd:annotation>
<xsd:documentation>
Order of visit to stop within JORUNYE PATTERN of journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

OriginDisplay
Type:
Defined:
Origin to show for the VEHICLE at the specific stop (vehicle signage), if different to the Origin Name for the full journey. (+Siri 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OriginDisplay" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Origin to show for the VEHICLE at the specific stop (vehicle signage), if different to the Origin Name for the full journey. (+Siri 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PlaceName
Type:
Defined:
Name of locality in which stop is found. Derivable from LocalityRef. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="PlaceName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Name of locality in which stop is found. Derivable from LocalityRef. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PlaceRef
Type:
ZoneRefStructure, simple content
Defined:
Refernce to a SITE or TOPOGRAPHIC PLACE affected by the Locality of stop (In UK NPtg Locality Code). Derivable from StopRef.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PlaceRef" type="ZoneRefStructure">
<xsd:annotation>
<xsd:documentation>
Refernce to a SITE or TOPOGRAPHIC PLACE affected by the Locality of stop (In UK NPtg Locality Code). Derivable from StopRef.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PrivateRef
Type:
xsd:string, predefined, simple content
Defined:
Alternative private code of stop.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PrivateRef" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Alternative private code of stop.</xsd:documentation>
</xsd:annotation>
</xsd:element>

RequestStop
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether Vehicle stops only if requested explicitly by passenger. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="RequestStop" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether Vehicle stops only if requested explicitly by passenger. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopCondition
Type:
Defined:
Status of STOP
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="StopCondition" type="RoutePointTypeEnumeration">
<xsd:annotation>
<xsd:documentation>Status of STOP</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPointName
Type:
Defined:
Name of SCHEDULED STOP POIHT. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="StopPointName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Name of SCHEDULED STOP POIHT. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

StopPointType
Type:
StopPointTypeEnumeration, simple content
Defined:
Type of stop type. Normally implicit in VEHICLE mode. TPEG table pti 17_4
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopPointType" type="StopPointTypeEnumeration">
<xsd:annotation>
<xsd:documentation>
Type of stop type. Normally implicit in VEHICLE mode. TPEG table pti 17_4
</xsd:documentation>
</xsd:annotation>
</xsd:element>

TimingPoint
Type:
xsd:boolean, predefined, simple content
Default:
"true"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="TimingPoint"/>

VehicleAtStop
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VehicleAtStop"/>

VehicleLocationAtStop
Type:
LocationStructure, complex content
Defined:
Exact location that VEHICLE will take up / or has taken at STOP POINT.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VehicleLocationAtStop" type="LocationStructure">
<xsd:annotation>
<xsd:documentation>
Exact location that VEHICLE will take up / or has taken at STOP POINT.
</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/