IS:signalGroup

From railML 2 Wiki
Jump to navigation Jump to search


signalGroup
 


Schema description / Schemabeschreibung

Position of signalGroup in the XML-Tree / Position von signalGroup im XML-Baum

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

A <signalGroup> groups various signals together.

Attributes of signalGroup / Attribute von signalGroup

  • distant-main stands for the main signal grouped with the distant one. For the reference see this image (Wiki banner.png).
  • station stands for the several signals grouped together within the station.
  • other:anything: Any value that does not fit any value from the previous enumeration list, starting with 'other:' followed by at least two letters and/or digits. Please see the section New enumeration value in Dev:usingAny for more information.

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
  • type optional

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.