<?xml version="1.0" encoding="UTF-8"?>
<entityDescriptors xmlns="Annotations"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="Annotations classpath:Annotations.xsd">
<entityDescriptor entity="com.adobe.icc.dbforms.obj.TextModule">
<nodeAnnotation>
<splitOn>name</splitOn>
</nodeAnnotation>
<propertyAnnotations>
<property name="name">
<fieldAnnotation>
<splitPattern>3</splitPattern>
<path>true</path>
</fieldAnnotation>
</property>
</propertyAnnotations>
</entityDescriptor>
</entityDescriptors>
|
|
|