Click here to Skip to main content
15,900,110 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Questionxsd to xml Pin
amitsunnuu9-Sep-08 2:17
amitsunnuu9-Sep-08 2:17 
QuestionValidation of attributes in combination of other attributes? Pin
mav.northwind8-Sep-08 1:48
mav.northwind8-Sep-08 1:48 
AnswerRe: Validation of attributes in combination of other attributes? Pin
Erik Westermann12-Sep-08 10:29
professionalErik Westermann12-Sep-08 10:29 
GeneralRe: Validation of attributes in combination of other attributes? Pin
mav.northwind12-Sep-08 19:05
mav.northwind12-Sep-08 19:05 
Question&lt; symbols in <xsl:text xmlns:xsl="#unknown"></xsl:text> Pin
danielk_6-Sep-08 4:26
danielk_6-Sep-08 4:26 
AnswerRe: &lt; symbols in Pin
Saul Johnson6-Sep-08 10:43
Saul Johnson6-Sep-08 10:43 
AnswerRe: &lt; symbols in Pin
Michael Dunn9-Sep-08 12:43
sitebuilderMichael Dunn9-Sep-08 12:43 
AnswerRe: &lt; symbols in Pin
Erik Westermann10-Sep-08 4:17
professionalErik Westermann10-Sep-08 4:17 
Just use entity references: &lt; &gt; and &amp;

It might be messy to go through an entire XML doc to convert values containing these special characters so, in the past, I used to just load the XML into a XML DOM object and then get it again - the DOM object does the conversion for you!


(ignore the HTML tags in my sig - I turned off HTML so that the entity references show up)

Erik Westermann - wWorkflow.net - BizTalk Consulting Services
SOA * ESB * BPI * SaaS ... forget the alphabet soup - get the main course with our consulting services!
wWorkflow.net or +1 416-809-1453

QuestionNot Able to validate the MSXML Pin
Kuldeep Bhatnagar5-Sep-08 0:30
Kuldeep Bhatnagar5-Sep-08 0:30 
AnswerRe: Not Able to validate the MSXML Pin
Erik Westermann10-Sep-08 4:28
professionalErik Westermann10-Sep-08 4:28 
QuestionXML transform to SQL by XSL Pin
AndieDu4-Sep-08 16:18
AndieDu4-Sep-08 16:18 
AnswerRe: XML transform to SQL by XSL Pin
led mike5-Sep-08 4:57
led mike5-Sep-08 4:57 
GeneralRe: XML transform to SQL by XSL Pin
AndieDu7-Sep-08 13:47
AndieDu7-Sep-08 13:47 
GeneralRe: XML transform to SQL by XSL Pin
led mike8-Sep-08 5:02
led mike8-Sep-08 5:02 
GeneralRe: XML transform to SQL by XSL Pin
AndieDu8-Sep-08 13:38
AndieDu8-Sep-08 13:38 
QuestionUsing XML to represent parameter data (VST) Pin
Leslie Sanford31-Aug-08 16:41
Leslie Sanford31-Aug-08 16:41 
QuestionGeocoding using google service Pin
mkanna29-Aug-08 6:21
mkanna29-Aug-08 6:21 
AnswerRe: Geocoding using google service Pin
led mike2-Sep-08 5:54
led mike2-Sep-08 5:54 
QuestionSchema and derived types Pin
Russell Jones29-Aug-08 4:56
Russell Jones29-Aug-08 4:56 
AnswerRe: Schema and derived types Pin
Erik Westermann10-Sep-08 4:45
professionalErik Westermann10-Sep-08 4:45 
Questionhow to get XML file. Pin
AtulRane28-Aug-08 19:14
AtulRane28-Aug-08 19:14 
AnswerRe: how to get XML file. Pin
Russell Jones29-Aug-08 4:51
Russell Jones29-Aug-08 4:51 
AnswerRe: how to get XML file. Pin
Michael Dunn29-Aug-08 13:30
sitebuilderMichael Dunn29-Aug-08 13:30 
Question[Message Deleted] Pin
vankayalapati27-Aug-08 19:04
vankayalapati27-Aug-08 19:04 
AnswerRe: how to add event handling in xslt Pin
led mike28-Aug-08 5:11
led mike28-Aug-08 5:11 

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.