[Home] [By Thread] [By Date] [Recent Entries]
At 01:07 PM 3/11/00 -0800, Elliotte Rusty Harold wrote: >However a trick I picked up from the MathML 2.0 DTD is to use double >indirection like this: ><!ENTITY % rd-prefix "rd"> ><!ENTITY % rd-colon ":"> ><!ENTITY % rd-test "%rd-colon;%rd-prefix;test"> ><!ELEMENT %rd-test; (#PCDATA)> >This works but for the life of me I can't see why. How come the rd-test >entity is defined as "rd:test" instead of " rd : test"? Can anyone >justify this behavior in terms of the spec? Yeah, if you look at the big table in 4.4, this falls under "Reference in Entity Value", with the behavior described under 4.4.6, "Included in Literal". The first example has one of the dumbest errata in the spec, the &YN; should be %YN; - what's there is wellformed but fails to illustrate the point it's trying to make. I have some more on this in the annotated spec. Hadn't seen that trick before. Not sure whether it's disgusting or brilliant. -Tim *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|

Cart



