<complexType name="OrientationPropertyType">
<annotation>
<documentation>Property type for orientation references. Used to wrap orientation objects or references in properties.</documentation>
</annotation>
<sequence>
<element ref="diggs:Orientation"/>
</sequence>
</complexType>
|