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

RE: What's wrong w/ nested elements?

  • To: "Elliotte Rusty Harold" <elharo@m...>
  • Subject: RE: What's wrong w/ nested elements?
  • From: "Jain, Rajnish" <rjain@x...>
  • Date: Mon, 7 Jun 2004 11:01:16 -0400
  • Cc: <xml-dev@l...>
  • Thread-index: AcRMlu3OCfuM9xu7Rc6NRx4mYGz4mQABZwdA
  • Thread-topic: What's wrong w/ nested elements?

xml nested elements
Elliotte,

Thanks for your response. I can understand that this limitation (i.e.
can't nest a complex element under more than one parent) is probably in
the Microsoft tool. My example is right in front of us (thus there is no
broader issue in my application context):

<a>
    <a1>
        <b>
            <c>
            </c>
        </b> 
    </a1>
    <a2>
        <b>
            <c>
            </c>
        </b>
    </a2>
</a>

The tool is okay w/ element (c) being contained under more than one
parent. And even (b) can be present more than once under either (a1) or
(a2) but not under both (a1) and (a2)simultaneously. 

All,

Is their a way I can get the tool to behave correctly (I'm surely
missing something given how basic this is)? Or should I be using some
other editor?

Thanks,
Rajnish


-----Original Message-----
From: Elliotte Rusty Harold [mailto:elharo@m...] 
Sent: Monday, June 07, 2004 9:44 AM
To: Jain, Rajnish
Cc: xml-dev@l...
Subject: Re:  What's wrong w/ nested elements?

At 8:36 AM -0400 6/7/04, Jain, Rajnish wrote:

When I try to create an XSD for this XML using Microsoft Development
Environment 7.1, I get the following error:

Failed to Create a schema for this data file because:
Although this XML document is well formed, it contains structure that
Data View cannot display.
The same table (b) cannot be the child table in two nested relations.

Wondering why the containment relationship shown above is not valid for
an XSD? And what can I do to workaround this problem (I can't afford to
name mangle (b) everywhere it appears).

There's nothing here the W3C XML Schema Language can't handle. The
problem is with the Microsoft tool, not with XML. Try hand authoring a
schema and see if it accepts that, though given the error message I
suspect the problem may not be quite what you think it is. It sounds
like there might be broader issues in your application context that
prohibit this normally allowed structure.

-- 

   Elliotte Rusty Harold
   elharo@m...
   Effective XML (Addison-Wesley, 2003)
   http://www.cafeconleche.org/books/effectivexml            
 
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaula
itA 

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php>


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.