<complexType name="ConstituentPropertyType">
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs:Constituent">
<annotation>
<documentation>A name that provides the classification code for the constituent (required) and optional description, along with a description of the abundance of this constituent (if applicable).</documentation>
</annotation>
</element>
</sequence>
</complexType>
|