Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:GradingPropertyType
Namespace http://diggsml.org/schema-dev
Annotations
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.
Diagram
DiagramTestProcedures_xsd_Element_diggs_Grading.tmp#http___diggsml.org_schema-dev_Grading
Used by
Model
Children diggs:Grading
Source
<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>