IS:size objectVis: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(added the semantics for the width and height)
Line 7: Line 7:
|semantics=Size of the OCP/object visualization element. Replaces and generalizes {{tag|is|ocpVis}}.
|semantics=Size of the OCP/object visualization element. Replaces and generalizes {{tag|is|ocpVis}}.
|ownAttributes=
|ownAttributes=
*{{attr|width}}:  
*{{attr|width}}: Defines the width of the OCP/object visualization element.
*{{attr|height}}:  
*{{attr|height}}: Defines the height of the OCP/object visualization element.
|constraints=
|constraints=
*{{attr|width}}: {{xsdType|double}}; required
*{{attr|width}}: {{xsdType|double}}; required
*{{attr|height}}: {{xsdType|double}}; required
*{{attr|height}}: {{xsdType|double}}; required
}}
}}

Revision as of 11:49, 20 April 2023


<size>
 

💡 (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingeführt.

Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

Size of the OCP/object visualization element. Replaces and generalizes <ocpVis>.(introduced with version 2.5)

Attributes of <size> / Attribute von <size>

  • width: Defines the width of the OCP/object visualization element.
  • height: Defines the height of the OCP/object visualization element.

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.