Results 1 to 4 of 4

Thread: illegal char in XML

  1. #1

    Thread Starter
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522

    illegal char in XML

    When parsing an XML file, our program falls over when it encounters the umlaht(?) character. This is a foreign char which looks like 2 dots above u's anbd o's. Does anybody know of any workaroundsor patches, or is this a limitation of XML?
    Any help would be appreciated.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I believe you will have to write a DTD or Schema to allow special characters for a certain node.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522

    Thumbs up

    Thanks for the reply. Unfortunately I'm new to XML and am looking after an existing system so I wouldn't know how to go about making the modifications. Luckily our data supllier has said they'll remove them from the input files. I'll have to wait until I've gone on the course before I tackle it using your method. Thanks anyway

  4. #4
    Fanatic Member ubunreal69's Avatar
    Join Date
    Apr 2001
    Location
    Morayfield, Australia
    Posts
    609
    RSINGH, could u please give me a good example of what XML is good for ? i have started learning it and i dont know why, i only know the basics (xml w/ css styling) and want to continue but only with a reason. please ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width