<!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. 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). 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><jurisdictionSpecification
eid="JD0003"><BR> <properties><BR> <property
name="name">Galois</property><BR> <property
name="postalCode">11000</property><BR> </properties><BR> <countryCode>FR</countryCode><BR></jurisdictionSpecification></FONT></P>
<P></FONT>----------------------------------------------------------------------------------------------------------------------------------------------</P>
<P><!ENTITY % JurisdictionSpecification " %PropertyContainer;,
countryCode? "></P>
<P><!ELEMENT jurisdictionSpecification
(%JurisdictionSpecification;)></P>
<P><!ATTLIST jurisdictionSpecification eid ID #REQUIRED></P>
<P>
<P></P>
<P></P></FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>