<complexType name="LugeonStepPropertyType">
<annotation>
<documentation>Property type for lugeon step references. Used to wrap lugeon step objects or references in properties.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs:LugeonStep"/>
</sequence>
</complexType>
|