rail:aOcpRef

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
controllerRef rail:tGenericRef optional
reference on controller element, e.g. interlocking
ocpStationRef rail:tGenericRef optional
reference on ocp element, e.g. station

Used By

Source

<xs:attributeGroup name="aOcpRef">
  <xs:attribute name="ocpStationRef" type="rail:tGenericRef">
    <xs:annotation>
      <xs:documentation>reference on ocp element, e.g. station</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="controllerRef" type="rail:tGenericRef">
    <xs:annotation>
      <xs:documentation>reference on controller element, e.g. interlocking</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>