<xs:complexType name="SiloCapacityType">
<xs:simpleContent>
<xs:extension base="commons:SecureDecimal">
<xs:attribute ref="commons:weightUnits">
<xs:annotation>
<xs:documentation>
</xs:documentation>
<xs:appinfo>
<retsid />
<example />
</xs:appinfo>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="commons:measurementSource">
<xs:annotation>
<xs:documentation>
</xs:documentation>
<xs:appinfo>
<retsid />
<example />
</xs:appinfo>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
|