Namespace:
Filename:
Description: The nanotype
defines a type of nanotechnology
system.
Value: Enumeration, with the following legal values:
Fixed Transient
Free-floating
Transient
Code Fragment
<xs:datatype name="nanotype">
<xs:enumeration datatype="NANOTYPE">
<xs:option>Fixed Transient</xs:option>
<xs:option>Free-floating</xs:option>
<xs:option>Transient</xs:option>
</xs:enumeration>
</xs:datatype>