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