[jdom-interest] Validation Errors
Shari McGuirl
shari at mineit.com
Mon Jun 4 08:12:21 PDT 2001
Phil,
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.
Thanks again for the help,
Shari
----------------------------------------------------------------------------------------------------------------------------------------------
<jurisdictionSpecification eid="JD0003">
<properties>
<property name="name">Galois</property>
<property name="postalCode">11000</property>
</properties>
<countryCode>FR</countryCode>
</jurisdictionSpecification>
----------------------------------------------------------------------------------------------------------------------------------------------
<!ENTITY % JurisdictionSpecification " %PropertyContainer;, countryCode? ">
<!ELEMENT jurisdictionSpecification (%JurisdictionSpecification;)>
<!ATTLIST jurisdictionSpecification eid ID #REQUIRED>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20010604/dbe4459f/attachment.htm
More information about the jdom-interest
mailing list