OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] What's wrong w/ nested elements?

[ Lists Home | Date Index | Thread Index ]

<RJ>
I noticed the problem is specifically w/ complex elements (such as <b>)
that have their own children. Such elements map to their own relational
tables. However, simple elements (such as <c>) are merely members of
other relational tables and probably that's why the tool doesn't mind
their reuse under different parents.
</RJ>

Yeah, actually, that's probably it. Elements with child nodes are translated
into "tables" and the other elements and attributes are "fields". Basically,
the tool treats every complex type (with complex content) as a "global"
element, no other elements can have the same name.

Bryce K. Nielsen
SysOnyx, Inc. (www.sysonyx.com)
Makers of xmlLinguist, the EDI-to-XML Translator
http://www.sysonyx.com/products/xmllinguist





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS