diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-06-27 09:14:27 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-06-27 09:14:27 +0200 |
| commit | 4ac3ad872c1f31cb5e8a4d625fca6eb8e23666c5 (patch) | |
| tree | 223c23602ffabfbc416a5c1f7375ad29b834cf3c /src/main/resources | |
| parent | 0960d618991babd0585b1f98781408ce7f1e080c (diff) | |
Removed CERN schema 'BreakApart' property
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/boot/property/ODProp.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/boot/property/ODProp.xml b/src/main/resources/boot/property/ODProp.xml index 23b6082..894a6ee 100644 --- a/src/main/resources/boot/property/ODProp.xml +++ b/src/main/resources/boot/property/ODProp.xml @@ -1,6 +1,5 @@ <AllProperties>
<PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
<PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="OutcomeDesc" IsMutable="false"/>
- <PropertyDescription Name="Breakapart" IsClassIdentifier="false" DefaultValue="0" IsMutable="false"/>
<PropertyDescription Name="Module" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
</AllProperties>
|
