Lines Matching refs:nsXsi
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()
571 xmlSetNsProp(jreLocationsNode, nsXsi,(xmlChar*) "nil", in write()
1034 xmlNs* nsXsi = xmlSearchNsByHref((xmlDoc*) pDoc, in writeToNode() local
1039 nsXsi, in writeToNode()