Click here to Skip to main content
15,912,977 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Generalhelp with xslt Pin
sonya987917-Aug-05 16:47
sonya987917-Aug-05 16:47 
GeneralRe: help with xslt Pin
Anonymous25-Aug-05 4:55
Anonymous25-Aug-05 4:55 
Generalhelp rendering with xslt Pin
sonya987917-Aug-05 16:40
sonya987917-Aug-05 16:40 
GeneralPagination using XSL Pin
ramdhage16-Aug-05 0:43
ramdhage16-Aug-05 0:43 
QuestionHow to write xml tag in attribute value? Pin
Sachin Gedam15-Aug-05 20:56
Sachin Gedam15-Aug-05 20:56 
AnswerRe: How to write xml tag in attribute value? Pin
DavidNohejl16-Aug-05 0:41
DavidNohejl16-Aug-05 0:41 
GeneralDelegate remotable object Pin
jchsiung214-Aug-05 9:33
jchsiung214-Aug-05 9:33 
General"<" in an xml attribute Pin
eggie512-Aug-05 7:32
eggie512-Aug-05 7:32 
How can I use '<' and '>''s in the text of an xml element with out it thinking it's another element?

<pre><param name="p.table.data" value="(?n:^(?=\d)((?<month>(0?[13578])|1[02]|(0?[469]|11)(?!.31)|0?2(?(.29)(?=.29.((1[6-9]|[2-9]\d)(0[48]|[2468][048]|[13579][26])|(16|[2468][048]|[3579][26])00))|(?!.3[01])))(?<sep>[-./])(?<day>0?[1-9]|[12]\d|3[01])\k<sep>(?<year>(1[6-9]|[2-9]\d)\d{2})(?(?=\x20\d)\x20|$))?(?<time>((0?[1-9]|1[012])(:[0-5]\d){0,2}(?i:\x20[AP]M))|([01]\d|2[0-3])(:[0-5]\d){1,2})?$)"/></pre>

For example the "<month>" and "<sep>", how can I escape those in the xml?

/\ |_ E X E GG
GeneralRe: &quot;&lt;&quot; in an xml attribute Pin
DavidNohejl14-Aug-05 9:42
DavidNohejl14-Aug-05 9:42 
Generalxsl:number- to get the sum of elements Pin
Eric_Franz11-Aug-05 20:16
Eric_Franz11-Aug-05 20:16 
GeneralRe: xsl:number- to get the sum of elements Pin
Eric_Franz12-Aug-05 5:10
Eric_Franz12-Aug-05 5:10 
Generalxsl parameters Pin
Kazi Rameez10-Aug-05 1:26
Kazi Rameez10-Aug-05 1:26 
GeneralRe: xsl parameters Pin
Christian Graus10-Aug-05 18:37
protectorChristian Graus10-Aug-05 18:37 
GeneralRe: xsl parameters Pin
Kazi Rameez10-Aug-05 21:10
Kazi Rameez10-Aug-05 21:10 
GeneralXML Xpath OR Xquery using C# Pin
loki_l779-Aug-05 8:15
loki_l779-Aug-05 8:15 
GeneralRe: XML Xpath OR Xquery using C# Pin
Christian Graus10-Aug-05 18:38
protectorChristian Graus10-Aug-05 18:38 
GeneralUnicode in XML Pin
mukhopadhyay somenath9-Aug-05 4:35
professionalmukhopadhyay somenath9-Aug-05 4:35 
GeneralRe: Unicode in XML Pin
mukhopadhyay somenath10-Aug-05 1:05
professionalmukhopadhyay somenath10-Aug-05 1:05 
GeneralRe: Unicode in XML Pin
DavidNohejl14-Aug-05 9:49
DavidNohejl14-Aug-05 9:49 
GeneralXml Serialization Pin
David_cole9-Aug-05 2:30
David_cole9-Aug-05 2:30 
GeneralXSD to XML Pin
vinutha kempanna8-Aug-05 20:16
vinutha kempanna8-Aug-05 20:16 
QuestionHow to select a child element in an element by tag name? Pin
rushing8-Aug-05 17:44
rushing8-Aug-05 17:44 
AnswerRe: How to select a child element in an element by tag name? Pin
Christian Graus8-Aug-05 18:01
protectorChristian Graus8-Aug-05 18:01 
Questionstoring html in an xml file? Pin
matthias s.6-Aug-05 3:12
matthias s.6-Aug-05 3:12 
AnswerRe: storing html in an xml file? Pin
DavidNohejl6-Aug-05 3:38
DavidNohejl6-Aug-05 3:38 

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.