<xs:element name="CoordinateSystemActualTransformAssociation" type="CoordinateSystemActualTransformAssociationType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each CoordinateSystemActualTransformAssociation element gives information about a coordinate system actual transform association.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of coordinate system actual transform associations in the list.
Source
<xs:complexType name="CoordinateSystemActualTransformAssociationsType"><xs:annotation><xs:documentation>The CoordinateSystemActualTransformAssociationsType defines a list of coordinate system actual transform associations.</xs:documentation></xs:annotation><xs:sequence><xs:element name="CoordinateSystemActualTransformAssociation" type="CoordinateSystemActualTransformAssociationType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each CoordinateSystemActualTransformAssociation element gives information about a coordinate system actual transform association.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of coordinate system actual transform associations in the list.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of coordinate system actual transform associations in the list.</xs:documentation></xs:annotation></xs:attribute>