Click here to Skip to main content
15,906,816 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: table joins--how to??? Pin
Marc Clifton31-Oct-02 3:22
mvaMarc Clifton31-Oct-02 3:22 
Questionhow to convert xsl:fo or xml document to pdf using c sharp Pin
Asim N.28-Oct-02 1:25
Asim N.28-Oct-02 1:25 
AnswerRe: how to convert xsl:fo or xml document to pdf using c sharp Pin
Paul Watson28-Oct-02 2:01
sitebuilderPaul Watson28-Oct-02 2:01 
GeneralRe: how to convert xsl:fo or xml document to pdf using c sharp Pin
Philip Fitzsimons28-Oct-02 2:57
Philip Fitzsimons28-Oct-02 2:57 
AnswerRe: how to convert xsl:fo or xml document to pdf using c sharp Pin
Philip Fitzsimons28-Oct-02 2:58
Philip Fitzsimons28-Oct-02 2:58 
GeneralXML+XSL Hyperlinks Pin
Dominik Reichl26-Oct-02 4:23
Dominik Reichl26-Oct-02 4:23 
GeneralRe: XML+XSL Hyperlinks Pin
Christian Graus27-Oct-02 15:20
protectorChristian Graus27-Oct-02 15:20 
GeneralRe: XML+XSL Hyperlinks Pin
Philip Fitzsimons27-Oct-02 23:24
Philip Fitzsimons27-Oct-02 23:24 
or the short version:

<a href="{link}"><xsl:value-of select='link'/></a>

notice the use of the curly brakets to shortcut any xpath expression....




"When the only tool you have is a hammer, a sore thumb you will have."

GeneralRe: XML+XSL Hyperlinks Pin
Christian Graus27-Oct-02 23:47
protectorChristian Graus27-Oct-02 23:47 
GeneralRe: XML+XSL Hyperlinks Pin
Philip Fitzsimons28-Oct-02 0:06
Philip Fitzsimons28-Oct-02 0:06 
GeneralRe: XML+XSL Hyperlinks Pin
Christian Graus28-Oct-02 0:21
protectorChristian Graus28-Oct-02 0:21 
GeneralRe: XML+XSL Hyperlinks Pin
Paul Watson28-Oct-02 2:03
sitebuilderPaul Watson28-Oct-02 2:03 
GeneralRe: XML+XSL Hyperlinks Pin
Philip Fitzsimons28-Oct-02 2:54
Philip Fitzsimons28-Oct-02 2:54 
GeneralXML Schema:constraint attribute integer Pin
hui_km25-Oct-02 0:27
hui_km25-Oct-02 0:27 
GeneralRe: XML Schema:constraint attribute integer Pin
Hans Ruck25-Oct-02 2:15
Hans Ruck25-Oct-02 2:15 
GeneralRe: XML Schema:constraint attribute integer Pin
huikm25-Oct-02 2:50
huikm25-Oct-02 2:50 
Questionhow to open a document in xml/xsl??? Pin
Asim N.24-Oct-02 2:33
Asim N.24-Oct-02 2:33 
AnswerRe: how to open a document in xml/xsl??? Pin
Philip Fitzsimons25-Oct-02 2:09
Philip Fitzsimons25-Oct-02 2:09 
GeneralWhich my choice? DOM or SAX Pin
Clark John23-Oct-02 20:13
Clark John23-Oct-02 20:13 
GeneralRe: Which my choice? DOM or SAX Pin
Paul Watson23-Oct-02 21:46
sitebuilderPaul Watson23-Oct-02 21:46 
GeneralRe: Which my choice? DOM or SAX Pin
Clark John23-Oct-02 22:44
Clark John23-Oct-02 22:44 
GeneralRe: Which my choice? DOM or SAX Pin
Paul Watson24-Oct-02 1:52
sitebuilderPaul Watson24-Oct-02 1:52 
GeneralRe: Which my choice? DOM or SAX Pin
Clark John24-Oct-02 20:44
Clark John24-Oct-02 20:44 
GeneralRe: Which my choice? DOM or SAX Pin
Chris Austin25-Oct-02 5:38
Chris Austin25-Oct-02 5:38 
GeneralRe: Which my choice? DOM or SAX Pin
Michael A. Barnhart24-Oct-02 5:57
Michael A. Barnhart24-Oct-02 5:57 

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.