Used to specify the department code as specified by the customer.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="DepartmentCode" type="oa:TextType">
<xsd:annotation>
<xsd:documentation>Used to specify the department code as specified by the customer.</xsd:documentation>
</xsd:annotation>
</xsd:element>