forked from MicrosoftDocs/sql-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.yml
More file actions
32 lines (32 loc) · 1.15 KB
/
toc.yml
File metadata and controls
32 lines (32 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
- name: Overview)
href: xml-transact-sql.md
- name: xml_schema_namespace
href: xml-schema-namespace.md
- name: WITH XMLNAMESPACES
href: with-xmlnamespaces.md
- name: XML Data Modification Language (XML DML)
href: xml-data-modification-language-xml-dml.md
items:
- name: insert (XML DML)
href: insert-xml-dml.md
- name: delete (XML DML)
href: delete-xml-dml.md
- name: replace value of (XML DML)
href: replace-value-of-xml-dml.md
- name: xml Data Type Methods
href: xml-data-type-methods.md
items:
- name: query() Method (xml Data Type)
href: query-method-xml-data-type.md
- name: value() Method (xml Data Type)
href: value-method-xml-data-type.md
- name: exist() Method (xml Data Type)
href: exist-method-xml-data-type.md
- name: modify() Method (xml Data Type)
href: modify-method-xml-data-type.md
- name: nodes() Method (xml Data Type)
href: nodes-method-xml-data-type.md
- name: Binding Relational Data Inside XML Data
href: binding-relational-data-inside-xml-data.md
- name: Guidelines for Using xml Data Type Methods
href: guidelines-for-using-xml-data-type-methods.md