<xs:complexType name="LayoutElementProductionParams_rp" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:ParameterResourceLeaf"> <xs:choice> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/> <xs:element name="ActionPool" type="jdf:ActionPool" minOccurs="0"/> <xs:element name="FileSpec" type="jdf:FileSpec_re" minOccurs="0"/> <xs:element ref="jdf:FileSpecRef" minOccurs="0"/> <xs:element name="LayoutElementPart" type="jdf:LayoutElementProductionParams_LayoutElementPart_lr" minOccurs="0"/> <xs:element name="ShapeDef" type="jdf:ShapeDef_re" minOccurs="0"/> <xs:element ref="jdf:ShapeDefRef" minOccurs="0"/> <xs:element name="TestPool" type="jdf:TestPool" minOccurs="0"/> <xs:element name="LayoutElementProductionParams" type="jdf:LayoutElementProductionParams_rp" minOccurs="0"/> </xs:sequence> <xs:element name="Identical" type="jdf:Identical" minOccurs="0"/> </xs:choice> <xs:attributeGroup ref="jdf:LayoutElementProductionParamsAttribs_u"/> </xs:extension> </xs:complexContent> </xs:complexType> |