October 3, 2013 at 1:38 am
What is the used WITH XMLNAMESPACES in tsql. Does it provide some functionality ? What would break if do not used WITH XMLNAMESPACES.
October 3, 2013 at 1:40 am
Add Namespaces to Queries with WITH XMLNAMESPACES
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
October 3, 2013 at 2:55 am
what is the used of xlmns attribute in XML tag? I tried googling it but to no avail.
October 3, 2013 at 3:28 am
It defines a namespace.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
October 8, 2013 at 10:42 am
This is a super-simple, but great overview of XML Namespaces
http://www.w3schools.com/xml/xml_namespaces.asp
This article is great for understanding why they exist.
http://msdn.microsoft.com/en-us/magazine/cc302166.aspx
The W3C formal definition (if you ever have problems falling asleep)
http://www.w3.org/TR/REC-xml-names/[/url]
Edit: Make my links clickable :w00t:
-- Itzik Ben-Gan 2001
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy