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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Employee

Employee information

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: EmployeeType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<Employee>
   <ID>normalizedString</ID>
   <Name>string</Name>
   <Description>string</Description>
   <GenderCode>Male</GenderCode>
   <MaritalStatusCode>Divorced</MaritalStatusCode>
   <BirthDateTime>2000-01-01</BirthDateTime>
   <DeathDateTime>2000-01-01</DeathDateTime>
   <AgeMeasure unitCode="normalizedString">1.0</AgeMeasure>
   <LanguageCode>normalizedString</LanguageCode>
   <NationalityCountryCode>normalizedString</NationalityCountryCode>
   <Address>
      <ID>normalizedString</ID>
      <FormatCode>normalizedString</FormatCode>
      <AttentionOfName>string</AttentionOfName>
      <CareOfName>string</CareOfName>
      <AddressLine>string</AddressLine>
      <CitySubDivisionName>string</CitySubDivisionName>
      <CityName>string</CityName>
      <CountrySubDivisionCode>normalizedString</CountrySubDivisionCode>
      <CountryCode>normalizedString</CountryCode>
      <PostalCode>normalizedString</PostalCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Address>
   <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>
   <JobTitle>string</JobTitle>
   <JobCode>normalizedString</JobCode>
   <Responsibility>string</Responsibility>
   <DepartmentID>normalizedString</DepartmentID>
   <CategoryCodes>
      <Code>normalizedString</Code>
   </CategoryCodes>
   <CategoryClassification>
      <Codes>
         <Code>normalizedString</Code>
      </Codes>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </CategoryClassification>
   <Qualification>
      <Code>normalizedString</Code>
      <QualificationDateTime>2000-01-01</QualificationDateTime>
      <Description>string</Description>
      <Note>string</Note>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Qualification>
   <Skill>
      <Code>normalizedString</Code>
      <Name>string</Name>
      <CompetencyCode>normalizedString</CompetencyCode>
      <LastUsedDateTime>2000-01-01</LastUsedDateTime>
      <TrainingDateTime>2000-01-01</TrainingDateTime>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Skill>
   <Status>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Status>
   <Classification>
      <Codes>
         <Code>normalizedString</Code>
      </Codes>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Classification>
   <UserArea>
      <!--any element-->
   </UserArea>
</Employee>

Site developed and hosted by Datypic, Inc.

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