rail:aClearanceGauge

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
code xs:string required
code name of the train clearance gauge
use value from the separate code definition file 'TrainClearanceGauges.xml'/trainClearanceGauge

Used By

Source

<xs:attributeGroup name="aClearanceGauge">
  <xs:attribute name="code" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation>code name of the train clearance gauge</xs:documentation>
      <xs:documentation>use value from the separate code definition file 'TrainClearanceGauges.xml'/trainClearanceGauge</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>