Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Schema Problem

Reply
Thread Tools

Schema Problem

 
 
Kensei
Guest
Posts: n/a
 
      10-30-2004
I have a small ASP.NET page that has a web form (.aspx) page, an xslt
transformation page, and an xml page. Everything works great until I
add a schema (.xsd) page to validate the xml data. After adding the
schema, I can't get the xml data to appear on the screen... it's
blank. When I take the schema reference out of the xml document,
everything works great again.

I'm using to MS Visual Studio.NET to develop the web site. When I add
the schema, all of the xml data checks out fine so I'm mystified why
the browser won't render the xml conrol and data when there is a
schema reference in in the xml document.

Also, there are no error messages when compiling or displaying in the
browser.

Thanks,

Jeff
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with schema-validation and property "http://apache.org/xml/properties/schema/external-schemaLocation" Markus Java 1 11-23-2005 02:41 PM
[XML Schema] Including a schema document with absent target namespace to a schema with specified target namespace Stanimir Stamenkov XML 3 04-25-2005 09:59 AM
XML schema regular expressions question and recommended XML Schema book Fred Smith XML 1 02-05-2004 11:12 AM
Schema Metadata not a Metadata Schema Brett Selleck XML 1 09-04-2003 05:02 PM
Re: Convert DB2 schema to XML Schema Klaus Johannes Rusch XML 0 08-06-2003 11:23 AM



Advertisments