IS:platformEdge/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page IS:platformEdge/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IS:platformEdge/3.2 using XSD2MediaWiki Converter 1.1.0)
Line 8: Line 8:
|parent={{parent|subschema=IS|name=platformEdges}}
|parent={{parent|subschema=IS|name=platformEdges}}
|children={{child|subschema=IS|name=length|multiplicity=0..*}}
|children={{child|subschema=IS|name=length|multiplicity=0..*}}
|attributes={{attribut|name=belongsToParent|pflicht=0|typ=xs:string|documentation=reference to a parent platform edge,
|attributes={{attribut|name=belongsToParent|pflicht=0|typ=xs:string|documentation=reference to a parent platform edge,<br>use this attribute for grouping of platform edges with different parameters (e.g. different heights)|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}},
use this attribute for grouping of platform edges with different parameters (e.g. different heights)|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}},
{{attribut|name=height|pflicht=0|typ=xs:decimal|documentation=height of the platform edge in meters}},
{{attribut|name=height|pflicht=0|typ=xs:decimal|documentation=height of the platform edge in meters}},
{{attribut|name=belongsToPlatform|pflicht=0|typ=xs:string|documentation=reference to a platform the edge belongs to|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
{{attribut|name=belongsToPlatform|pflicht=0|typ=xs:string|documentation=reference to a platform the edge belongs to|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
}}
}}

Revision as of 12:18, 31 May 2021

Automatic Schemaexport for Element platformEdge

Autoexport from the XML-Schema for element IS:platformEdge of railML® version 3.2
Documentation A platform edge is the interface between passenger train and station. Platform edges are also modeled with the platform element.
Subschema infrastructure
Parents* platformEdges
Children length (0..*)
Attributes:
  • belongsToParent: reference to a parent platform edge,
    use this attribute for grouping of platform edges with different parameters (e.g. different heights) (optional; 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}\}),

  • height: height of the platform edge in meters (optional; xs:decimal),

  • belongsToPlatform: reference to a platform the edge belongs to (optional; 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}\})
*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.