complexType "RecordedCallStructure"
Namespace:
Content:
complex, 20 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (20):
ActualArrivalTime, ActualDepartureTime, ActualHeadwayInterval, AimedArrivalTime, AimedDepartureTime, AimedHeadwayInterval, ArrivalPlatformName, Cancellation (type xsd:boolean), DeparturePlatformName, ExpectedArrivalTime, ExpectedDepartureTime, ExpectedHeadwayInterval, Extensions, ExtraCall (type xsd:boolean), Occupancy (type OccupancyEnumeration), Order, PredictionInaccurate (type xsd:boolean), StopPointName, StopPointRef, VisitNumber
All Direct / Indirect Based Elements (1):
RecordedCall
Known Usage Locations
Annotation
Type for recroded Real-time info about a VEHICLE JOURNEY Stop.
XML Source (see within schema source)
<xsd:complexType name="RecordedCallStructure">
<xsd:annotation>
<xsd:documentation>
Type for recroded Real-time info about a VEHICLE JOURNEY Stop.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="StopPointInSequenceGroup"/>
<xsd:choice minOccurs="0">
<xsd:element minOccurs="0" name="ExtraCall" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This call is additional and unplanned. If omitted: CALL is planned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="Cancellation" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This call is a cancellation of a previously announced call.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
<xsd:group ref="CallRealTimeInfoGroup"/>
<xsd:group ref="RecordedCallGroup"/>
<xsd:element minOccurs="0" ref="Extensions"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; 20/20)
ActualArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ActualArrivalTime"/>

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

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

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

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"/>

ArrivalPlatformName
Type:
Defined:
Bay or platform (QUAY) name to show passenger i.e. expected platform for vehicel to arrive at.Inheritable property. Can be omitted if the same as the DeparturePlatformName If there no arrival platform name separate from the departure platform name, the precedence is (i) any arrival platform on any related dated timetable element, (ii) any departure platform name on this estimated element; (iii) any departure platform name on any related dated timetable CALL.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ArrivalPlatformName">
<xsd:annotation>
<xsd:documentation>
Bay or platform (QUAY) name to show passenger i.e. expected platform for vehicel to arrive at.Inheritable property. Can be omitted if the same as the DeparturePlatformName If there no arrival platform name separate from the departure platform name, the precedence is
(i) any arrival platform on any related dated timetable element,
(ii) any departure platform name on this estimated element;
(iii) any departure platform name on any related dated timetable CALL.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Cancellation
Type:
xsd:boolean, predefined, simple content
Defined:
locally within (this) RecordedCallStructure complexType
This call is a cancellation of a previously announced call.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Cancellation" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This call is a cancellation of a previously announced call.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DeparturePlatformName
Type:
Defined:
Departure QUAY ( Bay or platform) name. Defaulted taken from from planned timetable..
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DeparturePlatformName">
<xsd:annotation>
<xsd:documentation>
Departure QUAY ( Bay or platform) name. Defaulted taken from from planned timetable..
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

ExpectedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Estimated time of departure of VEHICLE.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedDepartureTime">
<xsd:annotation>
<xsd:documentation>Estimated time of departure of VEHICLE.</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:
by reference within (this) RecordedCallStructure complexType
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Extensions"/>

ExtraCall
Type:
xsd:boolean, predefined, simple content
Defined:
locally within (this) RecordedCallStructure complexType
This call is additional and unplanned. If omitted: CALL is planned.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ExtraCall" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This call is additional and unplanned. If omitted: CALL is planned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Occupancy
Type:
OccupancyEnumeration, simple content
Defined:
How full the bus is at the stop. If omitted: Passenger load is unknown.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Occupancy" type="OccupancyEnumeration">
<xsd:annotation>
<xsd:documentation>
How full the bus is at the stop. If omitted: Passenger load is unknown.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

PredictionInaccurate
Type:
xsd:boolean, predefined, simple content
Defined:
Whether the prediction for the specific stop is considered to be of a useful accuracy or not. Default is 'false', i.e. prediction is not known to be inaccurate. {DOUBLE NEGATIVE IS BAD _ BETTER AS PredictionAccurate. Default is 'true'?]. If prediction is degraded, e.g. because in congestion, used to 9indicate a lowered quality of data. Inherited property. {SHOULD THIS JUST BE THE SPECIFIC InCongestion INDICATOR INSTEAD, OR IS IT MORE GENERAL]
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PredictionInaccurate" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether the prediction for the specific stop is considered to be of a useful accuracy or not. Default is 'false', i.e. prediction is not known to be inaccurate. {DOUBLE NEGATIVE IS BAD _ BETTER AS PredictionAccurate. Default is 'true'?]. If prediction is degraded, e.g. because in congestion, used to 9indicate a lowered quality of data. Inherited property. {SHOULD THIS JUST BE THE SPECIFIC InCongestion INDICATOR INSTEAD, OR IS IT MORE GENERAL]
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPointName
Type:
Defined:
Name of SCHEDULED STOP POINT. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="StopPointName">
<xsd:annotation>
<xsd:documentation>
Name of SCHEDULED STOP POINT. (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 ref="StopPointRef"/>

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

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/