Visualizations:areaElementProjection/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page Visualizations:areaElementProjection/3.2 using XSD2MediaWiki Converter 1.1.1)
(Updated page Visualizations:areaElementProjection/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 3: Line 3:
|element=areaElementProjection
|element=areaElementProjection
|subschema=visualizations
|subschema=visualizations
|subschema_slug=visualizations
|subschema_slug=Visualizations
|documentation=element projection as area location (min 3 coordinates, whereas the last coordinate is identical to the first one to close the area)
|documentation=element projection as area location (min 3 coordinates, whereas the last coordinate is identical to the first one to close the area)
|version=3.2
|version=3.2
|parent={{parent|subschema=visualizations|name=infrastructureVisualization}}
|parent={{parent|subschema=Visualizations|name=infrastructureVisualization}}
|children={{child|subschema=visualizations|name=coordinate|multiplicity=3..*}}, {{child|subschema=generic|name=designator|multiplicity=0..*}}, {{child|subschema=generic|name=name|multiplicity=0..*}}, {{child|subschema=visualizations|name=usesSymbol|multiplicity=0..1}}
|children={{child|subschema=Visualizations|name=coordinate|multiplicity=3..*}}, {{child|subschema=Generic|name=designator|multiplicity=0..*}}, {{child|subschema=Generic|name=name|multiplicity=0..*}}, {{child|subschema=Visualizations|name=usesSymbol|multiplicity=0..1}}
|attributes={{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}\}}}}},
|attributes={{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=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}\}}}}}
{{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}\}}}}}
}}
}}

Latest revision as of 15:48, 17 May 2024

Automatic Schemaexport for Element areaElementProjection

Autoexport from the XML-Schema for element Visualizations:areaElementProjection of railML® version 3.2
 
Documentation

element projection as area location (min 3 coordinates, whereas the last coordinate is identical to the first one to close the area)

Subschema

visualizations

Parents*
Children

coordinate (3..*), designator (0..*), name (0..*), usesSymbol (0..1)

Attributes:

  • 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.