Search Type: Posts; User: Hadrien
Search: Search took 0.05 seconds.
-
9 Mar 2008 3:41 AM
Jump to post Thread: xml namespaces with Ext.DomQuery by Hadrien
- Replies
- 13
- Views
- 9,409
I you want to use xml namespaces with DomQuery you have to modify a little bit the source code :
replace
var tagTokenRe = /^(#)?([\w-\*]+)/;
by
var tagTokenRe =... -
22 Jan 2008 4:25 PM
- Replies
- 49
- Views
- 23,056
Yes... but your-extension-witch-does'nt-use-some-specific-API DO NOT parse wsdl file to know if the SOAP message is valid, because SOAPClient does'nt check anything from the wsdl exept the name...
-
22 Jan 2008 7:52 AM
- Replies
- 49
- Views
- 23,056
Yes, SOAP and WSDL API are only availble on mozilla based browser.
-
21 Jan 2008 2:48 PM
- Replies
- 49
- Views
- 23,056
Hi, thanks to your code I wrote custom classes using Mozilla's wsdl API :
To use mozilla API you have to read security model
In Firefox, go to about:config
Toggle...
Results 1 to 4 of 4
