Re: [Saxdotnet-devel] StartElement, when URI is not present
Brought to you by:
jeffrafter,
kwaclaw
From: Jeff R. <li...@je...> - 2004-12-07 18:31:25
|
I wanted to add that the outcome of this discussion will also affect the StartPrefixMapping calls. In the event of: <foo xmlns="http://www.example.org"> The "prefix" in the callback can either be null or string.empty. Jeff |