Welcome to OpenXML Developer Sign in | Join | Help

XML validation error.

Last post 04-03-2008, 4:48 AM by Sheela E N. 1 replies.
Sort Posts: Previous Next
  •  03-27-2008, 6:57 AM 2952

    XML validation error.

    I use C++ SAXParser to validate an XML document but during validation the program throws an error saying "The schemaLocation attribute does not contain pairs of values".

    Can anybody tell me how to resolve this issue ? Please Help.

  •  04-03-2008, 4:48 AM 2990 in reply to 2952

    Re: XML validation error.

    Hi,

    The possible problem would be

    1. Wrong path of the schema given
    2. Name of the folder containing the schema has a space in it.

    Sheela

     

View as RSS news feed in XML