IS:objectVis

From railML 2 Wiki
Jump to navigation Jump to search


<objectVis>
 

💡 (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingeführt.

Scheme description / Schemenbeschreibung

Position of <objectVis> in the XML-Tree / Position von <objectVis> im XML-Baum

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

(introduced with version 2.5) Visualization of an object that is not on a <line>/<track>, e.g. an <ocp> or a <controller>. It generalizes and replaces <ocpVis>.(introduced with version 2.5)

Attributes of <objectVis> / Attribute von <objectVis>

  • ref: reference is required because it's the purpose of the element

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

please refer to <IS:infrastructureVisualizations> for the example

Notes / Anmerkungen

One can find out whether something is visualized by <trackElementVis> or <objectVis> by finding its position in the railML® hierarchy. Every child of a <track> element is visualized by <trackElementVis>. In that, operation control points are <objectVis> elements.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.