<xs:attributeGroup name="aOwner">
<xs:attribute name="ownerName" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>DEPRECATED, use infrastructureManagerRef instead to refer to a listed infrastructureManager</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="uic-no" type="rail:tPositiveCounter"/>
<xs:attribute name="infrastructureManagerRef" type="rail:tGenericRef">
<xs:annotation>
<xs:documentation>reference to the infrastructure manager entry</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |