ClientUidType
XSD
<xsd:simpleType name="ClientUidType">
<xsd:annotation>
<xsd:documentation>
The OFX element "CLIENTUID" is of type "ClientUidType"
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="36" />
</xsd:restriction>
</xsd:simpleType>