IS:trainRadioChange

From railML 2 Wiki
Revision as of 23:47, 14 September 2020 by RailML Coord Common (talk | contribs) (Common geoCoord page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


IS:trainRadioChange
 


Schema description / Schemabeschreibung

Position of IS:trainRadioChange in the XML-Tree / Position von IS:trainRadioChange im XML-Baum

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

Start of section with certain train radio system installed at the infrastructure.

Attributes of IS:trainRadioChange / Attribute von IS:trainRadioChange

  • pos: This is the position on a track defined as distance from its start (trackBegin) regardless the "absolute mileage" in @absPos.
    Das ist die Position des Elements auf einem Track i.S. der realen Entfernung zum trackBegin. Sie ist damit unabhängig von der mit absPos modellierten Strecken-Kilometrierung.
🗒️ For an explanation of the differences between @pos and @absPos see <mileageChange>  
  • absPos: This is the position on a track as absolute mileage/chainage.
    Das ist die Position des Elements im Referenzsystem der Strecken-Kilometrierung.
🗒️ For an explanation of the differences between @pos and @absPos see <mileageChange>  
  • absPosOffset (deprecated with version 2.1): The semantics of this attribute aren't very clear. It seems to be redundant to the definitions with mileageChanges in "overlapping regions".
  • dir: a direction, which allows for all direction attributes
  • radioSystem: the train radio system, e.g. 'GSM-R'
  • networkSelection: defines the procedure of train radio network selection
  • publicEmergency: defines whether public emergency calls are available
  • broadcastCalls: defines whether broadcast call functionality is available
  • textMessageService: defines whether text message service (SMS) is available
  • directMode: defines whether direct mode train radio is available
  • publicNetworkRoaming: defines whether roaming via public networks is available

Syntactic Constraints / Syntaktische Beschränkungen

  • id: xs:ID, required
    a string, starting with a letter (a..zA..Z) or an underscore (_),
    followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)
  • code: xs:string, optional
  • name: xs:string, optional
  • description: xs:string, optional
  • xml:lang: xs:language, language identification, optional
  • pos: tLengthM (xs:decimal, 6 fraction digits, length value measured in meter); required; must be greater than or equal to zero, less than or equal to the track's length
  • absPos: tLengthM (xs:decimal, 6 fraction digits, length value measured in meter); optional
  • absPosOffset: xs:decimal, 6 fraction digits, length value measured in meter; optional
  • dir: xs:string, generic type for direction statements: enumeration up, down, unknown, none, both
  • radioSystem: union of (restriction of xs:string, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML® enumeration lists
  • networkSelection: union of (restriction of xs:string, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML® enumeration lists
  • publicEmergency: xs:boolean
  • broadcastCalls: xs:boolean
  • textMessageService: xs:boolean
  • directMode: xs:boolean
  • publicNetworkRoaming: xs:boolean

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.