<xsd:simpleType name="FinalAgentInstructionCodeEnumerationType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="CHQB">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/platform/1">Pay creditor only by cheque. The creditor's account number must not be specified.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="HOLD">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/platform/1">Hold cash for creditor. Creditor will call; pay upon identification.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="PHOB">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/platform/1">Please advise/contact beneficiary/claimant by phone.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="TELB">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/platform/1">Please advise/contact beneficiary/claimant by the most efficient means of telecommunication.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|