<complexType name="GradingPropertyType">
<annotation>
<documentation>This is the property that contains the Grading object(s). It is needed to satisfy the GML object-property rule when Grading is used as an element in another test.</documentation>
</annotation>
<sequence>
<element ref="diggs:Grading" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
|