Re: Schema Includes Another Schema
- From: "Bob Beauchemin" <bobb_no_spam@xxxxxxxxxxxxx>
- Date: Sun, 7 Jan 2007 17:34:22 -0800
Also...I'm almost certain that you don't mean xsd:include, but SQL Server
2005 doesn't support xsd:include. You need to combine all of the files for
one XML namespace into one XML schema varaiable.
Cheers,
Bob
"Neal Walters" <NealWalters@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:56B69EC6-4E66-4D05-B174-445B2BFC8B70@xxxxxxxxxxxxxxxx
I would like to build a schema with Biztalk, then use to define as an XML
column.
The trick is that I want to use nested schemas. For example, I want to
create a schema called TradingPartnerCommon.xsd, then include that in two
other schemas: 1) TradingPartnerProvider.xsd and 2)
TradingPartnerSubmitter.xsd. This will allow me to enforce some
commonality
between different types of TradingPartners.
I know in the past from using Stylus Studio, that other products outside
of
Biztalk have problems finding the source for the second schema.
I'm guessing this isn't allowed. Any ideas though?
Thanks,
Neal Walters
http://Biztalk-Training.com
.
- Follow-Ups:
- Re: Schema Includes Another Schema
- From: Neal Walters
- Re: Schema Includes Another Schema
- Prev by Date: Re: Schema Includes Another Schema
- Next by Date: Re: Schema Includes Another Schema
- Previous by thread: Re: Schema Includes Another Schema
- Next by thread: Re: Schema Includes Another Schema
- Index(es):
Relevant Pages
|
Loading