element <AnnotatedStopPointRef> (global)
Namespace:
Type:
Content:
complex, 9 elements
Defined:
Used:
never
XML Representation Summary
<AnnotatedStopPointRef>
   
Content: 
</AnnotatedStopPointRef>
Content model elements (9):
Features (defined in AnnotatedStopPointStructure complexType), Lines (defined in AnnotatedStopPointStructure complexType), Location (type LocationStructure), Monitored (type xsd:boolean), StopAreaRef (type StopAreaRefStructure), StopName (type NaturalLanguageStringStructure), StopPointRef (type StopPointRefStructure), TimingPoint, Url (type xsd:anyURI)
Annotation
SCHEDULED STOP POINT definition.
XML Source (see within schema source)
<xsd:element name="AnnotatedStopPointRef" type="AnnotatedStopPointStructure">
<xsd:annotation>
<xsd:documentation>SCHEDULED STOP POINT definition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
Content Element Detail (all declarations; 9/9)
Features
Type:
anonymous complexType, complex content
Defined:
Service features of stop. Detail level is 'full'
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Features">
<xsd:annotation>
<xsd:documentation>Service features of stop. Detail level is 'full'</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element maxOccurs="1" minOccurs="1" name="ServiceFeature" type="ServiceFeatureStructure">
<xsd:annotation>
<xsd:documentation>Description of Service features of stop.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="1" ref="ServiceFeatureRef"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>

Lines
Type:
anonymous complexType, complex content
Defined:
LINEs that use stop. Detail level is 'full'
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Lines">
<xsd:annotation>
<xsd:documentation>LINEs that use stop. Detail level is 'full'</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element maxOccurs="1" name="LineRef" type="LineRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a LINE that calls at stop.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LineDirection" type="LineDirectionStructure">
<xsd:annotation>
<xsd:documentation>
Reference to a LINE that calls at stop. and its direction +SIRI V2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>

Location
Type:
LocationStructure, complex content
Defined:
Coordinates to use to show stop as a poitn on map. Detail level is 'normal'.+SIRI.v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Location" type="LocationStructure">
<xsd:annotation>
<xsd:documentation>
Coordinates to use to show stop as a poitn on map. Detail level is 'normal'.+SIRI.v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Monitored
Type:
xsd:boolean, predefined, simple content
Default:
"true"
Defined:
Whether real-time data is available for the stop. Default is 'true'. Detail level is 'normal'.
XML Source (see within schema source)
<xsd:element default="true" minOccurs="0" name="Monitored" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether real-time data is available for the stop. Default is 'true'. Detail level is 'normal'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopAreaRef
Type:
StopAreaRefStructure, simple content
Defined:
Identifer of the sSTOP AREA to which SCHEDULED STOP POINT belongs. +SIRI.v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopAreaRef" type="StopAreaRefStructure">
<xsd:annotation>
<xsd:documentation>
Identifer of the sSTOP AREA to which SCHEDULED STOP POINT belongs. +SIRI.v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

StopPointRef
Type:
StopPointRefStructure, simple content
Defined:
Identifer of the stop.
XML Source (see within schema source)
<xsd:element name="StopPointRef" type="StopPointRefStructure">
<xsd:annotation>
<xsd:documentation>Identifer of the stop.</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"/>

Url
Type:
xsd:anyURI, predefined, simple content
Defined:
Web page associated with Stop. Detail level is 'full'+SIRI.v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Url" type="xsd:anyURI">
<xsd:annotation>
<xsd:documentation>
Web page associated with Stop. Detail level is 'full'+SIRI.v2.0
</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/