IS:isSpeedSignal/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IS:isSpeedSignal/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IS:isSpeedSignal/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=signalIS}}
|parent={{parent|subschema=IS|name=signalIS}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=CO|name=refersToBeginOfSpeedSection|multiplicity=0..*}}, {{child|subschema=CO|name=refersToEndOfSpeedSection|multiplicity=0..*}}
|children={{child|subschema=generic|name=refersToBeginOfSpeedSection|multiplicity=0..*}}, {{child|subschema=generic|name=refersToEndOfSpeedSection|multiplicity=0..*}}
|attributes={{attribut|name=type|pflicht=0|typ=xs:string|documentation=speed signal/panel type (announcement, execution)|werte={{wert|name=announcement|documentation=announcing a change of allowed speed}}{{wert|name=execution|documentation=marking begin of section with changed allowed speed}}}},
|attributes={{attribut|name=trainRelation|pflicht=0|typ=xs:string|documentation=DEPRECATED, please use speedSection@refersToTrain instead;<br>Reference to the part of the train from where on the shown speed signal aspect is valid. Normally, a limiting speed signal aspect relates to the head of the train while a speed release refers to the end of the train.|werte={{wert|name=endOfTrain|documentation=The tail of the train should be located at the stopping place when the train has stopped.}}{{wert|name=headOfTrain|documentation=The headof the train should be located at the stopping place when the train has stopped. This is the default setting.}}{{wert|name=midOfTrain|documentation=The center of the train should be located at the stopping place when the train has stopped.}}}},
{{attribut|name=trainRelation|pflicht=0|typ=xs:string|documentation=Reference to the part of the train from where on the shown speed signal aspect is valid. Normally, a limiting speed signal aspect relates to the head of the train while a speed release refers to the end of the train.|werte={{wert|name=endOfTrain}}{{wert|name=headOfTrain}}{{wert|name=midOfTrain}}}}
{{attribut|name=type|pflicht=0|typ=xs:string|documentation=speed signal/panel type (announcement, execution)|werte={{wert|name=announcement|documentation=announcing a change of allowed speed}}{{wert|name=execution|documentation=marking begin of section with changed allowed speed}}}}
}}
}}

Latest revision as of 12:40, 8 February 2024

Automatic Schemaexport for Element isSpeedSignal

Autoexport from the XML-Schema for element IS:isSpeedSignal of railML® version 3.2
Documentation use this child element to specify the speed signal in more detail
Subschema infrastructure
Parents* signalIS
Children refersToBeginOfSpeedSection (0..*), refersToEndOfSpeedSection (0..*)
Attributes:
  • trainRelation: DEPRECATED, please use speedSection@refersToTrain instead;
    Reference to the part of the train from where on the shown speed signal aspect is valid. Normally, a limiting speed signal aspect relates to the head of the train while a speed release refers to the end of the train. (optional; xs:string)
Possible values:
  • endOfTrain: The tail of the train should be located at the stopping place when the train has stopped.
  • headOfTrain: The headof the train should be located at the stopping place when the train has stopped. This is the default setting.
  • midOfTrain: The center of the train should be located at the stopping place when the train has stopped.,

  • type: speed signal/panel type (announcement, execution) (optional; xs:string)
Possible values:
  • announcement: announcing a change of allowed speed
  • execution: marking begin of section with changed allowed speed
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.