<xsd:complexType name="ScreeningOrderInstructionCodeType">
<xsd:annotation>
<xsd:documentation>A set of codes classifying an instruction with which the customer, requester, or search subject must comply
for the screening to go forward. This is an HR-XML Open List.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="ScreeningOrderInstructionCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
<xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|