Definition Type: Element
Name: stringValue
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
String value of an operation parameter. A string value does not have an associated unit of measure.
Collapse XSD Schema Diagram:
XSD Diagram of stringValue in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="stringValue" type="string">
    <annotation>
        <documentation>String value of an operation parameter. A string value does not have an associated unit of measure. </documentation>
    </annotation>
</element>