Skip to content

Commit af7db74

Browse files
Merge pull request #262168 from dlepow/patch-231
Update xsl-transform-policy.md
2 parents 94af904 + f491063 commit af7db74

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/api-management/xsl-transform-policy.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: api-management
88
ms.topic: article
9-
ms.date: 03/28/2023
9+
ms.date: 01/02/2024
1010
ms.author: danlep
1111
---
1212

@@ -33,7 +33,7 @@ The `xsl-transform` policy applies an XSL transformation to XML in the request o
3333
|Name|Description|Required|
3434
|----------|-----------------|--------------|
3535
|parameter|Used to define variables used in the transform|No|
36-
|xsl:stylesheet|Root stylesheet element. All elements and attributes defined within follow the standard [XSLT specification](https://www.w3.org/TR/xslt)|Yes|
36+
|xsl:stylesheet|Root stylesheet element. All elements and attributes defined within follow the standard [XSLT specification](https://www.w3.org/TR/xslt).|Yes|
3737

3838

3939
## Usage
@@ -45,6 +45,7 @@ The `xsl-transform` policy applies an XSL transformation to XML in the request o
4545
### Usage notes
4646

4747
- This policy can only be used once in a policy section.
48+
- Currently, this policy supports XSLT version 1.0.
4849

4950
## Examples
5051

@@ -101,4 +102,4 @@ The `xsl-transform` policy applies an XSL transformation to XML in the request o
101102

102103
- [API Management transformation policies](api-management-transformation-policies.md)
103104

104-
[!INCLUDE [api-management-policy-ref-next-steps](../../includes/api-management-policy-ref-next-steps.md)]
105+
[!INCLUDE [api-management-policy-ref-next-steps](../../includes/api-management-policy-ref-next-steps.md)]

0 commit comments

Comments
 (0)