Click here to Skip to main content
15,929,653 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Questionxsl help Pin
aepalmer218-Aug-06 20:40
aepalmer218-Aug-06 20:40 
AnswerRe: xsl help Pin
Dustin Metzgar10-Aug-06 6:24
Dustin Metzgar10-Aug-06 6:24 
QuestionRe: xsl help Pin
aepalmer2110-Aug-06 7:38
aepalmer2110-Aug-06 7:38 
AnswerRe: xsl help Pin
Dustin Metzgar10-Aug-06 7:52
Dustin Metzgar10-Aug-06 7:52 
QuestionRe: xsl help Pin
aepalmer2110-Aug-06 8:00
aepalmer2110-Aug-06 8:00 
AnswerRe: xsl help Pin
Dustin Metzgar10-Aug-06 8:22
Dustin Metzgar10-Aug-06 8:22 
GeneralRe: xsl help Pin
aepalmer2110-Aug-06 8:36
aepalmer2110-Aug-06 8:36 
QuestionDynamic controls using xml file Pin
sun25258-Aug-06 6:35
sun25258-Aug-06 6:35 
Anybode have done like:
Node BOOK1 in a GroupBox and all the inner nodes(title1,author1 etc...) as an LABEL inside the node BOOK1.New GroupBox for BOOK2 and same for that...Please help....

<bookstore>
<book1 genre1="autobiography" publicationdate1="1981" ISBN1="1-861003-11-0">
<title1>The Autobiography of Benjamin Franklin</title1>
<author1>
<first-name1>Benjamin</first-name1>
<last-name1>Franklin</last-name1>
</author1>
<price1>8.99</price1>
</book1>
<book2 genre2="novel" publicationdate2="1967" ISBN2="0-201-63361-2">
<title2>The Confidence Man</title2>
<author2>
<first-name2>Herman</first-name2>
<last-name2>Melville</last-name2>
</author2>
<price2>11.99</price2>
</book2>
</bookstore>


fghfhgfgcncnb
QuestionHTML Table in XML Comment ? Pin
Ariston Darmayuda8-Aug-06 6:32
Ariston Darmayuda8-Aug-06 6:32 
AnswerRe: HTML Table in XML Comment ? Pin
Dustin Metzgar8-Aug-06 6:56
Dustin Metzgar8-Aug-06 6:56 
QuestionXML Parsing and XPath [modified] Pin
bemahesh8-Aug-06 4:22
bemahesh8-Aug-06 4:22 
QuestionApplying conditions in XSD Pin
azam3167-Aug-06 1:57
azam3167-Aug-06 1:57 
Questionxhtml 1.0 transitional / javascript enabled? Pin
matthias s.4-Aug-06 13:02
matthias s.4-Aug-06 13:02 
AnswerRe: xhtml 1.0 transitional / javascript enabled? Pin
eggie55-Aug-06 21:09
eggie55-Aug-06 21:09 
GeneralRe: xhtml 1.0 transitional / javascript enabled? Pin
matthias s.6-Aug-06 1:38
matthias s.6-Aug-06 1:38 
Question1st stab at xsl Pin
Malcolm Smart4-Aug-06 2:10
Malcolm Smart4-Aug-06 2:10 
AnswerRe: 1st stab at xsl Pin
Malcolm Smart4-Aug-06 3:20
Malcolm Smart4-Aug-06 3:20 
GeneralRe: 1st stab at xsl Pin
Dustin Metzgar4-Aug-06 4:21
Dustin Metzgar4-Aug-06 4:21 
GeneralRe: 1st stab at xsl Pin
Malcolm Smart4-Aug-06 4:39
Malcolm Smart4-Aug-06 4:39 
GeneralRe: 1st stab at xsl Pin
Dustin Metzgar4-Aug-06 5:13
Dustin Metzgar4-Aug-06 5:13 
GeneralRe: 1st stab at xsl Pin
Malcolm Smart4-Aug-06 5:33
Malcolm Smart4-Aug-06 5:33 
GeneralRe: 1st stab at xsl Pin
Malcolm Smart4-Aug-06 5:39
Malcolm Smart4-Aug-06 5:39 
GeneralRe: 1st stab at xsl Pin
Dustin Metzgar4-Aug-06 5:49
Dustin Metzgar4-Aug-06 5:49 
QuestionNeed Complete reference on XPath Pin
Rizwan Bashir3-Aug-06 23:36
Rizwan Bashir3-Aug-06 23:36 
AnswerRe: Need Complete reference on XPath Pin
Dustin Metzgar4-Aug-06 4:24
Dustin Metzgar4-Aug-06 4:24 

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.