[
Lists Home |
Date Index |
Thread Index
]
> Then the literal value must be checked for WFness in every
> context it is included (with namespace processing in effect)?
namespace conformance rather than WFness, but yes. It's not just error
checking of course, if the parser is reporting element names in a
namespace-aware fashion as URI/local name pairs then it can't process
the element names found in entity definitions until the entity is
referenced, so they have to be stored as prefix:local-name rather than
as some kind of predigested QName type.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
|