TT:equipment: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
mNo edit summary
(multiplicity)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = equipment
elementName = equipment
|semantics =
|semantics =
The Element {{TT:Doc|equipment}} describes the required technical equipment of the train.
The Element {{TT:Doc|equipment}} describes the required technical equipment of the train.


{{deu|Das Element {{TT:Doc|equipment}} beschreibt die erforderliche technische Ausrüstung des Zuges.}}
{{Deu|Das Element {{TT:Doc|equipment}} beschreibt die erforderliche technische Ausrüstung des Zuges.}}


|parent = {{TT:Doc|equipmentUsage}} (for [[TT:formationTT|formationTT]]), {{TT:Doc|equipmentUsage|equipmentUsage}} (for [[TT:trainPartSequence|trainPartSequence]])
|parent = {{TT:Tag|equipmentUsage|formationTT}}, {{TT:Tag|equipmentUsage|trainPartSequence}}
 
|childs = {{TT:Tag|etcs}} {{Intro|2.2}}, {{any}} {{intro|2.3}}
|inheritedAttributes
|minocc=0
|maxocc=∞
|inheritedAttributes=''None''
|ownAttributes =
{{InheritNationalSystemType
|type =
|type_de =
}}
* {{Attr|uses}}: This defines if the equipment is in use or just present.
* {{Attr|description}}: This is a further description.{{human}}
{{InheritAnyAttribute
|anyAttribute =
|anyAttribute_de =
}}
|constraints =
* {{Attr|type}}: {{XsdType|string}}, optional


|ownAttributes =
* {{Attr|uses}}: {{XsdType|boolean}}, optional
*{{attr|type}}: gives the equipment type (LZB, KVB, PZB90, ...) ({{xsdType|string}}, optional)
*{{attr|uses}}: defines if the equipment is in use or just present ({{xsdType|boolean}}, optional)
*{{attr|description}}: further description ({{xsdType|string}}, optional)


|example
* {{Attr|description}}: {{XsdType|string}}, optional


|backHome = TT:elements
|backHome = TT:elements
}}
}}

Latest revision as of 22:11, 25 November 2018


equipment
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

The Element equipment describes the required technical equipment of the train.

Das Element equipment beschreibt die erforderliche technische Ausrüstung des Zuges.

Attributes of equipment / Attribute von equipment

  • type: (introduced with version 2.1) This specifies the code of the train protection system (external link). The list of accepted systems is given in <trainProtectionSystemsOnVehicle> in the TrainProtectionSystems codelist.
    Hier wird der code des verwendeten Zugbeeinflussungssystems (externer Link, 🇩🇪) spezifiziert. Die Liste der verfügbaren Systeme wird in <trainProtectionSystemsOnVehicle> der Codelist TrainProtectionSystems bereitgestellt.
  • uses: This defines if the equipment is in use or just present.
  • description: This is a further description.
💡 Please take into account our references to human-intepretable data fields.

Bitte berücksichtigen Sie unsere Hinweise zu menschen-intepretierbaren Datenfeldern.

  • 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

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.