<xs:complexType name="projParameterDataType"><xs:annotation><xs:documentation>The datatype for a projection parameter</xs:documentation></xs:annotation><xs:simpleContent><xs:extension base="xs:double"><xs:attribute name="name" type="xs:string"><xs:annotation><xs:documentation>The name of the parameter for the grid of defined type. For example, "Central Meridian", "Scale", etc.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="type" type="tps:measureUnitsType"><xs:annotation><xs:documentation>The type of value</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType>
<xs:attribute name="name" type="xs:string"><xs:annotation><xs:documentation>The name of the parameter for the grid of defined type. For example, "Central Meridian", "Scale", etc.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="type" type="tps:measureUnitsType"><xs:annotation><xs:documentation>The type of value</xs:documentation></xs:annotation></xs:attribute>