OFX / Types / ChallengeResponse
Usages:
XSD
<xsd:complexType name="ChallengeResponse">
<xsd:annotation>
<xsd:documentation>
The OFX element "CHALLENGERS" is of type "ChallengeResponse"
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="USERID" type="ofx:IdType" />
<xsd:element name="NONCE" type="ofx:NumberNCEType" />
<xsd:element name="FICERTID" type="ofx:FinancialInstitutionCertificateIdType" />
</xsd:sequence>
</xsd:complexType>