IS:trackRef locallyControlledArea

From railML 2 Wiki
Jump to navigation Jump to search


trackRef
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <locallyControlledArea> allows for grouping of tracks which are referenced using <trackRef>.

Attributes of trackRef / Attribute von trackRef

  • sequence: This allows for sorting the referenced tracks.


  • ref: This refers to the id attribute of the associated track element.
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

  • sequence xs:positiveInteger, optional
    If no sequence is provided, the sequence of the referenced tracks shall be assumed as "arbitrary" or "undefined". In no case the sequence of the XML elements in the XML file shall matter.
    Either all or none of the <trackRef> elements in the current <locallyControlledArea> element shall carry sequence attributes.
    The referenced track with the lowest sequence value is interpreted as the first element of the current <locallyControlledArea>.
    Each sequence value shall only be used once within the current <locallyControlledArea>.

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.