Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Parsing Error: not well-formed #70

Open
filippobottega opened this issue Mar 28, 2017 · 0 comments
Open

XML Parsing Error: not well-formed #70

filippobottega opened this issue Mar 28, 2017 · 0 comments

Comments

@filippobottega
Copy link

filippobottega commented Mar 28, 2017

Hello!
I'm trying to open the XML generated by ObjectExporter but the name of nodes are not well-formed because they contain invalid chars.
For example:

<System.Collections.Generic.ICollection<string>.IsReadOnly>

Sample.xml.txt

The inner < and > of are not allowed. For this reason the XML is not well-formed.

Another problem is the tag <> and </> because the name is missing. Is it possible to use instead?

Best regards,
Filippo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant