Skip to content

Common problems when writing mappings

ldfallas edited this page Aug 17, 2015 · 2 revisions

UNDER CONSTRUCTION

Use of invalid XML characters

Be careful not to special Xml characters in property values. This is common when using "<", ">", "&" inside the [ReplaceWithTemplate Code Action](ReplaceWithTemplate Code Action) .

In this context it is recommended to use CDATA sections ( https://en.wikipedia.org/wiki/CDATA ) .

Overview

Writing mappings

Code Mapping Actions

Code Mapping Conditions

XAML mapping actions

XAML mapping conditions

Misc

Clone this wiki locally