Schema Central > NIEM 2.0 > ows.xsd > ows:ServiceContact
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ows:ServiceContact

Information for contacting the service provider. The OnlineResource element within this ServiceContact element should not be used to reference a web site of the service provider. 

Element information

Content

Attributes

None

Used in

Sample instance

<ows:ServiceContact>
   <ows:IndividualName>string</ows:IndividualName>
   <ows:PositionName>string</ows:PositionName>
   <ows:ContactInfo>
      <ows:Phone>
         <ows:Voice>string</ows:Voice>
         <ows:Facsimile>string</ows:Facsimile>
      </ows:Phone>
      <ows:Address>
         <ows:DeliveryPoint>string</ows:DeliveryPoint>
         <ows:City>string</ows:City>
         <ows:AdministrativeArea>string</ows:AdministrativeArea>
         <ows:PostalCode>string</ows:PostalCode>
         <ows:Country>string</ows:Country>
         <ows:ElectronicMailAddress>string</ows:ElectronicMailAddress>
      </ows:Address>
      <ows:OnlineResource/>
      <ows:HoursOfService>string</ows:HoursOfService>
      <ows:ContactInstructions>string</ows:ContactInstructions>
   </ows:ContactInfo>
   <ows:Role>string</ows:Role>
</ows:ServiceContact>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com