Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> writes: > Regarding temporarily validating as HTML5: it turns out that, even > though HTML5 does not allow PI-s, it doesn't consider PI-s inside > attributes as PI-s. XML does *not* allow < or & inside attribute values. [10] AttValue ::= '"' ([^<&"] | Reference)* '"' | "'" ([^<&'] | Reference)* "'" so you can *not* use <? ... ?> *anywhere* except where a PI is allowed. DES -- Dag-Erling Smørgrav - des@des.noReceived on Monday, 2 August 2010 15:28:33 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:18 UTC