Results 1 to 2 of 2

Thread: How to connect an XML document with XML Schemas??

  1. #1
    Registered+
    Join Date
    Dec 2004
    Posts
    49
    Thanks
    0
    Thanked
    0 times in 0 posts

    How to connect an XML document with XML Schemas??

    hi
    im trying to attact a schema to my xml document to after typing the code it it doesn't work what am i doin wrong!?

    in the data.xml doc ive put..

    <?xml version = "1.0"?>

    <xpl xmlns;xsi="http://www.w3.org/2001/xmlschema-instance"
    xsi:noNamespaceSchemaLocation="schema.xsd">

    <Xpl>

    im sure the noNamespaceSchemaLocation is wrong any ideas?

  2. #2
    Registered+
    Join Date
    Dec 2004
    Posts
    49
    Thanks
    0
    Thanked
    0 times in 0 posts
    ive sorted it..was me being dopey

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 21-12-2006, 03:06 AM
  2. Hotmail Error message - XML document
    By Reynard in forum Software
    Replies: 0
    Last Post: 25-05-2006, 03:48 PM
  3. Replies: 3
    Last Post: 05-05-2005, 07:54 AM

Posting Permissions

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