Definition Type: Element
Name: ElectronicMailAddress
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ows19115subset.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Address of the electronic mailbox of the responsible organization or individual.
Collapse XSD Schema Diagram:
XSD Diagram of ElectronicMailAddress in schema ows19115subset_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="ElectronicMailAddress" type="string" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>Address of the electronic mailbox of the responsible organization or individual. </documentation>
    </annotation>
</element>