Untitled

 avatar
unknown
xml
2 months ago
477 B
3
Indexable
<xsd:element name="remitterName" type="tns:nameType">
    <xsd:annotation>
        <xsd:documentation>
			The original remitter, on who's behalf the
			partner is initiating the transaction. This
			name is checked with various lists (such as
			SDN) for regulartory compliance. In case of
    		a match, the transaction is not accepted
			unless a verified identity is provided to
			state the match is indeed false.
		</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Leave a Comment