Hi,

how about disabling validation for your purpose ?

Regards
Werner

Kenneth CH, LEE wrote:
> Hi all,
> 
> I'm new to Castor. While playing around with it I hit a problem related to
> the DTD. I found a couple of mapping examples like
> 
>   <class name="package.Outer$Inner">
>      ...
>   </class>
> 
> but my parser doesn't like the dollar sign - the name attribute is declared
> with type ID in the DTD:
> 
>   org.xml.sax.SAXParseException: Attribute value "package.Outer$Inner" of
> type ID must be a name.
> 
> I'm using the builtin parser of JDK 1.6.0_10. Please advise if I missed
> anything.
> 
> Ken
> 

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to