IS:powerTransmission

From railML 2 Wiki
Revision as of 17:47, 25 November 2018 by RailML Coord Documentation (talk | contribs) (multiplicity)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


powerTransmission
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <powerTransmission> defines the kind of railway in means of power transmission of all tracks where the current <infraAttributes> are used per reference.

Attributes of powerTransmission / Attribute von powerTransmission

  • type Possible values are:
  • adhesion stands for the adhesion railway. For further details see Adhesion_railway (Wiki banner.png)
  • gearrack stands for the rack railway. For further details see Rack_railway (Wiki banner.png)
  • cable stands for the overhead line. For further details see Overhead_line (Wiki banner.png)
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
  • style the semantics is unclear for now. This attribute should not be used if possible.

Syntactic Constraints / Syntaktische Beschränkungen

  • type: tPowerTransmissionType (union of (restriction of xs:string, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML® enumeration lists); default: adhesion; optional
  • style: xs:string; optional

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.