09-02-04 11:19 PM
Ok here is what I am trying to do. I have a XSD Schema already created. I
need to use this schema to generate an XML document from data in SQL Server
2000. How do I link an XSD Schema to a stored procedure, or something else t
o
plug in my data to generate an XML file through BizTalk 2004?
At the moment I'm using Add->Add Generated Items->...Add Adapter Wizard
select SQL->...Enter Target namespace:xxx and Input root element
name:xxx...->etc. But the XML-file created does not have the format I want i
t
to have, which I can understand.
I've created a XSD-schema out of a XML-document that has the format I want
and that I want BizTalk to produce, but I don't know how to use that
XSD-schema instead?
Does it make sense?
[ Post a follow-up to this message ]
|