IS:milepost: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(constraints added)
Line 3: Line 3:


|parent = {{IS:Tag|signal}}
|parent = {{IS:Tag|signal}}
 
|childs=''None''
|childs = None
|inheritedAttributes=''None''
 
|ownAttributes =
|ownAttributes =
* {{Attr|switchable}}: defining the signal to be switchable or fixed (panel)
* {{Attr|switchable}}: defining the signal to be switchable or fixed (panel)
Line 16: Line 15:


* {{Attr|lineRef}}: reference to a line, for which the milepost is valid
* {{Attr|lineRef}}: reference to a line, for which the milepost is valid
|constraints=
* {{Attr|switchable}}: {{xsdType|boolean}}
* {{Attr|shownValue}}: {{railMLType|tLength}}
* {{Attr|shownRemark}}: {{xsdType|string}}
* {{Attr|mileageChangeRef}}: {{railMLType|tGenericRef}}


* {{Attr|lineRef}}: {{railMLType|tGenericRef}}
|semantics =
|semantics =
A {{IS:Tag|milepost}} defines a milepost panel, which shows a certain mileage value and additionally some remark on the current position, e.g. [http://en.wikipedia.org/wiki/Milestone#Railway_mileposts].
A {{IS:Tag|milepost}} defines a milepost panel, which shows a certain mileage value and additionally some remark on the current position, e.g. [http://en.wikipedia.org/wiki/Milestone#Railway_mileposts].

Revision as of 19:08, 6 January 2017


milepost
 


Scheme description / Schemenbeschreibung

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

  • Parent: <signal>
  • Children: None

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <milepost> defines a milepost panel, which shows a certain mileage value and additionally some remark on the current position, e.g. [1].

Attributes of milepost / Attribute von milepost

  • switchable: defining the signal to be switchable or fixed (panel)
  • shownValue: mileage value printed on the milepost
  • shownRemark: any remark that is printed on the milepost, e.g. for documenting a mileage gap
  • mileageChangeRef: reference to a mileageChange element
  • lineRef: reference to a line, for which the milepost is valid

Syntactic Constraints / Syntaktische Beschränkungen

  • shownValue: xs:decimal, 6 fraction digits, applies as basic type for inheritance, should not be used directly because of missing unit of measure

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.