String Manipulation to SimpleXML and DOMDocument

I removed the string manipulation in favor of something more development friendly.  The drawback is that the resulting XML is not as pretty, although I did run the processed fields through DOMDocument pretty printer.  The entire resultant XML could be run through a pretty printer, but still won't achieve the tab indented node attributes.

The entire process could be made much more efficient, but this was just an initial conversion.
This commit is contained in:
Michael Richey 2017-12-03 02:02:11 -06:00 committed by GitHub
parent 9760ac86a3
commit 55afca91a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because it is too large Load Diff