Definition Type: Element
Name: PointOfContact
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: ows:ResponsiblePartyType
Containing Schema: ows.xsd
Abstract
Documentation:
Identification of, and means of communication with, person(s) responsible for the resource(s). For OWS use in the ServiceProvider section of a service metadata document, the optional organizationName element was removed, since this type is always used with the ProviderName element which provides that information. The optional individualName element was made mandatory, since either the organizationName or individualName element is mandatory. The mandatory "role" element was changed to optional, since no clear use of this information is known in the ServiceProvider section.
Collapse XSD Schema Diagram:
Drilldown into Role in schema ows_xsd Drilldown into ContactInfo in schema ows_xsd Drilldown into PositionName in schema ows_xsd Drilldown into OrganisationName in schema ows_xsd Drilldown into IndividualName in schema ows_xsd Drilldown into ResponsiblePartyType in schema ows_xsdXSD Diagram of PointOfContact in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="PointOfContact" type="ows:ResponsiblePartyType">
    <annotation>
        <documentation>Identification of, and means of communication with, person(s) responsible for the resource(s). </documentation>
        <documentation>For OWS use in the ServiceProvider section of a service metadata document, the optional organizationName element was removed, since this type is always used with the ProviderName element which provides that information. The optional individualName element was made mandatory, since either the organizationName or individualName element is mandatory. The mandatory "role" element was changed to optional, since no clear use of this information is known in the ServiceProvider section. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IndividualName ows:IndividualName 0 (1)
OrganisationName ows:OrganisationName 0 (1)
PositionName ows:PositionName 0 (1)
ContactInfo ows:ContactInfo 0 (1)
Role ows:Role (1) (1)
Collapse Derivation Tree: