MURATA Makoto wrote:
>On Wed, 21 Apr 2004 03:56:38 +1000
>Rick Jelliffe <ricko@allette.com.au> wrote:
>
>
>
>>In this case, I have used abstract rules. The Schematron
>><include> element gets them from an external file.
>>Each rule just uses vanilla entities to reduce redeclaration,
>>but the text could be included.
>>
>>
>
>You used references to external parsed entities within attribute values.
>But XML 1.0 does not allow such references. I got the following error.
>
>java sax.Counter kanji1.xml
>[Fatal Error] kanji1.xml:5:20: The external entity reference "&k1;"
>is not permitted in an attribute value.
>
>Cheers,
>
>
>
Yikes, thats right! So, without changing the final schema, the
declarations for the
included schemas would have to have their own DOCTYPE with internal
entities,
or just strings in literals.
Cheers
Rick
-- DSDL members discussion list To unsubscribe, please send a message with the command "unsubscribe" to dsdl-discuss-request@dsdl.org (mailto:dsdl-discuss-request@dsdl.org?Subject=unsubscribe)Received on Thu Apr 22 05:39:17 2004
This archive was generated by hypermail 2.1.8 : Fri Dec 03 2004 - 14:00:28 UTC