Click here to Skip to main content
15,911,785 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Create xml file Pin
Naji El Kotob20-Jul-07 10:46
Naji El Kotob20-Jul-07 10:46 
QuestionRemove elements from XML. using XSLT and JAXP [modified] Pin
Manish Paul18-Jul-07 0:02
Manish Paul18-Jul-07 0:02 
AnswerRe: Remove elements from XML. using XSLT and JAXP Pin
Manish Paul18-Jul-07 3:32
Manish Paul18-Jul-07 3:32 
QuestionHTML to XML Pin
turoi14-Jul-07 18:18
turoi14-Jul-07 18:18 
AnswerRe: HTML to XML Pin
George L. Jackson16-Jul-07 16:17
George L. Jackson16-Jul-07 16:17 
QuestionXpath expression Pin
Ibana14-Jul-07 7:04
Ibana14-Jul-07 7:04 
AnswerRe: Xpath expression Pin
George L. Jackson14-Jul-07 9:29
George L. Jackson14-Jul-07 9:29 
GeneralRe: Xpath expression Pin
Ibana2-Aug-07 4:28
Ibana2-Aug-07 4:28 
Hi,
Thanks alot for your help I have been away a while but It I have tried your suggestion below and it extracts the mean value.

/item/item[item/value[@codValue='R-00317']]/value

I still have a small problem though. With your suggestion I also extract the other measurements mean value (see example below) I have tried to “tune” my search using your example, but I don’t get the hang of it, I need to somehow check two different attributes both <value codevalue="R-00317"> and <concept codevalue="”Bi" diamater”=""> instead of just one as before. Is it possible to do that in one expression?

Example code..

<item valtype="CONTAINER">
<concept codvalue="125005"> MeasureGroup
<item valtype="NUM" reltype="CONTAINS">
<concept codvalue="11820-8">Bi Diameter
<value>4.9

<item valtype="NUM">
<concept codvalue="11820-8">Bi Diameter
<value>5.1

<item valtype="NUM">
<concept codvalue="11820-8">Bi Diameter
<item valtype="CODE">
<value codvalue="R-00317">Mean

<value>5.0


<item valtype="CONTAINER">
<concept codvalue="125005"> MeasureGroup
<item valtype="NUM" reltype="CONTAINS">
<concept codvalue="11820-7">ADH length
<value>2.2

<item valtype="NUM">
<concept codvalue="11820-7"> ADH length
<value>2.4

<item valtype="NUM">
<concept codvalue="11820-7"> ADH length
<item valtype="CODE">
<value codvalue="R-00317">Mean

<value>2.3


GeneralRe: Xpath expression Pin
Ibana2-Aug-07 4:51
Ibana2-Aug-07 4:51 
QuestionRe: Xpath expression Pin
George L. Jackson2-Aug-07 12:03
George L. Jackson2-Aug-07 12:03 
AnswerRe: Xpath expression Pin
Ibana3-Aug-07 6:58
Ibana3-Aug-07 6:58 
AnswerRe: Xpath expression Pin
George L. Jackson3-Aug-07 9:39
George L. Jackson3-Aug-07 9:39 
GeneralRe: Xpath expression Pin
Ibana7-Aug-07 6:36
Ibana7-Aug-07 6:36 
QuestionUnknown entity class: NHibernate.Examples.QuickStart.User Pin
itbrainsoft12-Jul-07 19:12
itbrainsoft12-Jul-07 19:12 
QuestionHow to build source with XML componet in DDK source? Pin
wanylee11-Jul-07 15:51
wanylee11-Jul-07 15:51 
AnswerRe: How to build source with XML componet in DDK source? Pin
George L. Jackson14-Jul-07 9:48
George L. Jackson14-Jul-07 9:48 
QuestionDate comparison in XML Pin
Muhammad Junaid Khan11-Jul-07 1:50
Muhammad Junaid Khan11-Jul-07 1:50 
QuestionXslt (table row shrinks in resultant html) [modified] Pin
Madhanlal JM10-Jul-07 23:46
Madhanlal JM10-Jul-07 23:46 
AnswerRe: Xslt (table row shrinks in resultant html) Pin
George L. Jackson14-Jul-07 10:10
George L. Jackson14-Jul-07 10:10 
GeneralRe: Xslt (table row shrinks in resultant html) Pin
Madhanlal JM15-Jul-07 23:28
Madhanlal JM15-Jul-07 23:28 
GeneralRe: Xslt (table row shrinks in resultant html) Pin
George L. Jackson16-Jul-07 16:07
George L. Jackson16-Jul-07 16:07 
QuestionHow to show image in XML? Pin
kittipomgmd9-Jul-07 17:45
kittipomgmd9-Jul-07 17:45 
AnswerRe: How to show image in XML? Pin
Christian Graus10-Jul-07 1:46
protectorChristian Graus10-Jul-07 1:46 
AnswerRe: How to show image in XML? Pin
Nick Rioux25-Jul-07 1:06
Nick Rioux25-Jul-07 1:06 
QuestionCreate new windows user via a Web service Pin
BLOEDHOND9-Jul-07 4:04
BLOEDHOND9-Jul-07 4:04 

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.