CO:speedProfile/3.2

From railML 3 Wiki
Revision as of 12:49, 25 November 2024 by RailML Bot XSD2MediaWiki (talk | contribs) (Updated page CO:speedProfile/3.2 using XSD2MediaWiki Converter 1.1.1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Automatic Schemaexport for Element speedProfile



Autoexport from the XML-Schema for element CO:speedProfile of railML® version 3.2
    
Documentation the speed that the train should be at time t [Zhu, Xiaomin, et al. "Automatic train operation speed profile optimization and tracking with multi-objective in urban railway." Periodica Polytechnica Transportation Engineering 48.1 (2020): 57-64.]
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: a rule that describes how to choose speed value if speedSections are not disjoint, e.g. meet, overlap, inside etc. (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.