CO:speedProfile/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Updated page CO:speedProfile/3.2 using XSD2MediaWiki Converter 1.1.0)
(Updated page CO:speedProfile/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|version=3.2
|version=3.2
|parent={{parent|subschema=CO|name=speedProfiles}}
|parent={{parent|subschema=CO|name=speedProfiles}}
|children={{child|subschema=CO|name=braking|multiplicity=0..1}}, {{child|subschema=CO|name=load|multiplicity=0..1}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=CO|name=tilting|multiplicity=0..1}}, {{child|subschema=CO|name=trainType|multiplicity=0..*}}
|children={{child|subschema=CO|name=braking|multiplicity=0..1}}, {{child|subschema=CO|name=load|multiplicity=0..1}}, {{child|subschema=generic|name=name|multiplicity=0..*}}, {{child|subschema=CO|name=tilting|multiplicity=0..1}}, {{child|subschema=CO|name=trainType|multiplicity=0..*}}
|attributes={{attribut|name=isBasicSpeedProfile|pflicht=0|typ=xs:boolean|documentation=boolean flag to identify basic speed profiles;<br>if NO, then further information need to be defined, e.g. trainType, braking or maxCantDeficiency}},
|attributes={{attribut|name=isBasicSpeedProfile|pflicht=0|typ=xs:boolean|documentation=boolean flag to identify basic speed profiles;<br>if NO, then further information need to be defined, e.g. trainType, braking or maxCantDeficiency}},
{{attribut|name=mVersion|pflicht=0|typ=xs:nonNegativeInteger|documentation=corresponds to ETCS variable M_VERSION}},
{{attribut|name=influence|pflicht=0|typ=xs:string|werte={{wert|name=decreasing}}{{wert|name=increasing}}}},
{{attribut|name=influence|pflicht=0|typ=xs:string|werte={{wert|name=decreasing}}{{wert|name=increasing}}}},
{{attribut|name=maxCantDeficiency|pflicht=0|typ=xs:integer|documentation=the maximum cant deficiency provided in mm (80..300)|minInclusive=80|maxInclusive=300}},
{{attribut|name=maxCantDeficiency|pflicht=0|typ=xs:integer|documentation=the maximum cant deficiency provided in mm (80..300)|minInclusive=80|maxInclusive=300}},
{{attribut|name=id|pflicht=0|typ=xs:string|documentation=unique identifier|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=id|pflicht=1|typ=xs:string|documentation=unique identifier|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 12:39, 8 February 2024

Automatic Schemaexport for Element speedProfile

Autoexport from the XML-Schema for element CO:speedProfile of railML® version 3.2
Documentation This element is not documented in the schema!
Subschema common
Parents* speedProfiles
Children braking (0..1), load (0..1), name (0..*), tilting (0..1), trainType (0..*)
Attributes:
  • isBasicSpeedProfile: boolean flag to identify basic speed profiles;
    if NO, then further information need to be defined, e.g. trainType, braking or maxCantDeficiency (optional; xs:boolean),

  • mVersion: corresponds to ETCS variable M_VERSION (optional; xs:nonNegativeInteger),

  • influence: This attribute is not documented in the schema! (optional; xs:string)
Possible values:
  • decreasing
  • increasing,

  • maxCantDeficiency: the maximum cant deficiency provided in mm (80..300) (optional; xs:integer; minInclusive: 80; maxInclusive: 300),

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