Re: [xml-dev] If an XML parser is requested to parse an XML document and no application is around to process its output, does it really parse the XML document?

From
Michael Kay <>
To
Date
2013-02-15T13:10:49Z
ID
<>
Thread
Re: [xml-dev] If an XML parser is requested to parse an XML document and no application is around to process its output, does it really parse the XML document?
>We perceive that an XML document has been parsed because there is an 
XML application that invokes the fruits of the parse and does something 
with it (displays, computes, etc.)

More likely, you perceive that the parser is doing its job because if 
the XML document is ill-formed, the parser tells you about it.

Michael Kay
Saxonica