The mailing address to which the confirmation should be delivered.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Address" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The mailing address to which the confirmation should be delivered.</xs:documentation>
</xs:annotation>
</xs:attribute>