IS:stoppingPlace/3.2

From railML 3 Wiki
Jump to navigation Jump to search

Automatic Schemaexport for Element stoppingPlace

Autoexport from the XML-Schema for element IS:stoppingPlace of railML® version 3.2
Documentation mark a position on a track, where a train, which fulfills certain criteria, needs to stop in order to change passengers or because of other operational rules.
Subschema infrastructure
Parents* stoppingPlaces
Children allowsUsageOfPlatformEdge (0..*), areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), typeDesignator (0..*), validForTrainMovement (0..*)
Attributes:
  • axleCount: set this value if the stopping place is only valid for trains with a certain number of axles (optional; xs:positiveInteger),

  • isSignalized: indicates whether the stopping place is marked by a signal or panel (true) or only in the "driver's timetable" (false) (optional; xs:boolean),

  • platformEdgeRef: DEPRECATED with railML 3.2, use element allowsUsageOfPlatformEdge instead;
    reference to a platform edge for which the stopping place is relevant (optional; 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}\}),

  • trainLength: set this value if the stopping place is only valid for trains with a certain train length (optional; xs:decimal),

  • trainRelation: Reference to the part of the train from where on the stopping place is valid. Normally, a stopping place relates to the head of the train. (optional; xs:string)
Possible values:
  • endOfTrain: The tail of the train should be located at the stopping place when the train has stopped.
  • headOfTrain: The headof the train should be located at the stopping place when the train has stopped. This is the default setting.
  • midOfTrain: The center of the train should be located at the stopping place when the train has stopped.,

  • verbalConstraint: set this value if the stopping place is only valid for trains fulfilling a certain verbal constraint (optional; xs:string),

  • wagonCount: set this value if the stopping place is only valid for trains with a certain number of wagons (optional; xs:positiveInteger),

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