<xs:complexType name="ShapeCuttingParams_r" mixed="false">
<xs:annotation>
<xs:appinfo>
<Version Path="." First="1.1"/>
<Version Path="@DeliveryMode" First="1.3"/>
<Version Path="@ModuleIndex" First="1.4"/>
<Version Path="@SheetLay" First="1.3"/>
<Version Path="DieLayout" First="1.3"/>
<Version Path="DieLayoutRef" First="1.3"/>
<Constraint Path="DieLayout" minOccurs="0" maxOccurs="1"/>
<Constraint Path="DieLayoutRef" minOccurs="0" maxOccurs="1"/>
<Constraint Path="Shape" minOccurs="0" maxOccurs="unbounded"/>
</xs:appinfo>
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="jdf:ParameterResource">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
<xs:element name="DieLayout" type="jdf:DieLayout_re" minOccurs="0"/>
<xs:element ref="jdf:DieLayoutRef" minOccurs="0"/>
<xs:element name="Shape" type="jdf:ShapeCuttingParams_Shape_lr" minOccurs="0"/>
<xs:element name="ShapeCuttingParamsUpdate" type="jdf:ShapeCuttingParams_re" minOccurs="0"/>
<xs:element name="ShapeCuttingParams" type="jdf:ShapeCuttingParams_rp" minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref="jdf:ShapeCuttingParamsAttribs_r"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |