From 684e01bb190c7d0b95347b732aeb3cdeda4740d7 Mon Sep 17 00:00:00 2001 From: abranson Date: Tue, 18 Oct 2011 17:00:33 +0200 Subject: Module support --- resources/boot/OD/PropertyDescription.xsd | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 resources/boot/OD/PropertyDescription.xsd (limited to 'resources/boot/OD/PropertyDescription.xsd') diff --git a/resources/boot/OD/PropertyDescription.xsd b/resources/boot/OD/PropertyDescription.xsd new file mode 100644 index 0000000..886092a --- /dev/null +++ b/resources/boot/OD/PropertyDescription.xsd @@ -0,0 +1,36 @@ + + + + + Defines the properties that will exist in instances of this description when initially created. + + + + + + + + The name of the new property. + + + + + Whether this property is used to identify the class of this item. Properties flagged as 'true' here are used to check type when these items are assigned to collections. + + + + + The initial value of the property when it is created. + + + + + Whether or not the property can have its value changed once it has been created. + + + + + + + + -- cgit v1.2.3