<element name="Gravity">
<annotation>
<documentation>Specifies the gravity of the product.</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="decimal">
<attribute name="Type" type="pidx:GravityCodeType">
<annotation>
<documentation>Specifies the type of gravity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
</element>