Click here to Skip to main content
15,928,281 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XML Text access Pin
Tom Archer20-Jul-03 8:07
Tom Archer20-Jul-03 8:07 
GeneralCharacters coding problem: DOM, charset, BSTR and Oracle DB Pin
robin39915-Jul-03 1:23
sussrobin39915-Jul-03 1:23 
GeneralRe: Characters coding problem: DOM, charset, BSTR and Oracle DB Pin
robin39915-Jul-03 4:35
sussrobin39915-Jul-03 4:35 
GeneralGenerate XML from Schema Pin
Member 47322214-Jul-03 10:57
Member 47322214-Jul-03 10:57 
GeneralselectSingleNode from a relative position Pin
mcdirge14-Jul-03 7:00
mcdirge14-Jul-03 7:00 
GeneralRe: selectSingleNode from a relative position Pin
Not Active14-Jul-03 7:08
mentorNot Active14-Jul-03 7:08 
GeneralRe: selectSingleNode from a relative position Pin
mcdirge14-Jul-03 7:19
mcdirge14-Jul-03 7:19 
GeneralRe: selectSingleNode from a relative position Pin
Ranjan Banerji14-Jul-03 7:30
Ranjan Banerji14-Jul-03 7:30 
Oops. I take my previous posting back Smile | :) . You should be able to create an XPATH with the position() function. position is an XPATH function that maybe be used in an XSLT. So you just need to create the correct XPATH. Though position is used when you are in a loop. So using it directly will not help.

Instead in your case it would be something like Forms/Form/Item[2] or Forms/Form[2]
GeneralRe: selectSingleNode from a relative position Pin
mcdirge14-Jul-03 7:57
mcdirge14-Jul-03 7:57 
General2 xml file to 1 datagrid Pin
jphuphilly11-Jul-03 6:51
jphuphilly11-Jul-03 6:51 
GeneralRe: 2 xml file to 1 datagrid Pin
Not Active11-Jul-03 8:27
mentorNot Active11-Jul-03 8:27 
Generalbind xml datagrid Pin
jphuphilly9-Jul-03 10:47
jphuphilly9-Jul-03 10:47 
GeneralRe: bind xml datagrid Pin
jphuphilly11-Jul-03 7:53
jphuphilly11-Jul-03 7:53 
General.NET DataSet -> Xml + XSLT -> HTML Pin
dratti9-Jul-03 5:28
dratti9-Jul-03 5:28 
GeneralRe: .NET DataSet -> Xml + XSLT -> HTML Pin
Philip Fitzsimons9-Jul-03 6:56
Philip Fitzsimons9-Jul-03 6:56 
GeneralRe: .NET DataSet -> Xml + XSLT -> HTML Pin
dratti9-Jul-03 9:42
dratti9-Jul-03 9:42 
GeneralRe: .NET DataSet -> Xml + XSLT -> HTML Pin
Philip Fitzsimons10-Jul-03 2:47
Philip Fitzsimons10-Jul-03 2:47 
GeneralRe: .NET DataSet -> Xml + XSLT -> HTML Pin
dratti10-Jul-03 4:21
dratti10-Jul-03 4:21 
GeneralXML DOM get current position Node Pin
Anonymous9-Jul-03 0:18
Anonymous9-Jul-03 0:18 
GeneralRe: XML DOM get current position Node Pin
Philip Fitzsimons9-Jul-03 7:10
Philip Fitzsimons9-Jul-03 7:10 
GeneralRe: XML DOM get current position Node Pin
Anonymous10-Jul-03 2:08
Anonymous10-Jul-03 2:08 
GeneralXML Schema Import Pin
Jason Weibel8-Jul-03 8:46
Jason Weibel8-Jul-03 8:46 
GeneralRe: XML Schema Import Pin
Retsof Nawor8-Jul-03 10:14
Retsof Nawor8-Jul-03 10:14 
GeneralRe: XML Schema Import Pin
Jason Weibel8-Jul-03 10:24
Jason Weibel8-Jul-03 10:24 
GeneralRe: XML Schema Import Pin
Jason Weibel8-Jul-03 10:36
Jason Weibel8-Jul-03 10:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.