<sketchEditorsConfiguration
required
Define custom symbol editors for sketch layer
<customSketchEditor
<id
requiredstring
Unique identifier for the custom sketch symbol editor
</id>
<printName
requiredstring
Name displayed for the custom sketch symbol editor
</printName>
<createUrl
requiredanyURI
The absolute URL to open the custom sketch symbol editor to create a new symbol
</createUrl>
<createIcon
requiredstring
Path to the icon within Cadenza theming folder to be shown for creating a new symbol with the editor
</createIcon>
<editUrl
requiredanyURI
The absolute URL to open the custom sketch symbol editor to edit an existing symbol
</editUrl>
<editIcon
requiredstring
Path to the icon within Cadenza theming folder to be shown for editing an existing symbol with the editor
</editIcon>
>
optionalmax. unbounded
</customSketchEditor>
</sketchEditorsConfiguration>