rail:aSectionTT

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
description rail:tElementDescription optional
distance rail:tLengthM optional
lineRef rail:tGenericRef optional
percentageSupplement xs:decimal optional
remarks xs:string optional
section xs:string optional
trackInfo xs:string optional

Used By

Complex Type rail:tSectionTT

Source

<xs:attributeGroup name="aSectionTT">
  <xs:attribute name="section" type="xs:string"/>
  <xs:attribute name="lineRef" type="rail:tGenericRef"/>
  <xs:attribute name="trackInfo" type="xs:string"/>
  <xs:attribute name="description" type="rail:tElementDescription"/>
  <xs:attribute name="remarks" type="xs:string"/>
  <xs:attribute name="percentageSupplement" type="xs:decimal"/>
  <xs:attribute name="distance" type="rail:tLengthM"/>
</xs:attributeGroup>