[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Including multiple schemas - duplicate name errors

  • From: Cheryl_Gielau@c...
  • To: davec@p..., xml-dev@l...
  • Date: Tue, 21 Aug 2001 14:31:20 -0500

c multiple definition
So how far do you take that concept?

Agree that it's a very viable option, 
for the immediate problem that I'm 
faced with.  However, let's say there 
are other schema's that will be 
developed in the future that will 
use this same 'vocabulary' but instead 
of using the elements in schema D, I only 
need a subset of them plus a couple
others for a new schema.  Would need
to break the subset of common elements
down more.

You could take it to the point where 
every element is in it's own schema.  
The resulting messages are just 
comprised of of the appropriate
included single element schemas so 
that this issue wouldn't rear its
head again as schemas are embedded
in other schemas or re-packaged.
 
Sure it's overkill, but if you plan 
to extend the message set, it's 
possible to run into this situation
again and again.

Thanks for your input!
Cheryl

-----Original Message-----
From: davec@p... [mailto:davec@p...]
Sent: Tuesday, August 21, 2001 2:08 PM
To: Gielau, Cheryl /mtka; xml-dev@l...
Subject: RE: Including multiple schemas - duplicate name errors


> I am using seperate schemas since one (A)
> represents a particular kind of operational
> event (the weight of product)and the other (B)
> represents a different kind of operational
> event (the quality of product).
> At points in the workflow, the messages are
> sent seperately.  However, they do have
> some element names that are in common
> like TransportationMode, ServiceLocation
> and others but that are defined globally
> in each of the A and B schemas.
>
> Later in the workflow Schema C packages schemas
> A and B together, along with some additional
> instructions.  In schema C, since A and B are
> included, I get the error that TransportationMode
> and ServiceLocation & others have been defined
> more than once.
>
> Cheryl

You should package up all common definitions in a schema D. Include 
schema D
in A and B. When C includes A and B, you will not get your duplicate
definition error, because there is only a single source (schema D) for 
those
definitions.

Dave




PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.