A Proposal for a Shadowrun XML Standard

nanotype

root
Back

Namespace:
Filename:

Description: The nanotype defines a type of nanotechnology system.

Value: Enumeration, with the following legal values:


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>