<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2>I realize this is
off topic and I've exhausted the internet on this topic - nothing seems to work.
I hope that someone here is a schema namespace guru or can offere some advice in
this direction. </FONT></SPAN></DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2>I've made a
relatively simple example to illustrate my problem.</FONT></SPAN></DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2>I have an XML file
that has one element in a different namespace.</FONT></SPAN></DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2><Message><BR> <MessageInformation><BR> <TimeCreated
xmlns="<A
href='http://www.kevindomain.com">123456789</TimeCreated'>http://www.kevindomain.com">123456789</TimeCreated</A>><BR> <MessageType>ORDER</MessageType><BR> </MessageInformation><BR></Message><BR></FONT></SPAN></DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2>How do I get my
schema for the XML set up so that the TimeCreated element is in the correct
namespace? My current schema errors on the TimeCreated element because its in a
different namespace. I guess I just need the syntax for the schema that says
that TimeCreated is in the "kevin" namespace. I just can't get over
this hurdle. </FONT></SPAN></DIV>
<DIV><SPAN class=925362417-23082005> </SPAN></DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2><?xml
version="1.0" encoding="UTF-8"?></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2><xs:schema
xmlns:xs="<A
href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</A>"
<BR> xmlns:kevin="<A
href="http://www.kevindomain.com">http://www.kevindomain.com</A>"><BR>
<BR> <xs:element
name="Message"><BR>
<xs:complexType><BR> <xs:sequence><BR>
<xs:element
ref="MessageInformation"/><BR>
</xs:sequence><BR> </xs:complexType><BR> </xs:element></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial size=2> <xs:element
name="MessageInformation"><BR> <xs:complexType><BR> <xs:sequence><BR> <xs:element
name="TimeCreated" minOccurs="0"/><BR> <xs:element
name="MessageType"
minOccurs="0"/><BR> </xs:sequence><BR> </xs:complexType><BR> </xs:element></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></xs:schema></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=925362417-23082005><FONT face=Arial
size=2> </DIV></FONT></SPAN>
<DIV> </DIV>
<P style="MARGIN-BOTTOM: 0in"></P>
<P style="MARGIN-BOTTOM: 0in" align=left><FONT size=2><FONT
face=Arial>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR><STRONG><FONT color=#ff0000>Kevin L
Cobb, MT(ASCP), SCJP2<BR></FONT></STRONG>Senior Software Engineer<BR>Emergint,
Inc.<BR>2724 River Green Circle<BR>Louisville, KY 40206<BR></FONT></FONT><A
href="mailto:Kevin.Cobb@emergint.com"><FONT size=2><FONT
face=Arial>Kevin.Cobb@emergint.com</FONT></FONT></A><BR><FONT size=2><FONT
face=Arial>502.896.6210 ext 255<BR>502.896.6170 fax</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"> </P>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT size=2>The preceding e-mail
message and attachments, if any, contains information that is confidential and
qualifies as such under the Definition of Confidential Information in the
Non-Disclosure Agreement, and may constitute non-public information and trade
secrets. It is intended to be conveyed only to the designated recipient(s). If
you are not an intended recipient of this message, please notify the sender at
502.896.6210. </FONT></FONT></P>
<DIV> </DIV></BODY></HTML>