<xs:attributeGroup name="aLine">
<xs:attribute name="type" type="rail:tLineType">
<xs:annotation>
<xs:documentation>distinguish between different line type: main line, secondary line...</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="infrastructureManagerRef" type="rail:tGenericRef">
<xs:annotation>
<xs:documentation>reference to the infrastructure manager entry</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="lineCategory" type="rail:tLineClassificationType">
<xs:annotation>
<xs:documentation>the category of the line according to the EU regulation EN 15528 (other national values are also possible)</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |