Click here to Skip to main content
15,923,376 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Loading XML into Tree Pin
Erik Rydgren22-Sep-04 22:00
Erik Rydgren22-Sep-04 22:00 
GeneralRe: Loading XML into Tree Pin
liyang yu28-Sep-04 10:37
liyang yu28-Sep-04 10:37 
QuestionHow do you create a WSDL document Pin
Scott Elder10-Sep-04 11:26
Scott Elder10-Sep-04 11:26 
AnswerRe: How do you create a WSDL document Pin
Scott Elder13-Sep-04 5:54
Scott Elder13-Sep-04 5:54 
GeneralxAML Pin
sreejith ss nair9-Sep-04 23:44
sreejith ss nair9-Sep-04 23:44 
GeneralXML NamespaceURI Issue Pin
Jason Stamp8-Sep-04 23:41
Jason Stamp8-Sep-04 23:41 
GeneralNew TeleMessage Multi-Alert XML API Pin
TeleMessage Multi-Alert6-Sep-04 4:05
TeleMessage Multi-Alert6-Sep-04 4:05 
GeneralDynamic Help - XML Tags Pin
Christo Van Niekerk6-Sep-04 3:16
Christo Van Niekerk6-Sep-04 3:16 
WTF | :WTF:
I would like to create some dynamic help for a DLL I have written. I know that I need to create the XML file and plonk it in some directory, and I know what tags to use within the XML file, only problem is I can't seem to get it to display when my DLL project is selected.

this is what I have so far, please help if u can

<?xml version="1.0" encoding="utf-8"?>

<DynamicHelp xmlns="http://msdn.microsoft.com/vsdata/xsd/vsdh.xsd" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://msdn.microsoft.com/vsdata/xsd/vsdh.xsd vsdh.xsd">
<LinkGroup ID="TierXHelp" Title="TierX Help" Priority="600">
<Glyph Expanded="vs:/ctxhelp_opn.gif" Collapsed="vs:/ctxhelp_cls.gif"/>
</LinkGroup>
<Context>
<Keywords>
<KItem Name="VS.SolutionExplorer"/>
<KItem Name="VS.TextEditor"/>
</Keywords>
<Attributes>
<AItem Name="Product" Value="C#"/>
</Attributes>
<Links>
<LItem URL="c:\TierX.htm" LinkGroup="TierXHelp">Sample TierX Help Page</LItem>
</Links>
</Context>
</DynamicHelp>


Christo Van Niekerk
(South Africa)
GeneralI have a problem,creating xslt instructions Pin
teo_x5-Sep-04 22:37
teo_x5-Sep-04 22:37 
GeneralRe: I have a problem,creating xslt instructions Pin
Philip Fitzsimons7-Sep-04 2:41
Philip Fitzsimons7-Sep-04 2:41 
GeneralSending a file to a Webservice Pin
Den2Fly4-Sep-04 3:36
Den2Fly4-Sep-04 3:36 
GeneralRe: Sending a file to a Webservice Pin
Pradeep Shamarao6-Sep-04 20:54
Pradeep Shamarao6-Sep-04 20:54 
Generalmsxml Pin
ajaybrar4-Sep-04 1:09
ajaybrar4-Sep-04 1:09 
GeneralRe: msxml Pin
David Chamberlain14-Sep-04 3:40
David Chamberlain14-Sep-04 3:40 
Generalcref not displayed when Build Comment Web Pages VS Studi tool used Pin
Gary Hyslop at home3-Sep-04 10:26
Gary Hyslop at home3-Sep-04 10:26 
GeneralRe: cref not displayed when Build Comment Web Pages VS Studi tool used Pin
Aaron Eldreth3-Sep-04 10:44
Aaron Eldreth3-Sep-04 10:44 
GeneralRe: cref not displayed when Build Comment Web Pages VS Studi tool used Pin
Gary Hyslop at home7-Sep-04 5:15
Gary Hyslop at home7-Sep-04 5:15 
GeneralCreating a XSLT File Pin
teo_x3-Sep-04 1:54
teo_x3-Sep-04 1:54 
GeneralRe: Creating a XSLT File Pin
Philip Fitzsimons3-Sep-04 5:22
Philip Fitzsimons3-Sep-04 5:22 
General&lt;xsl:include&gt; vs &lt;xsl:import&gt; Pin
Firas Rashid1-Sep-04 23:38
Firas Rashid1-Sep-04 23:38 
GeneralRe: &lt;xsl:include&gt; vs &lt;xsl:import&gt; Pin
Philip Fitzsimons2-Sep-04 3:05
Philip Fitzsimons2-Sep-04 3:05 
GeneralHelp with XPath Expression Pin
anacris1-Sep-04 5:34
anacris1-Sep-04 5:34 
GeneralRe: Help with XPath Expression Pin
Stuart Dootson1-Sep-04 6:09
professionalStuart Dootson1-Sep-04 6:09 
GeneralXSLT Application Pin
teomanx31-Aug-04 9:18
teomanx31-Aug-04 9:18 
Questioncan MARQUEE tag used in HTML be used inWML/XML Pin
ananthavel27-Aug-04 8:13
sussananthavel27-Aug-04 8:13 

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.