aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/test/xmerl_app_test.erl
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2017-02-10 12:51:25 +0100
committerLars Thorsen <[email protected]>2017-02-22 10:00:19 +0100
commit760a3fa3c57fa2b56b44a9c25cbab4df0f71987e (patch)
tree0a19021823a0e01ea9af48c94fd44fb094d19ebb /lib/xmerl/test/xmerl_app_test.erl
parent00294041cd3c6f66598a50b57abf27e6a35e277f (diff)
downloadotp-760a3fa3c57fa2b56b44a9c25cbab4df0f71987e.tar.gz
otp-760a3fa3c57fa2b56b44a9c25cbab4df0f71987e.tar.bz2
otp-760a3fa3c57fa2b56b44a9c25cbab4df0f71987e.zip
[xmerl] Fix XML "well-formedness" bug i SAX parser
Changed the XML Sax parser behaviour so it returns an error if there are something more in the file after the the matching document. If one using the xmerl_sax_parser:stream() a rest is allowed which then can be sent to a new call of xmerl_sax_parser:stream() to parse next document. This is done to be compliant with XML conformance tests.
Diffstat (limited to 'lib/xmerl/test/xmerl_app_test.erl')
0 files changed, 0 insertions, 0 deletions