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

XML / XSL

 
GeneralRe: Xml WellFormedness error Pin
Abhi Manav30-Jul-07 7:38
Abhi Manav30-Jul-07 7:38 
GeneralRe: Xml WellFormedness error Pin
Stefan Troschuetz30-Jul-07 21:59
Stefan Troschuetz30-Jul-07 21:59 
GeneralRe: Xml WellFormedness error Pin
Abhi Manav31-Jul-07 11:41
Abhi Manav31-Jul-07 11:41 
QuestionIs this possible to create a new XML file based on another XML file using XSL/XSLT? Pin
Rocky#28-Jul-07 1:30
Rocky#28-Jul-07 1:30 
AnswerRe: Is this possible to create a new XML file based on another XML file using XSL/XSLT? Pin
George L. Jackson30-Jul-07 12:27
George L. Jackson30-Jul-07 12:27 
QuestionSharePoint Services 3 Web Parts Pin
MetalSmith27-Jul-07 9:29
MetalSmith27-Jul-07 9:29 
QuestionXML datatype in sql server 2005 Pin
Revathij27-Jul-07 0:27
Revathij27-Jul-07 0:27 
AnswerRe: XML datatype in sql server 2005 Pin
Naji El Kotob28-Jul-07 11:06
Naji El Kotob28-Jul-07 11:06 
Hi,

Without going into the complexity of Schema you could do the following:

INSERT INTO TableName values('lt root /gt')
lt = <
gt = >

Note: the value should be a valid XML documents or XML fragment (e.g. an XML document that doesn't have a root)

for more information about XML, you can try this website http://jameleon.sourceforge.net/xmlBasics.html[^]

about getting XML from datagrid, sorry I didn't understand your question, please explain it more.

Hope this helps Smile | :)




NajiCo http://www.InsideVB.NET[^]

It's nice 2b important, but it's more important 2b nice...

GeneralRe: XML datatype in sql server 2005 Pin
Revathij7-Aug-07 0:20
Revathij7-Aug-07 0:20 
Questionwriting XML in C#.net Pin
anumadhu26-Jul-07 21:16
anumadhu26-Jul-07 21:16 
QuestionCreate XML File Pin
Maynka26-Jul-07 18:56
Maynka26-Jul-07 18:56 
QuestionXmlElement Question Pin
rbreault26-Jul-07 12:15
rbreault26-Jul-07 12:15 
QuestionNeed help with an xPath question Pin
Grapes-R-Fun26-Jul-07 11:17
Grapes-R-Fun26-Jul-07 11:17 
AnswerRe: Need help with an xPath question Pin
George L. Jackson26-Jul-07 14:01
George L. Jackson26-Jul-07 14:01 
GeneralRe: Need help with an xPath question Pin
Grapes-R-Fun26-Jul-07 14:45
Grapes-R-Fun26-Jul-07 14:45 
QuestionXML from file with special letters Pin
gruberdominik26-Jul-07 2:38
gruberdominik26-Jul-07 2:38 
AnswerRe: XML from file with special letters Pin
Michael Dunn26-Jul-07 7:50
sitebuilderMichael Dunn26-Jul-07 7:50 
GeneralRe: XML from file with special letters Pin
led mike26-Jul-07 8:29
led mike26-Jul-07 8:29 
GeneralRe: XML from file with special letters [modified] Pin
gruberdominik26-Jul-07 22:15
gruberdominik26-Jul-07 22:15 
GeneralRe: XML from file with special letters Pin
Michael Dunn27-Jul-07 9:55
sitebuilderMichael Dunn27-Jul-07 9:55 
QuestionXML Pin
Gyan Prakash25-Jul-07 21:44
Gyan Prakash25-Jul-07 21:44 
AnswerRe: XML Pin
George L. Jackson25-Jul-07 23:54
George L. Jackson25-Jul-07 23:54 
QuestionHow to update a parameter value which has same parameter name in the same section. Pin
zxc8925-Jul-07 20:33
zxc8925-Jul-07 20:33 
AnswerRe: How to update a parameter value which has same parameter name in the same section. [modified] Pin
George L. Jackson25-Jul-07 23:48
George L. Jackson25-Jul-07 23:48 
QuestionSelecting the unique names of the elements in XML Pin
Rocky#25-Jul-07 19:18
Rocky#25-Jul-07 19:18 

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.