1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35:
0 de objXML.parseError.errorCode então Response.Write “erro no xml do carregamento” Response.End Terminam se objXML.setProperty “SelectionLanguage”, “XPath” 'obter uma referência ao nó que você quer suprimir Se não objXML.selectNodes (“//Gather/SMS”) (0) NÃO É NADA então Ajustar SMS1 = objXML.documentElement.selectNodes (“//Gather/SMS”) (0) SMS1Text = SMS1.Text SMS1Number = SMS1.Attributes.getNamedItem (“número”). Texto terminar se se não objXML.selectNodes (“//Gather/SMS”) (1) NÃO É NADA então Ajustar SMS2 = objXML.documentElement.selectNodes (“//Gather/SMS”) (1) SMS2Text = SMS2.Text SMS2Number = SMS2.Attributes.getNamedItem (“número”). Texto terminar se Ajustar o recolhimento = o objXML.documentElement.selectSingleNode (“//Gather”) 'removê-lo dele é recipiente se isObject (SMS1) então Gather.removeChild (SMS1) terminar se se isObject (SMS2) então Gather.removeChild (SMS2) terminar se Para cada nó em objXML.childnodes Response.Write (node.xml) Em seguida
1: 2:
Ajustar o nó = o objXml.SelectSingleNode (“//Gather”) node.setAttribute “subdigit”, “1”