Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk General > Schema error in...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 13547 of 13845
Post > Topic >>

Schema error in BizTalk project

by "Waqar Sadiq" <wsadiq@[EMAIL PROTECTED] > Jul 18, 2008 at 08:44 AM

I have a schema that was generated by my code.  This schema seems to be 
valid in every sense.  I am able to open the schema in explorer or in
Visual 
Studio in a C# project.  However, when I add this schema to a BizTalk 
project, I get the following error:

Error 1 File LWAPIRequest.xsd contains invalid values for namespace or
type 
name properties. C:\Do***ents and Settings\wsadiq\Local 
Settings\Temp\BrierleyDA\MemberProcessing\Schemas\LWAPIRequest.xsd

Can anyone point out if there are any specific requirements for a BizTalk 
project to be happy with an external schema?

Thanks.

Waqar

--------------------------- Schema ---------------------------------------
<?xml version="1.0" encoding="utf-16" ?>
- <xs:schema xmlns:b="http://schemas.microsoft.com/BizTalk/2003"

targetNamespace="http://BrierleyDA.MemberProcessing.Schemas.LWAPIRequest"

xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:element name="LWAPIRequest">
- <xs:complexType>
- <xs:sequence>
  <xs:element name="OperationName" type="xs:string" />
  <xs:element name="OperationParameter" type="xs:string" />
  </xs:sequence>
  </xs:complexType>
  </xs:element>
  </xs:schema>
 




 3 Posts in Topic:
Schema error in BizTalk project
"Waqar Sadiq" &  2008-07-18 08:44:57 
Re: Schema error in BizTalk project
Morten <lacour@[EMAIL   2008-07-19 12:51:51 
Re: Schema error in BizTalk project
"Waqar Sadiq" &  2008-07-21 09:21:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 12:20:45 CST 2008.