05-31-06 12:15 PM
You can generate a schema from an xml instance of the document you are using
for your message. Right click your project and choose add generated item,
then generate schema, then choose 'well formed xml' from the dropdown.
This will give you an xsd representation of the xml document you fed it.
Make sure the sample file demonstrates multiplicity and the like.
BA
http://biztalkia.blogspot.com
> Hi,
>
> Is there any runtime interface or tool available in BizTalk 2004
> wherein we just specific the XML Structure it should Create schema for
> the given xml structure automically. I have creted schemas using
> Schema Editor available in BizTalk 2004 during design time. Is there
> any possibility for creating a schema dynamically based on user
> requirements?
>
> Thanks in Advance,
> Kavitha
[ Post a follow-up to this message ]
|