IS:speedSection/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page with "<noinclude>Automatic Schemaexport for Element '''speedSection'''</noinclude> {{Schemaexport |element=speedSection |subschema=infrastructure |subschema_slug=IS |version=3.1 |pa...")
 
(Updated page IS:speedSection/3.1 using XSD2MediaWiki Converter 1.0.2)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|version=3.1
|version=3.1
|parent={{parent|subschema=IS|name=speeds}}
|parent={{parent|subschema=IS|name=speeds}}
|children={{child|subschema=CO|name=validForSpeedProfile|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=CO|name=external|multiplicity=0..*}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{Any}}, {{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=CO|name=external|multiplicity=0..*}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}, {{child|subschema=CO|name=validForSpeedProfile|multiplicity=0..*}}
|attributes={{attribut|name=maxSpeed|pflicht=0|typ=xs:decimal|documentation=maximum permitted speed in the speed section, in [km/h]|werte={{wert|name=end}}}},
|attributes={{attribut|name=maxSpeed|pflicht=0|typ=xs:decimal|documentation=maximum permitted speed in the speed section, in [km/h]|werte={{wert|name=end}}}},
{{attribut|name=isTemporary|pflicht=0|typ=xs:boolean|documentation=boolean value to indicate whether the speed section is temporary}},
{{attribut|name=isTemporary|pflicht=0|typ=xs:boolean|documentation=boolean value to indicate whether the speed section is temporary}},
{{attribut|name=isSignalized|pflicht=0|typ=xs:boolean|documentation=indicates whether the speed aspect is shown next to the track by a signal or panel (true) or only in the "driver's timetable" (false)}},
{{attribut|name=isSignalized|pflicht=0|typ=xs:boolean|documentation=indicates whether the speed aspect is shown next to the track by a signal or panel (true) or only in the "driver's timetable" (false)}},
{{attribut|name=id|pflicht=1|typ=xs:ID|documentation=the identifier of the object; this can be either of type xs:ID or UUID|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:ID|documentation=the identifier of the object; this can be either of type xs:ID or UUID|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;}}}}
}}
}}

Latest revision as of 14:21, 24 January 2020

Automatic Schemaexport for Element speedSection

Autoexport from the XML-Schema for element IS:speedSection of railML® version 3.1
Documentation This element is not documented in the schema!
Subschema infrastructure
Parents* speeds
Children any (0..*), areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), validForSpeedProfile (0..*)
Attributes:
  • maxSpeed: maximum permitted speed in the speed section, in [km/h] (optional; xs:decimal)
Possible values:
  • end,

  • isTemporary: boolean value to indicate whether the speed section is temporary (optional; xs:boolean),

  • isSignalized: indicates whether the speed aspect is shown next to the track by a signal or panel (true) or only in the "driver's timetable" (false) (optional; xs:boolean),

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:ID; 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.