Visualizations:ellipticalProjection/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page Visualizations:ellipticalProjection/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page Visualizations:ellipticalProjection/3.2 using XSD2MediaWiki Converter 1.0.6)
Line 4: Line 4:
|subschema=visualizations
|subschema=visualizations
|subschema_slug=visualizations
|subschema_slug=visualizations
|documentation=element projection in form of an ellipse or circle
|version=3.2
|version=3.2
|parent={{parent|subschema=visualizations|name=visualization}}
|parent={{parent|subschema=visualizations|name=infrastructureVisualization}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=visualizations|name=center|multiplicity=1..1}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=visualizations|name=usesSymbol|multiplicity=0..1}}
|children={{child|subschema=visualizations|name=center|multiplicity=1..1}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=visualizations|name=usesSymbol|multiplicity=0..1}}
|attributes={{attribut|name=longAxis|pflicht=1|typ=xs:decimal|documentation=length of the ellipse long half axis in meters}},
|attributes={{attribut|name=longAxis|pflicht=1|typ=xs:decimal|documentation=length of the ellipse long axis in meters}},
{{attribut|name=shortAxis|pflicht=1|typ=xs:decimal|documentation=length of the ellipse short half axis in meters}},
{{attribut|name=shortAxis|pflicht=1|typ=xs:decimal|documentation=length of the ellipse short axis in meters}},
{{attribut|name=turnAngle|pflicht=0|typ=xs:decimal|documentation=the angle between the x-axis and the long half axis of the ellipse, given in degrees. By default, the angle shall be 0 degrees.}},
{{attribut|name=turnAngle|pflicht=0|typ=xs:decimal|documentation=angle between x-axis and the long half axis of the ellipse, given in degrees (default value 0)}},
{{attribut|name=refersToElement|pflicht=1|typ=xs:string|documentation=reference to any element of infrastructure model|patterns={{pattern|(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}\}}}}},
{{attribut|name=refersToElement|pflicht=1|typ=xs:string|documentation=reference to any element of infrastructure model|patterns={{pattern|(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}\}}}}},
{{attribut|name=id|pflicht=0|typ=xs:string|documentation=unique identifier|patterns={{pattern|(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}\}}}}}
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=unique identifier|patterns={{pattern|(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}\}}}}}
}}
}}

Revision as of 21:57, 25 April 2022

Automatic Schemaexport for Element ellipticalProjection

Autoexport from the XML-Schema for element visualizations:ellipticalProjection of railML® version 3.2
 
Documentation element projection in form of an ellipse or circle
Subschema visualizations
Parents* infrastructureVisualization
Children center (1..1), designator (0..*), name (0..*), usesSymbol (0..1)
Attributes:
  • longAxis: length of the ellipse long axis in meters (obligatory; xs:decimal),

  • shortAxis: length of the ellipse short axis in meters (obligatory; xs:decimal),

  • turnAngle: angle between x-axis and the long half axis of the ellipse, given in degrees (default value 0) (optional; xs:decimal),

  • refersToElement: reference to any element of infrastructure model (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}\}),

  • id: unique identifier (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.