summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/ODProp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/property/ODProp.xml')
-rw-r--r--src/main/resources/boot/property/ODProp.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/main/resources/boot/property/ODProp.xml b/src/main/resources/boot/property/ODProp.xml
index 2ade1de..bd7257d 100644
--- a/src/main/resources/boot/property/ODProp.xml
+++ b/src/main/resources/boot/property/ODProp.xml
@@ -1,5 +1,8 @@
<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="true"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="OutcomeDesc" IsMutable="false"/>
- <PropertyDescription Name="Breakapart" IsClassIdentifier="false" DefaultValue="0" IsMutable="false"/>
+ <PropertyDescription Name="Name" IsClassIdentifier="false"
+ DefaultValue="" IsMutable="true" />
+ <PropertyDescription Name="Type" IsClassIdentifier="true"
+ DefaultValue="OutcomeDesc" IsMutable="false" />
+ <PropertyDescription Name="Breakapart"
+ IsClassIdentifier="false" DefaultValue="0" IsMutable="false" />
</AllProperties>