[xmlsec] why does xmlHasProp succeed but xmlUnsetProp fail? [SEC=UNCLASSIFIED]

Cartland, Bruce Bruce.Cartland at ato.gov.au
Tue Mar 15 19:20:30 PDT 2011


// succeeds
a = xmlHasProp(node, BAD_CAST "id"); 
// also succeeds
a = xmlHasNsProp(node, BAD_CAST "id", BAD_CAST
"http://www.w3.org/XML/1998/namespace
<http://www.w3.org/XML/1998/namespace> "); 
// fails ???????
code = xmlUnsetProp(node, BAD_CAST "id"); 

 
?
thanks
 
Bruce  
PS. Apologies for the signature (auto-inserted by firewall).
 
**********************************************************************
IMPORTANT
	The information transmitted is for the use of the intended
recipient only and may contain confidential and/or legally
privileged material. Any review, re-transmission, disclosure,
dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other
than the intended recipient is prohibited and may result in
severe penalties. If you have received this e-mail in error
please notify the Privacy Hotline of the Australian Taxation
Office, telephone 13 2869 and delete all copies of this
transmission together with any attachments.
**********************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.aleksey.com/pipermail/xmlsec/attachments/20110316/5f1ec320/attachment.html>


More information about the xmlsec mailing list