Click here to Skip to main content
15,915,770 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionCrystal report exported xml Pin
Naveed Kamboh10-Jul-06 3:06
Naveed Kamboh10-Jul-06 3:06 
QuestionPopulation of .NET property grid [modified] Pin
tom groezer9-Jul-06 20:17
tom groezer9-Jul-06 20:17 
QuestionCreating XPath from given node Pin
mhadamji7-Jul-06 1:48
mhadamji7-Jul-06 1:48 
AnswerRe: Creating XPath from given node Pin
Dustin Metzgar7-Jul-06 3:37
Dustin Metzgar7-Jul-06 3:37 
QuestionRe: Creating XPath from given node [modified] Pin
mhadamji7-Jul-06 5:29
mhadamji7-Jul-06 5:29 
GeneralRe: Creating XPath from given node Pin
Dustin Metzgar7-Jul-06 5:35
Dustin Metzgar7-Jul-06 5:35 
GeneralRe: Creating XPath from given node [modified] Pin
mhadamji7-Jul-06 6:35
mhadamji7-Jul-06 6:35 
QuestionFOP it [modified] Pin
Support1236-Jul-06 22:48
Support1236-Jul-06 22:48 
Hi All,

I'm trying to get my flow right with the xml and xsl files...

is it possible to do the following...
my xml file looks like this...
<ClientLookUp>
<Title>
<Heading>WhatEver</Heading>
<Date>TodayOrWhatEver</Date>
</Title>
<TableEntries key="0">
<ClientName>exampleJohn</ClientName>
<ClientSurname>exampleSmith</ClientSurname>
<ClientAge>example21</ClientAge>
<ClientID>example8501014341988</ClientID>
<ClientType>WhateEver</ClientType>
<ClientBday>example01January</ClientBday>
<ClientTelH>example903-0201</ClientTelH>
<ClientFaxH>example903-0202</ClientFaxH>
<ClientEmailH>exampleJohn@Home.co.za</ClientEmailH>
<ClientTelW>example903-0203</ClientTelW>
<ClientFaxW>example903-0204</ClientFaxW>
<ClientEmailW>exampleJohn@Work.co.za</ClientEmailW>
<ClientCell>example903-0205</ClientCell>
</TableEntries>
<TableEntries key="1">
<ClientName>exampleSam</ClientName>
<ClientSurname>exampleLooker</ClientSurname>
<ClientAge>example22</ClientAge>
<ClientID>example8501014341982</ClientID>
<ClientType>WhateEver</ClientType>
<ClientBday>example01January</ClientBday>
<ClientTelH>example903-0301</ClientTelH>
<ClientFaxH>example903-0302</ClientFaxH>
<ClientEmailH>exampleSam@Home.co.za</ClientEmailH>
<ClientTelW>example903-0303</ClientTelW>
<ClientFaxW>example903-0304</ClientFaxW>
<ClientEmailW>exampleSam@Work.co.za</ClientEmailW>
<ClientCell>example903-0305</ClientCell>
</TableEntries>
</ClientLookUp>

is it possible to, Depending on whitch of these tags are created, that they could follow up on each other whith spaces between them?

He who laughs last...

-- modified at 4:48 Friday 7th July, 2006
AnswerRe: FOP it Pin
Support1236-Jul-06 22:57
Support1236-Jul-06 22:57 
GeneralRe: FOP it [modified] Pin
Anh_Tuan7-Jul-06 1:58
Anh_Tuan7-Jul-06 1:58 
GeneralRe: FOP it Pin
Dustin Metzgar7-Jul-06 3:28
Dustin Metzgar7-Jul-06 3:28 
GeneralRe: FOP it Pin
Dustin Metzgar7-Jul-06 5:31
Dustin Metzgar7-Jul-06 5:31 
QuestionReplace node value with multiple line text??? Pin
JimFeng5-Jul-06 3:14
JimFeng5-Jul-06 3:14 
AnswerRe: Replace node value with multiple line text??? Pin
Dustin Metzgar7-Jul-06 3:30
Dustin Metzgar7-Jul-06 3:30 
QuestionCreating a typed dataset of MS Project 2003 XML files Pin
anderslundsgard5-Jul-06 1:35
anderslundsgard5-Jul-06 1:35 
Questionif statements... Pin
Support1233-Jul-06 22:12
Support1233-Jul-06 22:12 
AnswerRe: if statements... [modified] Pin
Elina Blank4-Jul-06 5:23
sitebuilderElina Blank4-Jul-06 5:23 
GeneralRe: if statements... Pin
Support1234-Jul-06 19:22
Support1234-Jul-06 19:22 
QuestionXML with xsd Pin
anil@kalkitech.in3-Jul-06 21:06
anil@kalkitech.in3-Jul-06 21:06 
QuestionXML search Pin
dzthomas3-Jul-06 6:03
dzthomas3-Jul-06 6:03 
AnswerRe: XML search Pin
Igor Sukhov3-Jul-06 18:45
Igor Sukhov3-Jul-06 18:45 
QuestionProblem using expressions Pin
sishya2-Jul-06 20:06
sishya2-Jul-06 20:06 
QuestionMaking Elements have custom fomatting Pin
relaeir1-Jul-06 11:52
relaeir1-Jul-06 11:52 
Questionwrite the xml contents into text box [modified] Pin
mehnazash29-Jun-06 19:13
mehnazash29-Jun-06 19:13 
AnswerRe: write the xml contents into text box Pin
Bluebamboo30-Jun-06 1:30
Bluebamboo30-Jun-06 1:30 

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.