<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have tried Xerces 1.4 (and no change), but maybe 
I'll have to try a different parser....</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=philip.nelson@omniresources.com 
  href="mailto:philip.nelson@omniresources.com">philip.nelson@omniresources.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=shari@mineit.com 
  href="mailto:shari@mineit.com">shari@mineit.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, June 05, 2001 2:50 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [jdom-interest] Validation 
  Errors</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=248585801-05062001>Sorry, I can't see what's wrong except that Xerces 
  doesn't like the ID attribute for some reason.&nbsp; You might try a different 
  version of Xerces (the latest 1.4 seems to work with the latest JDOM), or 
  another parser (even msxml inside IE).&nbsp; ID attributes are a fuzzy and not 
  wholy embraced part of xml as far as I know.</SPAN></FONT></DIV>
  <BLOCKQUOTE 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Shari McGuirl 
    [mailto:shari@mineit.com]<BR><B>Sent:</B> Monday, June 04, 2001 10:12 
    AM<BR><B>To:</B> philip.nelson@omniresources.com; JDOM 
    Interest<BR><B>Subject:</B> Re: [jdom-interest] Validation 
    Errors<BR><BR></DIV></FONT>
    <DIV><FONT face=Arial size=2><FONT color=#008080 size=1>
    <P><FONT color=#000000 size=2>Phil,</FONT></P>
    <P><FONT color=#000000 size=2>These are the relevant bits of code.... the 
    first section is in the xml file and the second is in one of the supporting 
    DTD's.</FONT></P>
    <P><FONT color=#000000 size=2>Thanks again for the help,</FONT></P>
    <P><FONT color=#000000 size=2>Shari</FONT></P>
    <P><FONT color=#000000 
    size=2>----------------------------------------------------------------------------------------------------------------------------------------------</FONT></P>
    <P><FONT color=#000000 size=2>&lt;jurisdictionSpecification 
    eid="JD0003"&gt;<BR>&nbsp;&lt;properties&gt;<BR>&nbsp;&nbsp;&lt;property 
    name="name"&gt;Galois&lt;/property&gt;<BR>&nbsp;&nbsp;&lt;property 
    name="postalCode"&gt;11000&lt;/property&gt;<BR>&nbsp;&lt;/properties&gt;<BR>&nbsp;&lt;countryCode&gt;FR&lt;/countryCode&gt;<BR>&lt;/jurisdictionSpecification&gt;</FONT></P>
    <P></FONT>----------------------------------------------------------------------------------------------------------------------------------------------</P>
    <P>&lt;!ENTITY % JurisdictionSpecification " %PropertyContainer;, 
    countryCode? "&gt;</P>
    <P>&lt;!ELEMENT jurisdictionSpecification 
    (%JurisdictionSpecification;)&gt;</P>
    <P>&lt;!ATTLIST jurisdictionSpecification eid ID #REQUIRED&gt;</P>
    <P>
    <P></P>
    <P></P></FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>