<complexType name="ChemicalPropertyType">
<annotation>
<documentation>Property type for chemical references. Used to wrap chemical objects or references in properties.</documentation>
</annotation>
<sequence>
<element ref="diggs:Chemical"/>
</sequence>
</complexType>
|