We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1780a59 + fc6e504 commit cb5e483Copy full SHA for cb5e483
1 file changed
docs/t-sql/xml/xml-transact-sql.md
@@ -30,7 +30,7 @@ ms.date: "07/26/2017"
30
## Syntax
31
32
```
33
-xml ( [ CONTENT | DOCUMENT ] xml_schema_collection )
+xml [ ( [ CONTENT | DOCUMENT ] xml_schema_collection ) ]
34
35
36
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]
0 commit comments