CO:screenPositioningSystem/3.2

From railML 3 Wiki
Revision as of 14:44, 17 May 2024 by RailML Bot XSD2MediaWiki (talk | contribs) (Updated page CO:screenPositioningSystem/3.2 using XSD2MediaWiki Converter 1.1.1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Automatic Schemaexport for Element screenPositioningSystem



Autoexport from the XML-Schema for element CO:screenPositioningSystem of railML® version 3.2
    
Documentation reference system that allows to locate a resource on a screen.
Subschema common
Parents*

screenPositioningSystems

Children

isValid (1..*), name (0..*)

Attributes:
  • pxX: pixel X, max value of x axis of a screen. (obligatory; xs:positiveInteger),

  • pxY: pixel Y, max value of y axis of a screen. (obligatory; xs:positiveInteger),

  • pxZ: pixel Z, max value of z axis of a screen. (optional; xs:positiveInteger),

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}); compare: Dev:Identities
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.