Changes
- Added
Element
functionCreateChild
, which calls a continuation function
after creating and adding a child element.
Fixes
- Removed a potential conflict between two
ReadSettings
values. When
AttrSingleQuote
is true,CanonicalAttrVal
is forced to be false.