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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ows:ServiceProvider

Metadata about the organization that provides this specific service instance or server. 

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<ows:ServiceProvider>
   <ows:ProviderName>string</ows:ProviderName>
   <ows:ProviderSite/>
   <ows:ServiceContact>
      <ows:IndividualName>string</ows:IndividualName>
      <ows:PositionName>string</ows:PositionName>
      <ows:ContactInfo>
         <ows:Phone>...
         </ows:Phone>
         <ows:Address>...
         </ows:Address>
         <ows:OnlineResource/>
         <ows:HoursOfService>string</ows:HoursOfService>
         <ows:ContactInstructions>string</ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role>string</ows:Role>
   </ows:ServiceContact>
</ows:ServiceProvider>

Site developed and hosted by Datypic, Inc.

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