RE: [xml-dev] Empty tag with attribute effective for parsing?

From
Sebastian Schnitzenbaumer <>
To
Sebastian Rohde <>,
Date
2002-08-01T13:02:35Z
ID
<>
Thread
RE: [xml-dev] Empty tag with attribute effective for parsing?
It should and must be no difference parsing, by design.
If it would be different, get another parser.
 
- Sebastian
 

	-----Ursprüngliche Nachricht----- 
	Von: Sebastian Rohde 
	Gesendet: Do 01.08.2002 14:58 
	An: Sebastian Schnitzenbaumer;  
	Cc: 
	Betreff: AW: [xml-dev] Empty tag with attribute effective for
parsing?
	
	

	Sebastian ;),
	> the second one for a variety of reasons (accessibility,
	> content re-use, stylesheet use, interoperability, etc...).
	But would it be faster? Or is there no difference in speed?
	I don't know much about parsers and my greatest requirement is
speed(Mostly
	with the SAX parser).
	
	
	Sebastian