IS:milepost
Jump to navigation
Jump to search
milepost
Schema description / Schemenbeschreibung
Position of milepost in the XML-Tree / Position von milepost im XML-Baum
- Parent: <signal>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
A <milepost> defines a milepost panel, which shows a certain mileage value and additionally some remark on the current position, e.g. https://en.wikipedia.org/wiki/Milestone#Railway_mileposts (external link).
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
- switchable: xs:boolean
- shownValue: xs:decimal, 6 fraction digits, applies as basic type for inheritance, should not be used directly because of missing unit of measure
- shownRemark: xs:string
- mileageChangeRef: xs:IDREF
- lineRef: xs:IDREF
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.