IS:powerTransmission

From railML 2 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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.