IS:visualization: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(intro IS:objectVis)
(best practice added)
Line 19: Line 19:
*{{attr|infrastructureRef}}: {{railMLType|tGenericRef}}
*{{attr|infrastructureRef}}: {{railMLType|tGenericRef}}
*{{attr|id}}: {{railMLType|tGenericID}}; required
*{{attr|id}}: {{railMLType|tGenericID}}; required
|bestpractice={{tag|is|infrastructureVisualizations}} shall be used to describe a graphical visualization of [[infrastructure}}, e.g. on a screen or a paper plan.
}}
}}

Revision as of 19:01, 13 December 2021

{{elementDocu |elementName=<visualization> |parent=<infrastructureVisualizations> |childs=<lineVis>, <ocpVis> (deprecated with version 2.1)(introduced with version 2.4)(deprecated with version 2.5), <objectVis> (introduced with version 2.5) |intro=2.4 |depr=2.1 |minocc=0 |maxocc=∞ |semantics=(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.

Missinginformation.png In this article there is information missing with respect to the semantics. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 15:25, 19 January 2018 (CET)

container element for detailed infrastructure visualization |ownAttributes=

Missinginformation.png In this article there is information missing with respect to attribute semantics. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 15:25, 19 January 2018 (CET)
  • version:
  • infrastructureRef:
  • id:

|constraints=

  • version: restriction of xs:string (Version Number is some official release number, rather than any internal numbering from an version control system. Allows two part or three part version numbers, 1.0 up to 99.99, or 1.0.1 up to 99.99.99. Allows additional commit numbers for testing unofficial releases: 1.1r4 or 2.0r271. Pattern: [1-9][0-9]?\.([0-9]|[1-9][0-9])(\.[1-9][0-9]?)?(r[1-9][0-9]?[0-9]?)?; required
  • infrastructureRef: xs:IDREF
  • id: xs:ID; required

|bestpractice=<infrastructureVisualizations> shall be used to describe a graphical visualization of [[infrastructure}}, e.g. on a screen or a paper plan. }}