rail:stopDescription

Element Information

Model

ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' , rail:stopTimes{0,1} , rail:platformEdgeRef* , rail:serviceSectionRef* , rail:annotationRef*

Attributes

QName Type Fixed Default Use Inheritable Annotation
commercial xs:boolean optional
characterizes the stop as either commercial or operational stop
guaranteedPass xs:boolean optional
indicates a forbidden stop for heavy goods trains
onOff rail:tOnOff optional
describes, if passengers/goods are not supposed to enter or leave the train
operatingPeriodRef rail:tGenericRef optional
references a reduction of the operating days of the stop compared to the operating days of the train part
operationalStopOrdered xs:boolean optional
the stop is requested by the infrastructure manager
purpose xs:string optional
describes the reason for the stop in a detailed but not predefined way
stopOnRequest xs:boolean optional
a commercial stop, depending on a certain demand
stopPostRef rail:tGenericRef optional
refers to the id attribute of the associated stop post element
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="stopDescription" type="rail:eStopDescription" minOccurs="0">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:stopDescription"/>
  </xs:annotation>
</xs:element>

Sample