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