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.0.6)
(Updated page IS:trainRadio/3.2 using XSD2MediaWiki Converter 1.1.1)
Line 6: Line 6:
|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=CO|name=designator|multiplicity=0..*}}, {{child|subschema=CO|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=CO|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=supportsBroadcastCalls|pflicht=0|typ=xs:boolean|documentation=defines whether broadcast call functionality is available}},
|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=supportsBroadcastCalls|pflicht=0|typ=xs:boolean|documentation=defines whether broadcast call functionality is available}},
{{attribut|name=supportsDirectMode|pflicht=0|typ=xs:boolean|documentation=defines whether direct mode train radio is available}},
{{attribut|name=supportsDirectMode|pflicht=0|typ=xs:boolean|documentation=defines whether direct mode train radio is available}},
{{attribut|name=supportsPublicEmergency|pflicht=0|typ=xs:boolean|documentation=defines whether public emergency calls are available}},
{{attribut|name=supportsPublicEmergency|pflicht=0|typ=xs:boolean|documentation=defines whether public emergency calls are available}},
{{attribut|name=supportsPublicNetworkRoaming|pflicht=0|typ=xs:boolean|documentation=defines whether roaming via public networks is available}},
{{attribut|name=supportsPublicNetworkRoaming|pflicht=0|typ=xs:boolean|documentation=defines whether roaming via public networks is available}},
{{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=supportsTextMessageService|pflicht=0|typ=xs:boolean|documentation=defines whether text message service (SMS) is available}},
{{attribut|name=supportsTextMessageService|pflicht=0|typ=xs:boolean|documentation=defines whether text message service (SMS) is available}},
{{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=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]{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=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]{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:41, 8 February 2024

Automatic Schemaexport for Element trainRadio

Autoexport from the XML-Schema for element IS:trainRadio of railML® version 3.2
Documentation This element is not documented in the schema!
Subschema infrastructure
Parents* trainRadios
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.