TT:identifier:range/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page TT:identifier:range/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page TT:identifier:range/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 9: Line 9:
{{parent|subschema=TT|name=identifier}},
{{parent|subschema=TT|name=identifier}},
{{parent|subschema=TT|name=operationalTrainSection}}
{{parent|subschema=TT|name=operationalTrainSection}}
|attributes={{attribut|name=start|pflicht=1|typ=xs:string|documentation=Reference to the first base itinerary point that is left with the enclosing train number.|patterns={{pattern|(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}\}}}}},
|attributes={{attribut|name=end|pflicht=1|typ=xs:string|documentation=Reference to the last base itinerary point that is reached with the enclosing train number.|patterns={{pattern|(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}\}}}}},
{{attribut|name=end|pflicht=1|typ=xs:string|documentation=Reference to the last base itinerary point that is reached with the enclosing train number.|patterns={{pattern|(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}\}}}}}
{{attribut|name=start|pflicht=1|typ=xs:string|documentation=Reference to the first base itinerary point that is left with the enclosing train number.|patterns={{pattern|(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}\}}}}}
}}
}}

Latest revision as of 12:43, 8 February 2024

Automatic Schemaexport for Element range

Autoexport from the XML-Schema for element TT:identifier:range of railML® version 3.2
Documentation Specifies the section of the trains path for which the enclosing train number is valid.
Subschema timetable
Parents* commercialTrainSection,

identifier, operationalTrainSection

Children None
Attributes:
  • end: Reference to the last base itinerary point that is reached with the enclosing train number. (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}\}),

  • start: Reference to the first base itinerary point that is left with the enclosing train number. (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}\})
*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.