[Home] [By Thread] [By Date] [Recent Entries]


><!ENTITY % ATTLIST "<!ATTLIST ">
><!ENTITY % CLOSE ">">
><!ENTITY % ELEMNAME "doc">
><!ENTITY % ATTNAME "att">
>%ATTLIST; %ELEMNAME;%ATTNAME; CDATA #FIXED "value"%CLOSE;

This is well-formed but not valid: the rule that a declaration must
end in the same entity it starts in is a validity constraint.

RXP will report this if you use the -V flag (at least recent versions
will, I can't remember when I implemented that check).

-- Richard

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member