Created
April 1, 2018 11:11
-
-
Save josemmo/c520351b7ed41b8058acbd1e5011538f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<TaxIdentification> | |
<PersonTypeCode>F</PersonTypeCode> | |
<ResidenceTypeCode>R</ResidenceTypeCode> | |
<TaxIdentificationNumber>00000000A</TaxIdentificationNumber> | |
</TaxIdentification> | |
<Individual> | |
<Name>Antonio</Name> | |
<FirstSurname>García</FirstSurname> | |
<SecondSurname>Pérez</SecondSurname> | |
<AddressInSpain> | |
<Address>Avda. Mayor, 7</Address> | |
<PostCode>65432</PostCode> | |
<Town>Madrid</Town> | |
<Province>Madrid</Province> | |
<CountryCode>ESP</CountryCode> | |
</AddressInSpain> | |
</Individual> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment