ballsteve / xrust

XPath, XQuery, and XSLT for Rust
Apache License 2.0
89 stars 9 forks source link

Entities #10

Closed ballsteve closed 2 years ago

ballsteve commented 3 years ago

In the XML parser, handle character entities: —

ballsteve commented 2 years ago

The XML parser needs to test support for character entities

ballsteve commented 2 years ago

These tests are in the conformance suite, so ignore previous message