This is a multi-part message in MIME format.
------=_NextPart_000_0021_01C3550F.8F2E1C20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I'm a bit new to XML Schema and am having a hard time finding =
documentation that properly answers a question I have on how when a XML =
schema is loaded into a dataset, it's parses certain elements. =
Specifically, I'd like to have several elements of type vendor =
encapsulated in a vendors elements. I'd like for the DataSet to parse =
and have a single Vendor table w/ each element in the vendors element as =
a row in that table. My question is, what do I need to do in my schema =
to keep the vendors element from being defined as a seperate table? I'd =
like for it to somehow be ignored by the parser. Thanks!
- James
------=_NextPart_000_0021_01C3550F.8F2E1C20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DTahoma size=3D2>I'm a bit new to XML Schema and am =
having a hard=20
time finding documentation that properly answers a question I have =
on how=20
when a XML schema is loaded into a dataset, it's parses certain =
elements.=20
Specifically, I'd like to have several elements of type vendor =
encapsulated in a=20
vendors elements. I'd like for the DataSet to parse and have a single =
Vendor=20
table w/ each element in the vendors element as a row in that table. My =
question=20
is, what do I need to do in my schema to keep the vendors element from =
being=20
defined as a seperate table? I'd like for it to somehow be ignored by =
the=20
parser. Thanks!</FONT></DIV>
<DIV><FONT face=3DTahoma size=3D2></FONT> </DIV>
<DIV><FONT face=3DTahoma size=3D2>- James</FONT></DIV></BODY></HTML>
------=_NextPart_000_0021_01C3550F.8F2E1C20--