difference in design

Abe Scott <[email protected]>
Newsgroups gmane.text.xml.schema.devel
Message-ID <[email protected]>
Exhibit A:

<identification>
    <returned_name_address>
        <name_address>Doe, John</name_address>
</returned_name_address>
<returned_name_address>
    <name_address>33235 N Main St</name_address>
</returned_name_address>
<returned_name_address>
<name_address>CLEVELAND OH 441245239</name_address>
</returned_name_address></identification>


Exhibit B:

<identification>
<returned_name_address>
    <name_address>Doe, John</name_address>
    <name_address>33235 N Main St</name_address>
    <name_address>CLEVELAND OH 441245239</name_address>
</returned_name_address></identification>

 I understand that A is multiple rows in the <returned_name_address> table.
How
would you describe B?  We're getting B back in a result set from a vendor
service and I'm having trouble explaining to them why it's invalid.


-- 
Abe Scott
Sr Solutions Consultant
Muse Consulting, LLC
609-836-0570 voice
801-459-5695 fax
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.