RS:valueTable

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

This element does not appear in railML® 3.3 within the RS subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.

Autoexport from the XML-Schema for element RS:valueTable of railML® version 3.2
    
Documentation The representation of an x-y-curve as a list of datasets per x-value. A third dimension z is possible.
Subschema rollingstock
Parents*

brakeEffort, tractiveEffort, trainResistance

Children

columnHeader (0..*), valueLine (1..*)

Attributes:
  • xValueName: descriptive name for values of abscissa (x-axis) (obligatory; xs:string),

  • xValueUnit: physical unit for values of abscissa (x-axis) (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • %: no unit of value and divided by 100
  • 1: means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock
  • A: Ampere
  • Hz: hertz
  • km/h
  • kWh
  • m/s
  • N: newton
  • V: volt
  • VA: Volt-ampere
  • Vs: volt second
  • W: watt,

  • yValueName: descriptive name for values of ordinate (y-axis) (obligatory; xs:string),

  • yValueUnit: physical unit for values of ordinate (y-axis) (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • %: no unit of value and divided by 100
  • 1: means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock
  • A: Ampere
  • Hz: hertz
  • km/h
  • kWh
  • m/s
  • N: newton
  • V: volt
  • VA: Volt-ampere
  • Vs: volt second
  • W: watt,

  • zValueName: descriptive name of z-value used as parameter in the value table (optional; xs:string),

  • zValueUnit: physical unit for z-value used as parameter in the value table (optional; xs:string; patterns: other:w{2,})
Possible values:
  • %: no unit of value and divided by 100
  • 1: means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock
  • A: Ampere
  • Hz: hertz
  • km/h
  • kWh
  • m/s
  • N: newton
  • V: volt
  • VA: Volt-ampere
  • Vs: volt second
  • W: watt
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.


 

This element does not appear in railML® 3.1 within the RS subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.


Changes 3.1→3.2

There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.

Introduced with version 3.2.

Changes 3.2→3.3

There exists an overview of all changes between railML® 3.2 and railML® 3.3 on page Dev:Changes/3.3.

Removed with version 3.3.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues