dmitrirussu / php-sepa-xml-generator

SEPA SDD XML Generator recommended to see. PHP SEPA XML Generator, (Single Euro Payments Area ISO20022 SDD V1_0 20122009) (SEPA)(PHP5)
https://github.com/dmitrirussu/PHP-SEPA-XML-GENERATOR
MIT License
53 stars 36 forks source link

add missing mandatory tags for OrganisationIdentification and PrivateIde... #7

Closed raimon-segura closed 10 years ago

raimon-segura commented 10 years ago

Tags 'OrgId' or 'PrvtId' needs 'Other' and 'Id' tags to put id, examples:

....
      
        name
    
          
            
              ES21001X66668045
            
          
        
      
....

...

name ES21001X66668045

...

Thanks!

dmitrirussu commented 10 years ago

Thanks, these are optional