IS:position ocpVis: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
(removing DEPRECATED flag) |
(added the semantics of the attributes, deleted missing info block) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|parent={{IS:Tag|ocpVis}} | |parent={{IS:Tag|ocpVis}} | ||
|childs=''None'' | |childs=''None'' | ||
|semantics={{missing information|topic=the semantics|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:49, 19 January 2018 (CET)}} | |intro=2.4 | ||
|depr=2.1 | |||
|semantics={{depr|2.1}}{{intro|2.4}} This Element has been deprecated with {{rml}} 2.1 but reintroduced with {{rml}} 2.4. | |||
{{missing information|topic=the semantics|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:49, 19 January 2018 (CET)}} | |||
position of the OCP visualization element in grid coordinates | |||
|ownAttributes= | |ownAttributes= | ||
*{{attr|x}}: x coordinate of the ocp on the screen (where coordinate origin can be left bottom corner of the screen. Which makes them different from the position of the actual elements that have GPS coordinates) | |||
*{{attr|x}}: | *{{attr|y}}: y coordinate of the ocp on the screen | ||
*{{attr|y}}: | |||
|constraints= | |constraints= | ||
*{{attr|x}}: {{xsdType|double}}; required | *{{attr|x}}: {{xsdType|double}}; required | ||
*{{attr|y}}: {{xsdType|double}}; required | *{{attr|y}}: {{xsdType|double}}; required | ||
}} | }} |
Latest revision as of 10:34, 22 November 2022
<position>
|
Schema description / Schemabeschreibung
Position of <position> in the XML-Tree / Position von <position> im XML-Baum
- Parent: <ocpVis>
- Children: None
Multiplicity / Anzahl
Semantics / Bedeutung
(deprecated with version 2.1)(introduced with version 2.4) This Element has been deprecated with railML® 2.1 but reintroduced with railML® 2.4.
|
position of the OCP visualization element in grid coordinates(introduced with version 2.4) (deprecated with version 2.1)
Attributes of <position> / Attribute von <position>
- x: x coordinate of the ocp on the screen (where coordinate origin can be left bottom corner of the screen. Which makes them different from the position of the actual elements that have GPS coordinates)
- y: y coordinate of the ocp on the screen
Syntactic Constraints / Syntaktische Beschränkungen
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.