IS:gradientCurve/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IS:gradientCurve/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page IS:gradientCurve/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=gradientCurves}}
|parent={{parent|subschema=IS|name=gradientCurves}}
|children={{Any|multiplicity=0..*}}, {{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=CO|name=beginsInGeometryPoint|multiplicity=0..1}}, {{child|subschema=CO|name=endsInGeometryPoint|multiplicity=0..1}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=CO|name=name|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}
|children={{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=generic|name=beginsInGeometryPoint|multiplicity=0..1}}, {{child|subschema=generic|name=endsInGeometryPoint|multiplicity=0..1}}, {{child|subschema=IS|name=gmlLocations|multiplicity=0..*}}, {{child|subschema=RTM|name=isValid|multiplicity=0..*}}, {{child|subschema=RTM|name=linearLocation|multiplicity=0..*}}, {{child|subschema=generic|name=name|multiplicity=0..*}}, {{child|subschema=IS|name=networkLocation|multiplicity=0..*}}, {{child|subschema=RTM|name=spotLocation|multiplicity=0..*}}
|attributes={{attribut|name=curveType|pflicht=1|typ=xs:string|documentation=type of vertical curve, e.g. arc or straight|werte={{wert|name=arc|documentation=curve with a constant radius that is not infinite}}{{wert|name=mixed|documentation=an aggregated curve with arcs and straight parts}}{{wert|name=straight|documentation=curve with constant infinite radius (zero curvature)}}}},
|attributes={{attribut|name=curveType|pflicht=1|typ=xs:string|documentation=type of vertical curve, e.g. arc or straight|werte={{wert|name=arc|documentation=curve with a constant radius that is not infinite}}{{wert|name=mixed|documentation=an aggregated curve with arcs and straight parts}}{{wert|name=straight|documentation=curve with constant infinite radius (zero curvature)}}}},
{{attribut|name=gradient|pflicht=0|typ=xs:decimal|documentation=constant gradient of the gradient curve in per million;
{{attribut|name=deltaGradient|pflicht=0|typ=xs:decimal|documentation=change of gradient of the gradient curve in per mille;<br>use this attribute if the gradient value of the gradient curve is not constant, but changing;<br>the delta gradient shall be calculated as difference of gradient at the end and gradient at the beginning of the gradient curve}},
positive values indicate an upward slope (rise), negative values indicate a downward slope (fall)}},
{{attribut|name=gradient|pflicht=0|typ=xs:decimal|documentation=constant gradient of the gradient curve in per mille;<br>positive values indicate an upward slope (rise), negative values indicate a downward slope (fall)}},
{{attribut|name=deltaGradient|pflicht=0|typ=xs:decimal|documentation=change of gradient of the gradient curve in per million;
{{attribut|name=length|pflicht=0|typ=xs:decimal|documentation=length of the gradient curve in metres;<br>use this attribute in particular to define the arc length}},
use this attribute if the gradient value of the gradient curve is not constant, but changing;
{{attribut|name=radius|pflicht=0|typ=xs:decimal|documentation=radius of the gradient curve in metres;<br>use negative values to describe the arc curve of a valley and use positive values to describe the arc curve of a hill}},
the delta gradient shall be calculated as difference of gradient at the end and gradient at the beginning of the gradient curve}},
{{attribut|name=radius|pflicht=0|typ=xs:decimal|documentation=radius of the gradient curve in metres;
use negative values to describe the arc curve of a valley and use positive values to describe the arc curve of a hill}},
{{attribut|name=length|pflicht=0|typ=xs:decimal|documentation=length of the gradient curve in metres;
use this attribute in particular to define the arc length}},
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=the identifier of the object; this can be either of type xs:ID or UUID|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=the identifier of the object; this can be either of type xs:ID or UUID|patterns={{pattern|(urn:uuid:)?[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;&#x007C;\&#x007B;[0-9a-fA-F]&#x007B;8&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;4&#x7D;-[0-9a-fA-F]&#x007B;12&#x7D;\&#x7D;}}}}
}}
}}

Latest revision as of 12:39, 8 February 2024

Automatic Schemaexport for Element gradientCurve

Autoexport from the XML-Schema for element IS:gradientCurve of railML® version 3.2
Documentation This element is not documented in the schema!
Subschema infrastructure
Parents* gradientCurves
Children areaLocation (0..*), beginsInGeometryPoint (0..1), endsInGeometryPoint (0..1), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*)
Attributes:
  • curveType: type of vertical curve, e.g. arc or straight (obligatory; xs:string)
Possible values:
  • arc: curve with a constant radius that is not infinite
  • mixed: an aggregated curve with arcs and straight parts
  • straight: curve with constant infinite radius (zero curvature),

  • deltaGradient: change of gradient of the gradient curve in per mille;
    use this attribute if the gradient value of the gradient curve is not constant, but changing;
    the delta gradient shall be calculated as difference of gradient at the end and gradient at the beginning of the gradient curve (optional; xs:decimal),

  • gradient: constant gradient of the gradient curve in per mille;
    positive values indicate an upward slope (rise), negative values indicate a downward slope (fall) (optional; xs:decimal),

  • length: length of the gradient curve in metres;
    use this attribute in particular to define the arc length (optional; xs:decimal),

  • radius: radius of the gradient curve in metres;
    use negative values to describe the arc curve of a valley and use positive values to describe the arc curve of a hill (optional; xs:decimal),

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}); compare: Dev:Identities
*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.