TT:transportService/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Created page TT:transportService/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page TT:transportService/3.2 using XSD2MediaWiki Converter 1.1.1)
Line 7: Line 7:
|version=3.2
|version=3.2
|parent={{parent|subschema=TT|name=transportServices}}
|parent={{parent|subschema=TT|name=transportServices}}
|children={{child|subschema=TT|name=mediaResources|multiplicity=0..1}}, {{child|subschema=CO|name=name|multiplicity=0..*}}
|children={{child|subschema=TT|name=mediaResources|multiplicity=0..1}}, {{child|subschema=generic|name=name|multiplicity=0..*}}
|attributes={{attribut|name=id|pflicht=1|typ=xs:string|documentation=unique identifier|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=id|pflicht=1|typ=xs:string|documentation=unique identifier|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}\}}}}}
}}
}}

Revision as of 12:43, 8 February 2024

Automatic Schemaexport for Element transportService

Autoexport from the XML-Schema for element TT:transportService of railML® version 3.2
Documentation A transport service groups a number of trains that provide transport on a line of stops. A typical example would be a commuter service known under a specific name (red line in Thailand, S1 in Berlin).
Subschema timetable
Parents* transportServices
Children mediaResources (0..1), name (0..*)
Attributes:
  • id: unique identifier (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.