TT:trainPartRef: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Template changed)
(Updated using new templates (Vorlage:InheritRef, Vorlage:RailMLType))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = trainPartRef
elementName = trainPartRef


Line 5: Line 5:
The Element {{TT:Tag|trainPartRef}} is used for referencing one {{TT:Doc|trainPart}} belonging with others to the same {{TT:Doc|trainPartSequence}}.  
The Element {{TT:Tag|trainPartRef}} is used for referencing one {{TT:Doc|trainPart}} belonging with others to the same {{TT:Doc|trainPartSequence}}.  


Das Element {{TT:Tag|trainPartRef}} wird genutzt um einen einzelnen zum Zug gehörenden {{TT:Doc|trainPart}} (Teilzuglauf, bzw. Zugteil) zu referenzieren.  
{{Deu|Das Element {{TT:Tag|trainPartRef}} wird genutzt, um einen einzelnen zum Zug gehörenden {{TT:Doc|trainPart}} (Teilzuglauf, bzw. Zugteil) zu referenzieren.}}


|parent = {{TT:Doc|trainPartSequence}}
|parent = {{TT:Tag|trainPartSequence}}


|inheritedAttributes = see {{CO:Doc|tElementWithReference}}
|inheritedAttributes =
*{{attr|refID}}: references a {{TT:Doc|trainPart}}.
{{InheritRef
|attributeName = ref
|contextLink = {{TT:Tag|trainPart}}
|notes_en = {{Intro|2.0}}
}}
 
* {{Attr|refID}} {{Depr|2.0}}: references a {{TT:Doc|trainPart}}.


|ownAttributes =
|ownAttributes =
*{{attr|position}}: describes the physical position of the train part in a train composition.
* {{Attr|position}}: describes the physical position of the train part in a train composition.
 
|constraints =
* {{Attr|ref}} {{RailMLType|tGenericRef}}, mandatory


|backHome = TT:elements
}}
}}

Revision as of 00:39, 7 December 2011


trainPartRef
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element <trainPartRef> is used for referencing one trainPart belonging with others to the same trainPartSequence.

Das Element <trainPartRef> wird genutzt, um einen einzelnen zum Zug gehörenden trainPart (Teilzuglauf, bzw. Zugteil) zu referenzieren.

Attributes of trainPartRef / Attribute von trainPartRef

  • ref: This refers to the id attribute of the associated <trainPart> element.
    (introduced with version 2.0)
  • refID (deprecated with version 2.0): references a trainPart.
  • position: describes the physical position of the train part in a train composition.

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.