attribute namespace fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

The recent changes to the SOAP attribute namespacing aren't quite correct. After a further reading of the namespacing scoping spec (http://www.w3.org/TR/REC-xml-names/#scoping-defaulting) and specifically schema spec (http://www.w3.org/TR/xmlschema-0/#UnqualLocals) regarding namespace qualification, the logic should be: if an attribute is marked as 'qualified' (i.e. attr-form == XSD_FORM_QUALIFIED) and if has a namespace, then specify the namespace, otherwise don't.)

I've prepared a patch and attached it.





George Schlossnagle

-- Prinicipal Consultant
-- OmniTI Computer Consulting
-- http://www.omniti.com
-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux