Personally I wouldn't have a problem, but it's Henry who does the hard
work behind the scenes. Job listings would certainly give the impression
would certainly give the impression XML is going places. [Just give me
a private copy as well :-)].
While I'm posting, this is probably a trivial XML/SGML question, but I am
worried about EMPTY content in WF documents. As far as I can see, in
validated SGML
<!Doctype A [
<!ELEMENT A - o EMPTY>
]>
<A>
and
<!DOCTYPE A [
<!element a - - ANY>
]>
<A></A>
both return the same result, and that seems to be the same with NXP
both validating and non-validating (the first example uses <A/> of course).
Is there any way that the content could be returned as a null string ("")?
Can attributes have null values? is
B="" the same as omitting B when #IMPLIED?
P.
-- Peter Murray-Rust, domestic net connection Virtual School of Molecular Sciences http://www.vsms.nottingham.ac.uk/