BizTalk Server Applications Integration - Importing Complex Schemas

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > November 2004 > Importing Complex Schemas





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Importing Complex Schemas
Bob C.

2004-11-11, 5:49 pm

I need to add an existing schema that I will use to validate an inbound
message. This is a major industry schema that comprises more than a dozen
schemas with varying degrees of references. The references from one schema to
another are all done with relative paths. Example:
<xsd:include schemaLocation="../CPO/TelcomNumber.xsd"/>

There are also references to elements in other schemas. Example:
<xsd:element ref="Pager" minOccurs="0"/>

Can Biztalk handle situations like those listed above?

Thanks
--
Bob C.
Greg Forsythe

2004-11-12, 5:48 pm

Yes. I have implemented the OASIS UBL 1.0 schemas in a Biztalk project.
A suggestion: create a separate Biztalk project just with these schemas. You
can then reference this assembly in any number of other Biztalk projects.

Greg

"Bob C." <BobC@discussions.microsoft.com> wrote in message
news:BBF39049-33E7-4604-9DD1-AF34F81A1A87@microsoft.com...
> I need to add an existing schema that I will use to validate an inbound
> message. This is a major industry schema that comprises more than a dozen
> schemas with varying degrees of references. The references from one schema

to
> another are all done with relative paths. Example:
> <xsd:include schemaLocation="../CPO/TelcomNumber.xsd"/>
>
> There are also references to elements in other schemas. Example:
> <xsd:element ref="Pager" minOccurs="0"/>
>
> Can Biztalk handle situations like those listed above?
>
> Thanks
> --
> Bob C.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com