Tag: xml
All the articles with the tag "xml".
XSLT and SOAP
Updated:All of our SOAP interactions with the Lagan CRM send and return SOAP and by association, XML. The normal practice of handling the sent or returned XML is b
Generate Sample XML from XSD Schema
Updated:http://xsd2xml.com/ When you have an XSD but need to see how the XML is expected to be structured. Also generate a graphical representation of your XSD htt
Array2XML
Updated:http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes It's an old library, but still works well. It has proven invaluable in a recent project f