|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
referencing namespaces
HI All,
if my XML comprises: <TalkMessage xmlns="http://www.xyz.co.uk/CM/envelope"> <Header> ........ </Header> <Body> <Notification xmlns="http://www.talk.co.uk/gateway/notification"> .............. If I set : objXMLDOM.setProperty "SelectionLanguage", "XPath" objXMLDOM.setProperty "SelectionNamespaces", "xmlns:Talk=""http://www.xyz.co.uk/CM/envelope""" where objXMLDOM is a DOMDOCUMENT how do I make a reference to an element within the second namespace? and as with the setproperty for the first namespace how do I set the second? thanks |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > referencing namespaces |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|