Skip to content

Commit 6e0e2fa

Browse files
GitHubber17ecfan
andauthored
Update articles/logic-apps/connectors/sap-generate-schemas-for-artifacts.md
Co-authored-by: Esther Fan <[email protected]>
1 parent a5921dd commit 6e0e2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/connectors/sap-generate-schemas-for-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ The previous example also shows how to encode binary arrays for the SAP data typ
412412
> appears as valid base64 values. For example, the string value `01020304` also decodes as a valid base64
413413
> encoded value, but results in a different binary array `[d3][5d][36][d3][7d][38]`, and not the binary array `[01][02][03][04]`.
414414
415-
The following example includes prefixes for the namespaces. You can declare all prefixes at one time, or you can declare any number of prefixes as attributes of a node. The RFC namespace alias named `ns0` is used as the root and parameters for the basic type.
415+
The following example includes prefixes for the namespaces. You can declare all the prefixes at one time, or you can declare any number of prefixes as attributes of a node. The RFC namespace alias named `ns0` is used as the root and parameters for the basic type.
416416

417417
> [!NOTE]
418418
>

0 commit comments

Comments
 (0)