IS:trainRadio/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page IS:trainRadio/3.2 using XSD2MediaWiki Converter 1.1.1)
(Updated page IS:trainRadio/3.2 using XSD2MediaWiki Converter 1.1.1)
 
Line 4: Line 4:
|subschema=infrastructure
|subschema=infrastructure
|subschema_slug=IS
|subschema_slug=IS
|documentation=a radio communication system for communication between the train driver and the track side.
|version=3.2
|version=3.2
|parent={{parent|subschema=IS|name=trainRadios}}
|parent={{parent|subschema=IS|name=trainRadios}}
|children={{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=generic|name=designator|multiplicity=0..*}}, {{child|subschema=generic|name=external|multiplicity=0..*}}, {{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..*}}, {{child|subschema=IS|name=typeDesignator|multiplicity=0..*}}
|children={{child|subschema=RTM|name=areaLocation|multiplicity=0..*}}, {{child|subschema=Generic|name=designator|multiplicity=0..*}}, {{child|subschema=Generic|name=external|multiplicity=0..*}}, {{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..*}}, {{child|subschema=IS|name=typeDesignator|multiplicity=0..*}}
|attributes={{attribut|name=networkSelection|pflicht=0|typ=xs:string|documentation=defines the procedure of train radio network selection|werte={{wert|name=automatically}}{{wert|name=byBalise}}{{wert|name=manually}}|patterns={{pattern|other:\w{2,}}}}},
|attributes={{attribut|name=networkSelection|pflicht=0|typ=xs:string|documentation=defines the procedure of train radio network selection|werte={{wert|name=automatically}}{{wert|name=byBalise}}{{wert|name=manually}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=radioSystem|pflicht=0|typ=xs:string|documentation=the train radio system, e.g. 'GSM-R'|werte={{wert|name=analogDistantRadio}}{{wert|name=analogLocalRadio}}{{wert|name=GSM-R}}{{wert|name=otherDigitalRadio}}|patterns={{pattern|other:\w{2,}}}}},
{{attribut|name=radioSystem|pflicht=0|typ=xs:string|documentation=the train radio system, e.g. 'GSM-R'|werte={{wert|name=analogDistantRadio}}{{wert|name=analogLocalRadio}}{{wert|name=GSM-R}}{{wert|name=otherDigitalRadio}}|patterns={{pattern|other:\w{2,}}}}},

Latest revision as of 15:47, 17 May 2024

Automatic Schemaexport for Element trainRadio

Autoexport from the XML-Schema for element IS:trainRadio of railML® version 3.2
Documentation

a radio communication system for communication between the train driver and the track side.

Subschema

infrastructure

Parents*
Children

areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), typeDesignator (0..*)

Attributes:

  • networkSelection: defines the procedure of train radio network selection (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • automatically
  • byBalise
  • manually,

  • radioSystem: the train radio system, e.g. 'GSM-R' (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • analogDistantRadio
  • analogLocalRadio
  • GSM-R
  • otherDigitalRadio,

  • supportsBroadcastCalls: defines whether broadcast call functionality is available (optional; xs:boolean),

  • supportsDirectMode: defines whether direct mode train radio is available (optional; xs:boolean),

  • supportsPublicEmergency: defines whether public emergency calls are available (optional; xs:boolean),

  • supportsPublicNetworkRoaming: defines whether roaming via public networks is available (optional; xs:boolean),

  • supportsTextMessageService: defines whether text message service (SMS) is available (optional; xs:boolean),

  • 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.