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