root/geardeflist/nanotechdef
Back
Namespace:
Filename:
Extends: cyberdef
Appends: type (Type: nanotype)
Description: The nanotechdef
tag defines a standard
nanotechnology system from a rulebook. This schema does not describe a specific
useage of the system, merely the generic attributes of the item.
type
the type of nanotech system.The category
tag must contain the following:
080000
- nanotechnologyCode Fragment
<xs:elementtype name="nanotechdef">
<xs:extends type="cyberdef">
<xs:model>
<xs:sequence>
<xs:element type="nanotype" name="type"/>
</xs:sequence>
</xs:model>
</xs:extends>
</xs:elementtype>