IS:stoppingPlace/3.1

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.1
Documentation This element is not documented in the schema!
Subschema infrastructure
Parents* stoppingPlaces
Children any (0..*), areaLocation (0..*), designator (0..*), external (0..*), gmlLocations (0..*), isValid (0..*), linearLocation (0..*), name (0..*), networkLocation (0..*), spotLocation (0..*), validForTrainMovement (0..*)
Attributes:
  • 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),

  • 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
  • midOfTrain
  • headOfTrain,

  • platformEdgeRef: reference to a platform edge for which the stopping place is relevant (optional; xs:IDREF; 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),

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

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

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

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:ID; 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.