RS:valueTable/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page RS:valueTable/3.2 using XSD2MediaWiki Converter 1.0.6)
(Updated page RS:valueTable/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 11: Line 11:
|children={{child|subschema=RS|name=columnHeader|multiplicity=0..*}}, {{child|subschema=RS|name=valueLine|multiplicity=1..*}}
|children={{child|subschema=RS|name=columnHeader|multiplicity=0..*}}, {{child|subschema=RS|name=valueLine|multiplicity=1..*}}
|attributes={{attribut|name=xValueName|pflicht=1|typ=xs:string|documentation=descriptive name for values of abscissa (x-axis)}},
|attributes={{attribut|name=xValueName|pflicht=1|typ=xs:string|documentation=descriptive name for values of abscissa (x-axis)}},
{{attribut|name=xValueUnit|pflicht=1|typ=xs:string|documentation=physical unit for values of abscissa (x-axis)|werte={{wert|name=%}}{{wert|name=1}}{{wert|name=A}}{{wert|name=Hz}}{{wert|name=km/h}}{{wert|name=kWh}}{{wert|name=m/s}}{{wert|name=N}}{{wert|name=V}}{{wert|name=VA}}{{wert|name=Vs}}{{wert|name=W}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=xValueUnit|pflicht=1|typ=xs:string|documentation=physical unit for values of abscissa (x-axis)|werte={{wert|name=%|documentation=no unit of value and divided by 100}}{{wert|name=1|documentation=means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock}}{{wert|name=A|documentation=Ampere}}{{wert|name=Hz|documentation=hertz }}{{wert|name=km/h}}{{wert|name=kWh}}{{wert|name=m/s}}{{wert|name=N|documentation=newton }}{{wert|name=V|documentation=volt}}{{wert|name=VA|documentation=Volt-ampere}}{{wert|name=Vs|documentation=volt second}}{{wert|name=W|documentation=watt}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=yValueName|pflicht=1|typ=xs:string|documentation=descriptive name for values of ordinate (y-axis)}},
{{attribut|name=yValueName|pflicht=1|typ=xs:string|documentation=descriptive name for values of ordinate (y-axis)}},
{{attribut|name=yValueUnit|pflicht=1|typ=xs:string|documentation=physical unit for values of ordinate (y-axis)|werte={{wert|name=%}}{{wert|name=1}}{{wert|name=A}}{{wert|name=Hz}}{{wert|name=km/h}}{{wert|name=kWh}}{{wert|name=m/s}}{{wert|name=N}}{{wert|name=V}}{{wert|name=VA}}{{wert|name=Vs}}{{wert|name=W}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=yValueUnit|pflicht=1|typ=xs:string|documentation=physical unit for values of ordinate (y-axis)|werte={{wert|name=%|documentation=no unit of value and divided by 100}}{{wert|name=1|documentation=means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock}}{{wert|name=A|documentation=Ampere}}{{wert|name=Hz|documentation=hertz }}{{wert|name=km/h}}{{wert|name=kWh}}{{wert|name=m/s}}{{wert|name=N|documentation=newton }}{{wert|name=V|documentation=volt}}{{wert|name=VA|documentation=Volt-ampere}}{{wert|name=Vs|documentation=volt second}}{{wert|name=W|documentation=watt}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=zValueName|pflicht=0|typ=xs:string|documentation=descriptive name of z-value used as parameter in the value table}},
{{attribut|name=zValueName|pflicht=0|typ=xs:string|documentation=descriptive name of z-value used as parameter in the value table}},
{{attribut|name=zValueUnit|pflicht=0|typ=xs:string|documentation=physical unit for z-value used as parameter in the value table|werte={{wert|name=%}}{{wert|name=1}}{{wert|name=A}}{{wert|name=Hz}}{{wert|name=km/h}}{{wert|name=kWh}}{{wert|name=m/s}}{{wert|name=N}}{{wert|name=V}}{{wert|name=VA}}{{wert|name=Vs}}{{wert|name=W}}|patterns={{pattern|other:\w{2,}}}}}
{{attribut|name=zValueUnit|pflicht=0|typ=xs:string|documentation=physical unit for z-value used as parameter in the value table|werte={{wert|name=%|documentation=no unit of value and divided by 100}}{{wert|name=1|documentation=means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock}}{{wert|name=A|documentation=Ampere}}{{wert|name=Hz|documentation=hertz }}{{wert|name=km/h}}{{wert|name=kWh}}{{wert|name=m/s}}{{wert|name=N|documentation=newton }}{{wert|name=V|documentation=volt}}{{wert|name=VA|documentation=Volt-ampere}}{{wert|name=Vs|documentation=volt second}}{{wert|name=W|documentation=watt}}|patterns={{pattern|other:\w{2,}}}}}
}}
}}

Latest revision as of 13:50, 25 November 2024

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,}; consider Dev:UsingAny too.)
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,}; consider Dev:UsingAny too.)
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,}; consider Dev:UsingAny too.)
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.