fix comment
git-svn-id: svn://10.0.0.236/trunk@158348 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bf6e5434f0
commit
a048dc9e6f
@ -458,7 +458,7 @@ EncodeSimpleValue(nsISOAPEncoding * aEncoding,
|
||||
nsAutoString name; // First choose the appropriate name and namespace for the element.
|
||||
nsAutoString ns;
|
||||
if (aName.IsEmpty()) { // We automatically choose appropriate element names where none exist.
|
||||
// The idea here seems to be to walk up the schema hierarcy to
|
||||
// The idea here seems to be to walk up the schema hierarchy to
|
||||
// find the base type and use the name of that as the element name.
|
||||
ns = gSOAPStrings->kSOAPEncURI;
|
||||
nsAutoString currentURI = ns;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user