<xsd:complexType name="WorkEnvironmentConsiderationType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Work Environment. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains information about any equipment, clothing, or other "consideration" necessary for the worksite (safety shoes, respirator, hard hat, etc.) and whether such items are supplied by the employer.
</ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ConsiderationTypeCode" minOccurs="0" />
<xsd:element ref="ConsiderationSuppliedIndicator" minOccurs="0" />
<xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|