TT:speedProfileRef: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(TT:SpeedProfileRef added)
 
(bugfix: duplicate definition of anyAttribute)
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:


|semantics =
|semantics =
The Element {{TT:Tag|speedProfileRef}} is referencing the {{IS:Doc|speedProfile}} element used by the {{TT:Doc|trainPartSequence}} and described in detail in an {{IS:Doc|infrastructure}} branch of the railml file. In special cases, there could occur more than one speed profile.
{{intro|2.2}} The Element {{TT:Tag|speedProfileRef}} is referencing the {{IS:Doc|speedProfile}} element used by the {{TT:Doc|trainPartSequence}} and described in detail in an {{IS:Doc|infrastructure}} branch of the railml file. In special cases, there could occur more than one speed profile.


{{Deu|Das Element {{TT:Tag|speedProfile}} referenziert das Geschwindigkeitsprofil ({{IS:Doc|speedProfile}}), welches vom Zug für einen Abschnitt benutzt wird. Im Ausnahmefall, kann auch mehr als ein Geschwindigkeitsprofil gelten.}}
{{Deu|{{intro|2.2}} Das Element {{TT:Tag|speedProfileRef}} referenziert das Geschwindigkeitsprofil ({{IS:Doc|speedProfile}}), welches vom Zug für einen Abschnitt benutzt wird. Im Ausnahmefall, kann auch mehr als ein Geschwindigkeitsprofil gelten.}}


|parent = {{TT:Tag|trainPartSequence}}
|parent = {{TT:Tag|trainPartSequence}}
|childs
|childs=''None''
 
|minocc=0
|maxocc=∞
|inheritedAttributes =
|inheritedAttributes =
{{InheritRefAny
{{InheritRefAny
Line 15: Line 16:
|ref =
|ref =
|ref_de =
|ref_de =
|anyAttribute =
|anyAttribute_de =
}}
}}


|ownAttributes


|constraints =
|constraints =


* {{Attr|ref}} {{RailMLType|tGenericRef}}, mandatory
* {{Attr|ref}} {{RailMLType|tGenericRef}}, mandatory
{{InheritAnyAttribute}}


|notes =  See also [[TT:howToReferenceInfrastructure | How to reference infrastructure]]
|notes =  See also [[TT:howToReferenceInfrastructure | How to reference infrastructure]]

Revision as of 09:22, 19 September 2022


speedProfileRef
 


Scheme description / Schemenbeschreibung

Position of speedProfileRef in the XML-Tree / Position von speedProfileRef im XML-Baum

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

(introduced with version 2.2) The Element <speedProfileRef> is referencing the speedProfile element used by the trainPartSequence and described in detail in an infrastructure branch of the railml file. In special cases, there could occur more than one speed profile.

(introduced with version 2.2) Das Element <speedProfileRef> referenziert das Geschwindigkeitsprofil (speedProfile), welches vom Zug für einen Abschnitt benutzt wird. Im Ausnahmefall, kann auch mehr als ein Geschwindigkeitsprofil gelten.

Attributes of speedProfileRef / Attribute von speedProfileRef

  • ref: This refers to the id attribute of the associated speedProfile element.
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

See also How to reference infrastructure

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.