element <FacilityMonitoringRequest> (global)
Namespace:
Type:
Content:
complex, 1 attribute, 20 elements
Subst.Gr:
Defined:
Used:
XML Representation Summary
<FacilityMonitoringRequest
   
 = 
xsd:NMTOKEN : "2.0"
   
>
   
Content: 
</FacilityMonitoringRequest>
Content model elements (20):
AccessibilityNeedsFilter (in FacilityMonitoringRequest), ConnectionLinkRef, Extensions, FacilityRef, FeatureRef, FramedVehicleJourneyRef (type FramedVehicleJourneyRefStructure), IncludeTranslations, InterchangeRef, Language (type xsd:language), LineRef, MaximumNumberOfFacilityConditions (in FacilityMonitoringRequest), MessageIdentifier (type MessageQualifierStructure), PreviewInterval (type PositiveDurationType), RequestTimestamp, StartTime (type xsd:dateTime), StopPlaceComponentRef (in FacilityMonitoringRequest), StopPlaceRef (type ifopt:StopPlaceRefStructure), StopPointRef, VehicleJourneyRef, VehicleRef
Included in content model of elements (2):
FacilityMonitoringSubscriptionRequest, ServiceRequest
Known Usage Locations
Annotation
Request for information about Facilities status.
XML Source (see within schema source)
<xsd:element name="FacilityMonitoringRequest" substitutionGroup="AbstractFunctionalServiceRequest" type="FacilityMonitoringRequestStructure">
<xsd:annotation>
<xsd:documentation>Request for information about Facilities status.</xsd:documentation>
</xsd:annotation>
</xsd:element>
Attribute Detail (all declarations; 1/1)
version
Type:
Use:
optional
Default:
"2.0"
Defined:
Version number of request. Fixed
XML Source (see within schema source)
<xsd:attribute default="2.0" name="version" type="VersionString">
<xsd:annotation>
<xsd:documentation>
Version number of request. Fixed
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail (all declarations; 20/20)
AccessibilityNeedsFilter
Type:
Defined:
Filter only for facility changes that affect the following accessibility needs.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="AccessibilityNeedsFilter" type="AccessibilityNeedsFilterStructure">
<xsd:annotation>
<xsd:documentation>
Filter only for facility changes that affect the following accessibility needs.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

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

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

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

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>

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

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

Language
Type:
xsd:language, predefined, simple content
Default:
"en"
Defined:
Preferred language in which to return text values.
XML Source (see within schema source)
<xsd:element default="en" minOccurs="0" name="Language" type="xsd:language">
<xsd:annotation>
<xsd:documentation>
Preferred language in which to return text values.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

MaximumNumberOfFacilityConditions
Type:
xsd:positiveInteger, predefined, simple content
Defined:
The maximum number of facility status in a given delivery. The most recent n Events within the look ahead window are included.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="MaximumNumberOfFacilityConditions" type="xsd:positiveInteger">
<xsd:annotation>
<xsd:documentation>
The maximum number of facility status in a given delivery. The most recent n Events within the look ahead window are included.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

MessageIdentifier
Type:
Defined:
Arbitrary unique reference to this message.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="MessageIdentifier" type="MessageQualifierStructure">
<xsd:annotation>
<xsd:documentation>Arbitrary unique reference to this message.</xsd:documentation>
</xsd:annotation>
</xsd:element>

PreviewInterval
Type:
PositiveDurationType, simple content
Defined:
Forward duration for which Facilities status change: only status change which will occur within this time span will be returned.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PreviewInterval" type="PositiveDurationType">
<xsd:annotation>
<xsd:documentation>
Forward duration for which Facilities status change: only status change which will occur within this time span will be returned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

StartTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Start time for PreviewInterval. If absent, then current time is assumed.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StartTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Start time for PreviewInterval. If absent, then current time is assumed.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPlaceComponentRef
Type:
Defined:
Reference to a stop place component.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopPlaceComponentRef" type="ifopt:StopPlaceComponentRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a stop place component.</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 minOccurs="0" ref="StopPointRef"/>

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

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/