diff options
Diffstat (limited to 'src/main/resources/boot/OD/Item.xsd')
| -rw-r--r-- | src/main/resources/boot/OD/Item.xsd | 1 |
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 c46de43..22c4ace 100644 --- a/src/main/resources/boot/OD/Item.xsd +++ b/src/main/resources/boot/OD/Item.xsd @@ -89,6 +89,7 @@ <xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" />
+ <xs:attribute name="mutable" type="xs:boolean" default="true" use="optional" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
|
