Searched refs:nsXsi (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/jvmfwk/source/ |
| H A D | elements.cxx | 131 xmlNs* nsXsi = xmlSearchNsByHref( in createSettingsStructure() local 139 xmlSetNsProp(nodeEn,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 149 xmlSetNsProp(nodeUs,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 159 xmlSetNsProp(nodeVm,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 169 xmlSetNsProp(nodeJre,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 179 xmlSetNsProp(nodeJava,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 463 xmlNs* nsXsi = xmlSearchNsByHref(docUser, in write() local 480 nsXsi, in write() 502 xmlSetNsProp(nodeEnabled, nsXsi, (xmlChar*) "nil",(xmlChar*) "false"); in write() 530 xmlSetNsProp(vmParameters, nsXsi,(xmlChar*) "nil", in write() [all …]
|