Click here to Skip to main content
16,004,927 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: error: invalid expression at line 1 Pin
George L. Jackson3-Oct-06 23:51
George L. Jackson3-Oct-06 23:51 
GeneralRe: error: invalid expression at line 1 Pin
Saira Tanwir4-Oct-06 21:24
Saira Tanwir4-Oct-06 21:24 
GeneralRe: error: invalid expression at line 1 Pin
George L. Jackson4-Oct-06 23:49
George L. Jackson4-Oct-06 23:49 
Questionillegal characters in path Pin
thedom23-Oct-06 0:55
thedom23-Oct-06 0:55 
AnswerRe: illegal characters in path Pin
led mike4-Oct-06 5:29
led mike4-Oct-06 5:29 
AnswerRe: illegal characters in path Pin
mnvkng7613-Oct-06 19:04
mnvkng7613-Oct-06 19:04 
GeneralRe: illegal characters in path Pin
thedom213-Oct-06 19:29
thedom213-Oct-06 19:29 
QuestionExcel export to xml [modified] Pin
JacquesDP2-Oct-06 23:30
JacquesDP2-Oct-06 23:30 
Hi all.

I exported an excel file with 29 coloums as a xml spreadsheet, this I want to import into my C# app.

basic structure that it I'm going to use is

<row>
<cell><Data ss:Type="Number">1</Data></cell>
<cell><Data ss:Type="String">SomeData</Data></cell>
<cell ss:Index="4"><Data ss:Type="String">MoreData</Data></cell>
</row>

No, column 3 was blank, so it gave me the Index of the next xml entry. Want I want to know is...

The attribute of the cell, is it just "Index" or is it "ss:Index" ????

Thanx in advance


-- modified at 5:47 Tuesday 3rd October, 2006

He who laughs last is a bit on the slow side
AnswerRe: Excel export to xml Pin
George L. Jackson3-Oct-06 14:32
George L. Jackson3-Oct-06 14:32 
GeneralRe: Excel export to xml Pin
JacquesDP3-Oct-06 19:32
JacquesDP3-Oct-06 19:32 
QuestionImage path in xml Pin
Support1232-Oct-06 2:25
Support1232-Oct-06 2:25 
QuestionTinyXml Usage in vc++ Pin
johnalek30-Sep-06 2:16
johnalek30-Sep-06 2:16 
AnswerRe: TinyXml Usage in vc++ Pin
Steve S2-Oct-06 2:35
Steve S2-Oct-06 2:35 
QuestionGenerating XSL for the given XML [modified] Pin
madhusri29-Sep-06 20:44
madhusri29-Sep-06 20:44 
Questionis there a way to capture a server's IP address in a web service Pin
dove1129-Sep-06 11:37
dove1129-Sep-06 11:37 
AnswerRe: is there a way to capture a server's IP address in a web service Pin
led mike9-Oct-06 5:39
led mike9-Oct-06 5:39 
GeneralRe: is there a way to capture a server's IP address in a web service Pin
dove119-Oct-06 9:01
dove119-Oct-06 9:01 
GeneralRe: is there a way to capture a server's IP address in a web service Pin
led mike9-Oct-06 9:10
led mike9-Oct-06 9:10 
GeneralRe: is there a way to capture a server's IP address in a web service Pin
dove119-Oct-06 9:16
dove119-Oct-06 9:16 
GeneralRe: is there a way to capture a server's IP address in a web service Pin
led mike9-Oct-06 9:45
led mike9-Oct-06 9:45 
GeneralRe: is there a way to capture a server's IP address in a web service Pin
dove119-Oct-06 10:51
dove119-Oct-06 10:51 
QuestionXml namespace declaration Pin
Savas Cilve29-Sep-06 5:29
Savas Cilve29-Sep-06 5:29 
AnswerRe: Xml namespace declaration Pin
led mike29-Sep-06 6:16
led mike29-Sep-06 6:16 
AnswerRe: Xml namespace declaration Pin
George L. Jackson29-Sep-06 7:48
George L. Jackson29-Sep-06 7:48 
AnswerRe: Xml namespace declaration Pin
led mike29-Sep-06 7:58
led mike29-Sep-06 7:58 

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.