<xs:attributeGroup name="ShapeAttribs_c">
<xs:attribute name="CutBox" type="jdftyp:rectangle" use="optional"/>
<xs:attribute name="CutOut" type="jdftyp:boolean" default="false"/>
<xs:attribute name="CutPath" type="jdftyp:PDFPath" use="optional"/>
<xs:attribute name="CutType" type="jdftyp:eCutType_" use="optional"/>
<xs:attribute name="DDESCutType" type="jdftyp:Integer" default="101"/>
<xs:attribute name="Material" type="jdftyp:string" use="optional"/>
<xs:attribute name="ShapeDepth" type="jdftyp:double" use="optional"/>
<xs:attribute name="ShapeType" type="jdftyp:eShapeType_" use="required"/>
<!-- Remove StationName to avoid clash with 1.4 Partition Key -->
<!-- xs:attribute name="StationName" type="jdftyp:string" use="optional"/ -->
<xs:attribute name="TeethPerDimension" type="jdftyp:double" use="optional"/>
</xs:attributeGroup> |