RS:valueTable/3.2

From railML 3 Wiki
Jump to navigation Jump to search

Automatic Schemaexport for Element valueTable

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:
  • %
  • 1
  • A
  • Hz
  • km/h
  • kWh
  • m/s
  • N
  • V
  • VA
  • Vs
  • W,

  • 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:
  • %
  • 1
  • A
  • Hz
  • km/h
  • kWh
  • m/s
  • N
  • V
  • VA
  • Vs
  • W,

  • 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:
  • %
  • 1
  • A
  • Hz
  • km/h
  • kWh
  • m/s
  • N
  • V
  • VA
  • Vs
  • W
*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.