Schema Central > OAGIS® 9.4.1 > InspectorContact
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

InspectorContact

Identifies the contact information of the person, organization, department, or group that is to or has inspected the contents communicated by the document or line.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: ContactType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
languageCode [0..1]LanguageCodeContentTypefrom type SemanticContactType
type [0..1]NormalizedStringType

Used in

Sample instance

<InspectorContact>
   <ID>normalizedString</ID>
   <Name>string</Name>
   <JobTitle>string</JobTitle>
   <Responsibility>string</Responsibility>
   <DepartmentName>string</DepartmentName>
   <Communication>
      <ChannelCode>normalizedString</ChannelCode>
      <UseCode>normalizedString</UseCode>
      <CountryDialing>string</CountryDialing>
      <AreaDialing>string</AreaDialing>
      <DialNumber>string</DialNumber>
      <Extension>string</Extension>
      <Access>string</Access>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Communication>
   <Preference>
      <Sequence>1</Sequence>
      <Indicator>true</Indicator>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Preference>
   <UserArea>
      <!--any element-->
   </UserArea>
</InspectorContact>

Site developed and hosted by Datypic, Inc.

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