|
When I create my own XML it is pretty lean. I had XML that looks more likeWell, your XML looks to be leaner than some, primarily because you use a lot of attributes. Many XML implementations are little more than nested tags with CDATA, and of course CDATA requires a beginning and ending tag, whereas a tag with just attributes can be opened and closed in the same tag (using the /> syntax).
sentences than data delimiters (i.e
<ProductionCompanyCustomerNumber>12</ProductionCompanyCustomerNumber>)
I haven't delved into JSON much yet, though it is something I definitely
need to review moving forward.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.