Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:DriveSetPropertyType
Namespace http://diggsml.org/schema-dev
Annotations
This is the property that contains the DriveSet object(s). It is needed
to satisfy the GML object-property rule when DriveSet is used as an element in
another test.
Diagram
DiagramTestProcedures_xsd_Element_diggs_DriveSet.tmp#http___diggsml.org_schema-dev_DriveSet
Used by
Model
Children diggs:DriveSet
Source
<complexType name="DriveSetPropertyType">
  <annotation>
    <documentation>This is the property that contains the DriveSet object(s). It is needed to satisfy the GML object-property rule when DriveSet is used as an element in another test.</documentation>
  </annotation>
  <sequence>
    <element ref="diggs:DriveSet" minOccurs="1" maxOccurs="1"/>
  </sequence>
</complexType>