SQL Server XML

 characters in XML Path
Adding XML version tag
Best way to store the large xml files
Breaking long XML raise unexpected end of input error
Can I insert UTF-8 XML into SQL Server?
Can I opt to ignore namespaces?
Convert XML into Temporary Table w/ Data
Converting XML Datetime to SQL Datetime
create table(s) from xml schema
Creating a single XSD based on Multiple XSD files
Element 'xsd:element' is not allowed in this context. - Bulk Upload
Extracting Attribute Values from XML Using XQuery
Getting error: "Top-level attribute nodes are not supported"
Help Navigating XML File with SQL nodes() method against a column of XML type
How Can i get a Current Date on XSLT 1.0
How do I escape invalid xml character 0x02?
How to add XML name space prefix?
How to convert this varchar(max) to xml
How to convert XML column into table
how to convert XML data into CSV or into SQL table--XML file size --(>30 MB)
How to Create a Table from XML Schema File (.xsd) in SSIS 2005
How to group by XML field
How to grouping elements and sum values in XSLT 1.0
how to import file xml with bcp utility
How to use sum and count aggregate functions with xml data type in SQL Server 2005
I am getting this error message for one of the columns in my big table:
Including NULL columns as empty elements in SELECT FOR XML
Incorrect use of the xml data type method 'modify'. A non-mutator method is expected in this context.
Is there query I can write to remove empty tags from a xml field?
loop through xml nodes in sql
Multiple Child Nodes with For XML Path
Output stored procedure to xml file
Please help me understand why my query using value() does not work
Query XML Column to extract child nodes into multiple ROWS
Query XML with multiple elements
Querying XML Column in SQL to get all attributes for a element
Remove namespace from XML document
Retrieving XML Data using CROSS APPLY
SELECT .... FOR XML and data alignment in the table
Selecting multiple values from multiple rows of XML
Send XML HTTP Request by sp_OAMethod is not working in SQL 2008
Sending XML data Through SQL Server DB Mail
sp_OAGetProperty 'responseXml' limits
The data type 'varchar(60))' used in the VALUE method is invalid.
The issue of XQuery.modify() When pass Parameter to storeProcedure
The XML parse error 0xc00ce556 occurred on line number 1, near the XML text
This XML file does not appear to have any style information associated with it. The document tree is shown below.
Trying to obtain XML data from URL via SQL
Union and FOR XML
Using data from XML column as basis for LEFT JOIN...
Using sql:variable in an insert statement
Using sql:variable inside a XQuery value call
Using XQuery and Exists to check for attribute
Want to SELECT only first element using XQuery?
What is 
 and how can I remove it?
What is the best way to create a database schema from XML
Why do some XML functions have such high query plan cost?
Xml data type is not supported in distributed queries. Remote object 'OPENROWSET' has xml column(s).
XML data type vs varchar(MAX)
XML document could not be created because server memory is low
xml modify 'replace value of' using sql:variable
XML Parent and Child nodes into tables
xml parsing .. illegal name character
XML parsing: line 1, character xxxx, illegal xml character
XML Performance Comparison - Why is OPENXML faster?
XML Row By Row in Sql Server
XQuery [value()]: 'value()' requires a singleton in SQL SERVER 2008 R2
XSLT code for XML array