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 functions for validating xml file & parse xml to array #2

Closed raimon-segura closed 11 years ago

raimon-segura commented 11 years ago

I've added functions for validating xml files with xsd and one function that returns an array from xml file. Also I added xsd and xml example files from http://www.iso20022.org/message_archive.page

raimon-segura commented 11 years ago

Ok! your version is perfect for my needs.

raimon-segura commented 11 years ago

Hi dmitri,

Only one issue, file 'ISO20022/pain.008.001.03.xsd' should be 'ISO20022/pain.002.001.03.xsd'

pain.002.001.03 is a file created by bank with information about payments status after send a pain.008.001.02 file.

thanks

dmitrirussu commented 11 years ago

Thanks, I renamed this file