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 |
Complex Type | rail:tSectionTT |
<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> |