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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Labour

Identifies the Labour needed for a given task.

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/ManufacturingComponents.xsd

Type: LabourType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<Labour>
   <ID>normalizedString</ID>
   <Description>string</Description>
   <Note>string</Note>
   <Property>
      <NameValue name="normalizedString">string</NameValue>
      <Description>string</Description>
      <Note>string</Note>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Property>
   <Classification>
      <Codes>
         <Code>normalizedString</Code>
      </Codes>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Classification>
   <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>
   <UserArea>
      <!--any element-->
   </UserArea>
</Labour>

Site developed and hosted by Datypic, Inc.

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