Tagged Questions
0
votes
4answers
426 views
What’s the purpose of semicolon (;) in XmlAttribute:: AttributeName (DotNet)
Greetings,
I’m trying to solve one programming mystery (to me). I have searched goggle but I have found nothing about the use of semicolon in the AttributeName property of XmlAttribute. I’m working ...
0
votes
2answers
2k views
XSLT Error: A semi colon character was expected
I've got this url that I need to place in a link in some XSL. Not sure where the problem is. If I pull the link out of the XSL it works fine.
a ...