XMLParsing icon indicating copy to clipboard operation
XMLParsing copied to clipboard

Resolve #5 Allow for CharData to be keyed

Open ciauri opened this issue 6 years ago • 2 comments

  • In the presence of attributes and child elements, chardata values will be keyed on a custom value provided by the user via the new property characterDataToken on the XMLDecoder

ciauri avatar Mar 15 '18 23:03 ciauri

Note that this breaks current implementations since, if the key is set, all attributes, values, and child elements will be serialized into the container dictionary.

ciauri avatar Mar 16 '18 00:03 ciauri

@ShawnMoore - Mind giving this a look when you get a chance? How do you feel about this implementation?

ciauri avatar May 18 '18 03:05 ciauri