Skip to content

Commit 216485d

Browse files
committed
Add info about encoding properties
1 parent 680b414 commit 216485d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/logic-apps-enterprise-integration-flatfile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ After you create your schema, you now have to upload the schema based on the fol
131131

132132
| Parameter | Value | Description |
133133
|-----------|-------|-------------|
134-
| **Mode of empty node generation** | **ForcedDisabled** or **HonorSchemaNodeProperty** or **ForcedEnabled** | The mode to use for empty node generation in flat file encoding |
135-
| **XML Normalization** | **Yes** or **No** | The setting to enable or disable XML normalization in flat file encoding |
134+
| **Mode of empty node generation** | **ForcedDisabled** or **HonorSchemaNodeProperty** or **ForcedEnabled** | The mode to use for empty node generation with flat file encoding. <br><br>For BizTalk, the flat file schema has a property that controls empty node generation. You can either follow the empty node generation property behavior for your flat file schema, or you can use this setting to have Azure Logic Apps generate or omit empty nodes. For more information, see [Tags for empty elements](https://www.w3.org/TR/xml/#dt-empty). |
135+
| **XML Normalization** | **Yes** or **No** | The setting to enable or disable XML normalization in flat file encoding. For more information, see [XmlTextReader.Normalization](/dotnet/api/system.xml.xmltextreader.normalization). |
136136

137137
1. Save your workflow. On the designer toolbar, select **Save**.
138138

0 commit comments

Comments
 (0)