<xs:complexType name="TrackAttributeType">
<xs:sequence>
<xs:element name="alternativeName" maxOccurs="unbounded" minOccurs="0" type="xs:string"/>
<xs:element name="adminType" minOccurs="0" type="gml:CodeType"/>
<xs:element name="relativeLevel" minOccurs="0" type="xs:integer"/>
<xs:element name="widthType" minOccurs="0" type="gml:CodeType"/>
<xs:element name="structureType" minOccurs="0" type="gml:CodeType"/>
<xs:element name="isTollRoad" minOccurs="0" type="xs:boolean"/>
<xs:element name="separator" minOccurs="0" type="gml:LengthType"/>
</xs:sequence>
</xs:complexType>