Hello,
I have the case that a parameter entity gets not expanded when reported
via the org.xml.sax.ext.DeclHandler interface. That's the relevant part of
the DTD:
<!ENTITY % OrderSummary-Dtypes "w">
<!ATTLIST OrderSummary a-dtype CDATA #FIXED '%OrderSummary-Dtypes;'
>
OrderSummary-Dtypes gets not expanded. Does anyone know if there is a reason
why
the entity isn't expanded in this case? Or is this missing functionality?
I'am using xerces 1.3.0.
Thanks,
Michael Herrmann
Software AG
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]