summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/OD/Item.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/OD/Item.xsd')
-rw-r--r--src/main/resources/boot/OD/Item.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/OD/Item.xsd b/src/main/resources/boot/OD/Item.xsd
index 22c4ace..2169161 100644
--- a/src/main/resources/boot/OD/Item.xsd
+++ b/src/main/resources/boot/OD/Item.xsd
@@ -82,6 +82,7 @@
</xs:sequence>
<xs:attribute name="name" type="xs:string" use="required" />
<xs:attribute name="workflow" type="xs:string" use="optional" />
+ <xs:attribute name="id" type="xs:string" use="optional" />
<xs:attribute name="initialPath" type="xs:string" use="optional" />
</xs:complexType>
</xs:element>