element <MonitoredStopVisitCancellation> (global)
Namespace:
Type:
Content:
complex, 18 elements
Defined:
Used:
XML Representation Summary
<MonitoredStopVisitCancellation>
   
Content: 
</MonitoredStopVisitCancellation>
Content model elements (18):
ClearDownRef (type ClearDownRefStructure), DirectionName (type NaturalLanguageStringStructure), DirectionRef (type DirectionRefStructure), Extensions, ExternalLineRef (type LineRefStructure), GroupOfLinesRef (type GroupOfLinesRefStructure), ItemRef (type ItemRefStructure), JourneyPatternName (type NaturalLanguageStringStructure), JourneyPatternRef (type JourneyPatternRefStructure), LineRef (type LineRefStructure), MonitoringRef (type MonitoringRefStructure), PublishedLineName, Reason (type NaturalLanguageStringStructure), RecordedAtTime (type xsd:dateTime), RouteRef (type RouteRefStructure), VehicleJourneyRef (type FramedVehicleJourneyRefStructure), VehicleMode (type VehicleModesEnumeration), VisitNumber
Included in content model of elements (1):
StopMonitoringDelivery
Known Usage Locations
Annotation
Reference to an previously communicated Stop Visit which should now be removed from the arrival/departure board for the stop.
XML Source (see within schema source)
<xsd:element name="MonitoredStopVisitCancellation" type="MonitoredStopVisitCancellationStructure">
<xsd:annotation>
<xsd:documentation>
Reference to an previously communicated Stop Visit which should now be removed from the arrival/departure board for the stop.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Content Element Detail (all declarations; 18/18)
ClearDownRef
Type:
ClearDownRefStructure, simple content
Defined:
Cleardown identifier of Stop Visit that is being deleted.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ClearDownRef" type="ClearDownRefStructure">
<xsd:annotation>
<xsd:documentation>
Cleardown identifier of Stop Visit that is being deleted.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DirectionName
Type:
Defined:
Description of the DIRECTION. May correspond to a DESTINATION DISPLAY. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DirectionName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Description of the DIRECTION. May correspond to a DESTINATION DISPLAY. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DirectionRef
Type:
DirectionRefStructure, simple content
Defined:
Reference to a LINE DIRECTION DIRECTION, typically outward or return.
XML Source (see within schema source)
<xsd:element name="DirectionRef" type="DirectionRefStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a LINE DIRECTION DIRECTION, typically outward or return.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

ExternalLineRef
Type:
LineRefStructure, simple content
Defined:
Alternative identifier of LINE that an external system may associate with journey.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ExternalLineRef" type="LineRefStructure">
<xsd:annotation>
<xsd:documentation>
Alternative identifier of LINE that an external system may associate with journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

GroupOfLinesRef
Type:
GroupOfLinesRefStructure, simple content
Defined:
Reference to a GROUP OF LINEs to which journey belongs. SIRI 2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="GroupOfLinesRef" type="GroupOfLinesRefStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a GROUP OF LINEs to which journey belongs. SIRI 2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ItemRef
Type:
ItemRefStructure, simple content
Defined:
Reference to an Activity Element of a delivery.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ItemRef" type="ItemRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to an Activity Element of a delivery.</xsd:documentation>
</xsd:annotation>
</xsd:element>

JourneyPatternName
Type:
Defined:
Name of Joruney Pattern
XML Source (see within schema source)
<xsd:element minOccurs="0" name="JourneyPatternName" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>Name of Joruney Pattern</xsd:documentation>
</xsd:annotation>
</xsd:element>

JourneyPatternRef
Type:
Defined:
Identifier of JOURNEY PATTERN that journey follows.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="JourneyPatternRef" type="JourneyPatternRefStructure">
<xsd:annotation>
<xsd:documentation>
Identifier of JOURNEY PATTERN that journey follows.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

LineRef
Type:
LineRefStructure, simple content
Defined:
Reference to a LINE.
XML Source (see within schema source)
<xsd:element name="LineRef" type="LineRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a LINE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

MonitoringRef
Type:
MonitoringRefStructure, simple content
Defined:
Reference to a stop monitoring point to which cancellation applies.
XML Source (see within schema source)
<xsd:element name="MonitoringRef" type="MonitoringRefStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a stop monitoring point to which cancellation applies.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PublishedLineName
Type:
Defined:
Name or Number by which the LINE is known to the public. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="PublishedLineName">
<xsd:annotation>
<xsd:documentation>
Name or Number by which the LINE is known to the public. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Reason
Type:
Defined:
Reason for cancellation. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Reason" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Reason for cancellation. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

RecordedAtTime
Type:
xsd:dateTime, predefined, simple content
Defined:
locally within AbstractItemStructure complexType
Time at which data was recorded.
XML Source (see within schema source)
<xsd:element name="RecordedAtTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>Time at which data was recorded.</xsd:documentation>
</xsd:annotation>
</xsd:element>

RouteRef
Type:
RouteRefStructure, simple content
Defined:
Identifier of ROUTE that journey follows.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="RouteRef" type="RouteRefStructure">
<xsd:annotation>
<xsd:documentation>Identifier of ROUTE that journey follows.</xsd:documentation>
</xsd:annotation>
</xsd:element>

VehicleJourneyRef
Type:
Defined:
VEHICLE JOURNEY of Stop Visit that is being cancelled.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VehicleJourneyRef" type="FramedVehicleJourneyRefStructure">
<xsd:annotation>
<xsd:documentation>
VEHICLE JOURNEY of Stop Visit that is being cancelled.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VehicleMode
Type:
VehicleModesEnumeration, simple content
Defined:
A means of transportation such as bus, rail, etc.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="VehicleMode" type="VehicleModesEnumeration">
<xsd:annotation>
<xsd:documentation>A means of transportation such as bus, rail, etc.</xsd:documentation>
</xsd:annotation>
</xsd:element>

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/