<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>
|