User Profile

Collapse

Profile Sidebar

Collapse
pnmcosta
pnmcosta
Last Activity: Jan 10 '08, 10:53 AM
Joined: Jul 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pnmcosta
    replied to .net XML Schema validation issues
    in XML
    The XML might not even have a schema! that is the issue and even with the correct namespace the code is not validating... It throws that message!...

    So you say VS2005 has a bug?

    Regards,
    P....
    See more | Go to post

    Leave a comment:


  • pnmcosta
    started a topic .net XML Schema validation issues
    in XML

    .net XML Schema validation issues

    Hi,

    I'm fairly new to XML Schema validation. We have XML being imported that must validate against the following schema:
    [HTML]
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
    targetNamespace ="http://www.temp.com/ContactsImport"
    xmlns="http://www.temp.com/ContactsImport" elementFormDefa ult="qualified" >
    <xs:element name="Contacts" >...
    See more | Go to post
No activity results to display
Show More
Working...