Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Count Positions In Bytes property to configure whether the positions will be counted in bytes rather than characters.
Applies to Nodes of Type
Category
Flat File
Allowed Values
| Drop-down list choice | Description |
|---|---|
| Yes | Sets the count_positions_by_bytes attribute to "true", specifying that position counting should be done by bytes. |
| No | Sets the count_positions_by_bytes attribute to "false", specifying that position counting should be done by characters. |
Default Value
No
XSD Persistence
As the value of the count_positions_by_bytes attribute of the schema/annotation/appinfo/schemaInfo element.
Remarks
You can examine and set this property in the Visual Studio Properties window when you select the Schema node in BizTalk Editor and you have configured the Flat File Extension option for the Schema Editor Extensions property of that node.