<xsd:complexType name="CT_Extrusion">
<xsd:attributeGroup ref="v:AG_Ext" />
<xsd:attribute name="on" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="type" type="ST_ExtrusionType" default="parallel" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Type</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="render" type="ST_ExtrusionRender" default="solid" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Render Mode</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="viewpointorigin" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Viewpoint Origin</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="viewpoint" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Viewpoint</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="plane" type="ST_ExtrusionPlane" default="XY" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Direction</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="skewangle" type="xsd:float" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Skew Angle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="skewamt" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Skew</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="foredepth" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Forward Extrusion</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="backdepth" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Backward Extrusion Depth</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="orientation" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Rotation Axis</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="orientationangle" type="xsd:float" use="optional">
<xsd:annotation>
<xsd:documentation>Rotation Around Axis</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lockrotationcenter" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Rotation Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="autorotationcenter" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Center of Rotation Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="rotationcenter" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Rotation Center</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="rotationangle" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>X-Y Rotation Angle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="colormode" type="ST_ColorMode" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Color Mode</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="color" type="ST_ColorType" use="optional">
<xsd:annotation>
<xsd:documentation>Extrusion Color</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="shininess" type="xsd:float" use="optional">
<xsd:annotation>
<xsd:documentation>Shininess</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="specularity" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Specularity</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="diffusity" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Diffuse Reflection</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="metal" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Metallic Surface Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="edge" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Simulated Bevel</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="facet" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Faceting Quality</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightface" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Shape Face Lighting Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="brightness" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Brightness</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightposition" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Primary Light Position</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightlevel" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Primary Light Intensity</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightharsh" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Primary Light Harshness Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightposition2" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Secondary Light Position</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightlevel2" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Secondary Light Intensity</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lightharsh2" type="ST_TrueFalse" use="optional">
<xsd:annotation>
<xsd:documentation>Secondary Light Harshness Toggle</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|