Definition Type: Element
Name: IndividualName
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ows19115subset.xsd
Abstract
Documentation:
Name of the responsible person: surname, given name, title separated by a delimiter.
Collapse XSD Schema Diagram:
XSD Diagram of IndividualName in schema ows19115subset_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="IndividualName" type="string">
    <annotation>
        <documentation>Name of the responsible person: surname, given name, title separated by a delimiter. </documentation>
    </annotation>
</element>