Click here to Skip to main content
15,919,613 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Questionimport xml in sql server 2005 Pin
Susuko24-Apr-06 13:50
Susuko24-Apr-06 13:50 
Question/ in element name Pin
Shajeel24-Apr-06 3:07
Shajeel24-Apr-06 3:07 
AnswerRe: / in element name Pin
Paddy Boyd24-Apr-06 5:33
Paddy Boyd24-Apr-06 5:33 
AnswerRe: / in element name Pin
Graham Nimbley24-Apr-06 13:56
Graham Nimbley24-Apr-06 13:56 
GeneralRe: / in element name Pin
Shajeel24-Apr-06 18:52
Shajeel24-Apr-06 18:52 
GeneralRe: / in element name Pin
Graham Nimbley25-Apr-06 7:07
Graham Nimbley25-Apr-06 7:07 
GeneralRe: / in element name Pin
Shajeel25-Apr-06 19:00
Shajeel25-Apr-06 19:00 
GeneralRe: / in element name Pin
DavidNohejl26-Apr-06 1:11
DavidNohejl26-Apr-06 1:11 
Shajeel wrote:
it doesn't say anything about this restriction.


Ha! Tricky isn't it...

(Taken from http://www.w3schools.com/xml/xml_elements.asp)
XML elements must follow these naming rules:

    * Names can contain letters, numbers, and other characters
    * Names must not start with a number or punctuation character
    * Names must not start with the letters xml (or XML, or Xml, etc)
    * Names cannot contain spaces


belive it or not, '/' (slash) is a punctuation character.Smile | :)

edit: oops, it says only at beginning. So they do miss this rule.

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy

-- modified at 7:15 Wednesday 26th April, 2006
GeneralRe: / in element name Pin
Shajeel26-Apr-06 1:18
Shajeel26-Apr-06 1:18 
GeneralRe: / in element name Pin
DavidNohejl26-Apr-06 1:20
DavidNohejl26-Apr-06 1:20 
Question.net xsd.exe generating classes Pin
michaelhardeman21-Apr-06 3:00
michaelhardeman21-Apr-06 3:00 
AnswerRe: .net xsd.exe generating classes Pin
michaelhardeman21-Apr-06 3:01
michaelhardeman21-Apr-06 3:01 
GeneralRe: .net xsd.exe generating classes Pin
DavidNohejl26-Apr-06 1:33
DavidNohejl26-Apr-06 1:33 
QuestionFOP Pin
Support12320-Apr-06 20:27
Support12320-Apr-06 20:27 
Questionread XSL from database record Pin
NGNEEP20-Apr-06 19:25
NGNEEP20-Apr-06 19:25 
QuestionSearching HUGE XML file Pin
adityap20-Apr-06 5:33
adityap20-Apr-06 5:33 
AnswerRe: Searching HUGE XML file Pin
Graham Nimbley24-Apr-06 13:54
Graham Nimbley24-Apr-06 13:54 
AnswerRe: Searching HUGE XML file Pin
Richard Parsons26-Apr-06 10:43
Richard Parsons26-Apr-06 10:43 
AnswerRe: Searching HUGE XML file Pin
Jimmy Zhang23-Aug-09 13:18
Jimmy Zhang23-Aug-09 13:18 
Questionbreadcrump records to xml-tree (categorypath) Pin
starlight7120-Apr-06 2:27
starlight7120-Apr-06 2:27 
QuestionXML Schema validation in XSD file using MSXML 3.0 Pin
prabhakar83cse19-Apr-06 21:34
prabhakar83cse19-Apr-06 21:34 
AnswerRe: XML Schema validation in XSD file using MSXML 3.0 Pin
Blake Miller15-Jun-06 10:37
Blake Miller15-Jun-06 10:37 
QuestionDownload XSL from Database and store in a physical file or stream Pin
NGNEEP19-Apr-06 20:45
NGNEEP19-Apr-06 20:45 
QuestionEditing an XML node (C#) Pin
AnneThorne19-Apr-06 2:50
AnneThorne19-Apr-06 2:50 
GeneralRe: Editing an XML node (C#) Pin
George L. Jackson19-Apr-06 12:57
George L. Jackson19-Apr-06 12:57 

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.