summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/OD/ElementaryActivityDef.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/OD/ElementaryActivityDef.xsd')
-rw-r--r--src/main/resources/boot/OD/ElementaryActivityDef.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/OD/ElementaryActivityDef.xsd b/src/main/resources/boot/OD/ElementaryActivityDef.xsd
index ea637e4..496ac90 100644
--- a/src/main/resources/boot/OD/ElementaryActivityDef.xsd
+++ b/src/main/resources/boot/OD/ElementaryActivityDef.xsd
@@ -12,6 +12,7 @@
<xs:attribute name="Boolean" type="xs:boolean" use="optional"/>
<xs:attribute name="String" type="xs:string" use="optional"/>
<xs:attribute name="Integer" type="xs:int" use="optional"/>
+ <xs:attribute name="Float" type="xs:double" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>