rail:aRollingstock

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
infrastructureRef rail:tGenericRef optional
identifier for status of related infrastructure data as reference
timetableRef rail:tGenericRef optional
identifier for status of related timetable data as reference

Used By

Complex Type rail:tRollingstock

Source

<xs:attributeGroup name="aRollingstock">
  <xs:attribute name="timetableRef" type="rail:tGenericRef">
    <xs:annotation>
      <xs:documentation>identifier for status of related timetable data as reference</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="infrastructureRef" type="rail:tGenericRef">
    <xs:annotation>
      <xs:documentation>identifier for status of related infrastructure data as reference</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>