IS:visualization

From railML 2 Wiki
Revision as of 16:25, 19 January 2018 by RailML Coord Documentation (talk | contribs) (New Element documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


<visualization>
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

(deprecated with version {{{1}}})

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)

Attributes of <visualization> / Attribute von <visualization>

[[missing information|topic=attribute semantics|user=Ferri Leberl (talk) 15:25, 19 January 2018 (CET)]]

  • version:
  • infrastructureRef:
  • id:

Syntactic Constraints / Syntaktische Beschränkungen

  • 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

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.