IL:endOfTrack/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Updated page IL:endOfTrack/3.2 using XSD2MediaWiki Converter 1.0.6)
(Updated page IL:endOfTrack/3.2 using XSD2MediaWiki Converter 1.1.1)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|subschema=interlocking
|subschema=interlocking
|subschema_slug=IL
|subschema_slug=IL
|documentation=The contained limit in the network known to the interlocking system.
|documentation=The contained limit in the network known to the interlocking system.<br>The "End of Track" is used for the interlocking system to mark a functional limit. It might be a physical end or just a end of supervision for the interlocking system.
The "End of Track" is used for the interlocking system to mark a functional limit. It might be a physical end or just a end of supervision for the interlocking system.
|version=3.2
|version=3.2
|parent={{parent|subschema=IL|name=endOfTracks}}
|parent={{parent|subschema=IL|name=endOfTracks}}
|children={{child|subschema=CO|name=assetName|multiplicity=0..*}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=CO|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}, {{child|subschema=IL|name=refersTo|multiplicity=1..1}}
|children={{child|subschema=generic|name=assetName|multiplicity=0..*}}, {{child|subschema=IL|name=belongsToOperationalPoint|multiplicity=0..1}}, {{child|subschema=generic|name=designator|multiplicity=0..*}}, {{child|subschema=IL|name=hasCommand|multiplicity=0..*}}, {{child|subschema=IL|name=hasIndication|multiplicity=0..*}}, {{child|subschema=IL|name=refersTo|multiplicity=1..1}}
|attributes={{attribut|name=realisation|pflicht=1|typ=xs:string|documentation=The type of realisation of the end of track. The type give information what kind of reference is needed: buffer stop or train detector.|werte={{wert|name=endOfSupervision}}{{wert|name=physicalEnd}}}},
|attributes={{attribut|name=realisation|pflicht=1|typ=xs:string|documentation=The type of realisation of the end of track. The type give information what kind of reference is needed: buffer stop or train detector.|werte={{wert|name=endOfSupervision}}{{wert|name=physicalEnd}}}},
{{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=element number for internal referencing in the engineering data}},
{{attribut|name=elementNumber|pflicht=0|typ=xs:nonNegativeInteger|documentation=element number for internal referencing in the engineering data}},
{{attribut|name=id|pflicht=1|typ=xs:string|documentation=unique identifier|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=unique identifier|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:41, 8 February 2024

Automatic Schemaexport for Element endOfTrack

Autoexport from the XML-Schema for element IL:endOfTrack of railML® version 3.2
Documentation The contained limit in the network known to the interlocking system.
The "End of Track" is used for the interlocking system to mark a functional limit. It might be a physical end or just a end of supervision for the interlocking system.
Subschema interlocking
Parents* endOfTracks
Children assetName (0..*), belongsToOperationalPoint (0..1), designator (0..*), hasCommand (0..*), hasIndication (0..*), refersTo (1..1)
Attributes:
  • realisation: The type of realisation of the end of track. The type give information what kind of reference is needed: buffer stop or train detector. (obligatory; xs:string)
Possible values:
  • endOfSupervision
  • physicalEnd,

  • elementNumber: element number for internal referencing in the engineering data (optional; xs:nonNegativeInteger),

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