Click here to Skip to main content
15,914,642 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionTreeView using XAML Pin
Arijit Manna26-May-08 3:13
Arijit Manna26-May-08 3:13 
Answer[Cross Post]Re: TreeView using XAML Pin
Scott Dorman26-May-08 5:11
professionalScott Dorman26-May-08 5:11 
GeneralRe: [Cross Post]Re: TreeView using XAML Pin
Arijit Manna26-May-08 18:53
Arijit Manna26-May-08 18:53 
GeneralRe: [Cross Post]Re: TreeView using XAML Pin
Scott Dorman27-May-08 1:34
professionalScott Dorman27-May-08 1:34 
QuestionUse a database or XML? Pin
dreamaway82023-May-08 5:01
dreamaway82023-May-08 5:01 
AnswerRe: Use a database or XML? Pin
led mike23-May-08 8:19
led mike23-May-08 8:19 
AnswerRe: Use a database or XML? Pin
Scott Dorman26-May-08 5:03
professionalScott Dorman26-May-08 5:03 
AnswerRe: Use a database or XML? Pin
PIEBALDconsult6-Jun-08 10:34
mvePIEBALDconsult6-Jun-08 10:34 
QuestionHow to Save full path of file in XML file like C:\xyz\patient.bmp Pin
Abhijit D. Babar22-May-08 22:28
Abhijit D. Babar22-May-08 22:28 
AnswerRe: How to Save full path of file in XML file like C:\xyz\patient.bmp Pin
led mike23-May-08 5:13
led mike23-May-08 5:13 
AnswerRe: How to Save full path of file in XML file like C:\xyz\patient.bmp Pin
PIEBALDconsult6-Jun-08 10:35
mvePIEBALDconsult6-Jun-08 10:35 
QuestionMany-To-Many DataSet as XML document Pin
Miszou22-May-08 11:07
Miszou22-May-08 11:07 
Questionwrite PMML as in XML use Vc++ Pin
Member 365375120-May-08 23:42
Member 365375120-May-08 23:42 
AnswerRe: write PMML as in XML use Vc++ Pin
led mike21-May-08 6:16
led mike21-May-08 6:16 
QuestionModify large XML files [modified] Pin
rzumbado19-May-08 12:37
rzumbado19-May-08 12:37 
AnswerRe: Modify large XML files Pin
Christian Graus19-May-08 13:17
protectorChristian Graus19-May-08 13:17 
Questionindent XML and keep cdata sections? Pin
CherezZaboro19-May-08 4:13
CherezZaboro19-May-08 4:13 
Questionxml file validation using DTD in c#.net Pin
sengottuvelud16-May-08 22:35
sengottuvelud16-May-08 22:35 
QuestionValidation of XML Xpath of validation failure? Pin
AndyCLon14-May-08 5:17
AndyCLon14-May-08 5:17 
QuestionHow to parse responce XML using java script and store the result nodes and their values in Excel sheet Pin
JayPrakash Kulkarni11-May-08 22:51
JayPrakash Kulkarni11-May-08 22:51 
AnswerRe: How to parse responce XML using java script and store the result nodes and their values in Excel sheet Pin
JayPrakash Kulkarni13-May-08 4:49
JayPrakash Kulkarni13-May-08 4:49 
AnswerRe: How to parse responce XML using java script and store the result nodes and their values in Excel sheet Pin
led mike14-May-08 4:36
led mike14-May-08 4:36 
QuestionXslt 2.0, xsl functions and Internet explorer Pin
Yariv9-May-08 6:31
Yariv9-May-08 6:31 
Hi,

I'm using an xml and xslt files as UI interface for mfc application.
One of the issues I'm trying to solve is image size in html document. Some of the html pages display external images and I can't control the image size (in the xml I have the image width and height). Although I can specify the width and height to display, not keeping the right ratio distorts the image. So, I wrote an xslt function to calculate the size to use. I kept getting the error "Namespace 'http://whatever' does not contain any functions." (sample from http://www.xml.com/lpt/a/1278[^] until I've found in the net the cause: IE7 doesn't supprt xslt 2.0.

As I see it, I have two options:
1. Find out what needed to support xslt 2.0 in IE.
2. Use MFC function from within the xsl file.

Do you see other options? please advice...

Thanks,
Yariv
QuestionHow to Parse CData value through ISAXXMLReader Pin
pch19827-May-08 21:56
pch19827-May-08 21:56 
QuestionHow to Generate HTML Reports in C#.. Pin
Aswanth4-May-08 21:59
Aswanth4-May-08 21:59 

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.