IL:permissionZone/3.2

From railML 3 Wiki
Jump to navigation Jump to search

Automatic Schemaexport for Element permissionZone

Autoexport from the XML-Schema for element IL:permissionZone of railML® version 3.2
Documentation A set of track assets inside a station which can have different operating permissions (being controlled from a different controller) as the rest of the station
Subschema interlocking
Parents* permissionZones
Children assetName (0..*), belongsToOperationalPoint (0..1), canBeControlledBy (1..*), controlledElement (0..*), designator (0..*), hasCommand (0..*), hasIndication (0..*)
Attributes:
  • belongsToParent: The reference to another permissionZone used as parent for grouping them together.

    - if some information exists in parent and child, then information in child overwrites it in child

    -if some information exists only in parent, then child inherits this information from parent (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}\}),

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