Skip to content

Commit cb5e483

Browse files
authored
Merge pull request #6943 from victren/patch-5
Update xml-transact-sql.md
2 parents 1780a59 + fc6e504 commit cb5e483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/xml/xml-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ms.date: "07/26/2017"
3030
## Syntax
3131

3232
```
33-
xml ( [ CONTENT | DOCUMENT ] xml_schema_collection )
33+
xml [ ( [ CONTENT | DOCUMENT ] xml_schema_collection ) ]
3434
```
3535

3636
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]

0 commit comments

Comments
 (0)