Skip to content

XML.jl parser fails for some W3C conformance tests #63

@MarkNahabedian

Description

@MarkNahabedian

I'm working on an XML parser, not because the Julia ecosystem
needs another XML parser, but because I'm developing a parser
toolkit and XML is one of the grammars I'm using ans an
example/test case.

I test my parser using the W3C's Conformance Tests descibed at
https://www.w3.org/XML/Test.

For each of the example files in the valid stand-alone set, I
parse the file using both my parser and the XML.jl parser, and
then compare the results.

Durting this testing, I found that the XMLL.jl parser fails on the
input file "xmlconf/xmltest/valid/sa/012.xml".

If I encounter other failing cases I will report them in this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions