|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: SAX Test suite
Alaric B Snell wrote:
> Its output might be something like:
I suggest that the trace would be more useful if the various
steps were explicitly flagged as to their type. For instance, you
should be able to easily distinguish between lines which are the
result of inspecting features, properties or other state and lines
which record the occurrence of and parameters of callbacks. It
probably also makes sense to do all this in XML... Thus, I would have
something like:
<test name="first test" system-under-test="asn2sax" runby="bobwyman">
<features>http://xml.org/sax/features/namespaces = true</features>
<callback>startDocument()</callback>
<callback>startPrefixMapping("foo","http://www.example.com/")</callbac
k>
<callback>startElement("http://www.example.com/","test","foo:test",
[("attr1","foo:attr1","CDATA","http://www.example.com/","hello")])</ca
llback>
<features>http://xml.org/sax/features/namespaces = true</features>
...
</test>
bob wyman
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








