Add more than one schema

W

Watty

Hi,

I am having trouble if I add more than one schedma ( xsd ) file to my
project I get compiler errors. ( exclude all compile ok, exclude all but one
fine add another error )

Any suggestestions please.
 
W

Watty

Hi Gregory,

Thanks for your reply I am using VS 2008 I have seperate directories for
each of the xsd which are used to validate webservice calls.

VS seems to treat this as a typed dataset, and creats a vb file which has
this issue, I don't need this.

Here is a sample of two schemas.

<?xml version="1.0" encoding="utf-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="urn:InvoiceClarity-com:ClientCreate"
xmlns:xs="http://www.w3.org/2001/XMLSchema">

<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="urn:InvoiceClarity-com:InvoiceCreate"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top