|
| Hi,
I need to create an XML document for which I have an schema - (a complex one
that doesn include several other schemas). Any suggestions please?
(1) Does it matter that the external schemas
http://services.agresso.com/Common/...ommon.Types.xsd
are not in Biztalk ? (I think it does since I get errors with the messages:
"There was a failure executing the receive pipeline:
"Microsoft.BizTalk.DefaultPipelines.XMLReceive,
Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e37" Source: "XML disassembler" Receive Port:
"rprt_HR_PortType" URI: "c:\temp\test_soap\*.xml" Reason: Finding the
document specification by message type
"http://services.agresso.com/Common/2005/05/Common.Types.xsd#XmlData" failed.
Verify the schema deployed properly. )
(2) when I use disco.exe to download the schemas and add them to the project I
still get errors (compiling the project) :
Node "<Schema>" - Schema reference "" is not a valid reference or does not
exist in the current project. ...\Common.xsd
thanks
rg
|
|