Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6529655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:39:41+00:00 2026-05-25T09:39:41+00:00

I am trying to serialize Xml to Bson . This means supporting all child

  • 0

I am trying to serialize Xml to Bson. This means supporting all child classes of System.Xml.XmlNode. However, I cannot figure out now to implement an xml document that has an XmlEntity or an XmlNotation in it.

I tried parsing the html 4.0.1 strict dtd with XmlDocument.Load, but I got the following error:

System.Xml.XmlException : 'ENTITY' is an unexpected token. The expected token is 'DOCTYPE'. Line 78, position 3.

Is there another way to end up with an XmlDocument that will have XmlEntity and XmlNotation child nodes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T09:39:42+00:00Added an answer on May 25, 2026 at 9:39 am

    Problem, which Shellybutterfly began to point out with her suggestion to use SgmlReader, is that I was using a SGML dtd, not an xml dtd. I figured out the format of an xml dtd from w3schools.

    I discovered you need to create an xml document, with a root element and declare the dtd in the DOCTYPE. to be able to load it with XmlDocument.Load(). For my test case I used:

    <!DOCTYPE contact
    [
        <!NOTATION PublicNotation PUBLIC 'PublicId' >
        <!NOTATION SystemNotation SYSTEM 'SystemId' >
    ]>
    <contact>
    </contact>
    

    I was able to use that in my tests project.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to serialize my Report class info to an XML. At this
I'm getting this error while trying to de-serialize my object : [org.xml.sax.SAXParseException: cvc-complex-type.2.4.b: The
I'm am trying to serialize a class into both XML & JSON. This is
I'm trying to figure out how to serialize the following class into XML (in
I am trying to Serialize an object to XML however my object is a
I am trying to serialize my object to xml. A serializer seemingly serializes all
I'm trying to serialize an object to XML that has a number of properties,
i'm trying to serialize DataTable to Json or XML. is it possibly and how?
I have an XML file that I'm trying to serialize into an object. Some
I've run into some problems when trying to serialize my object to XML. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.