<xs:complexType name="SheetOptimizingParams_GangElement_lr" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:BaseElement_"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/> <xs:element ref="jdf:MediaRef" minOccurs="0"/> <xs:element name="RunList" type="jdf:RunList_re" minOccurs="0"/> <xs:element ref="jdf:RunListRef" minOccurs="0"/> <xs:element name="SeparationListBack" type="jdf:SeparationList" minOccurs="0"/> <xs:element name="SeparationListFront" type="jdf:SeparationList" minOccurs="0"/> <xs:element name="StrippingParams" type="jdf:StrippingParams_re" minOccurs="0"/> <xs:element ref="jdf:StrippingParamsRef" minOccurs="0"/> </xs:sequence> <xs:attribute name="AssemblyIDs" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="CollapseBleeds" type="jdftyp:boolean" use="optional"/> <xs:attribute name="Dimension" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="DueDate" type="jdftyp:dateTime" use="optional"/> <xs:attribute name="FillPriority" type="jdftyp:Integer" use="optional"/> <xs:attribute name="GangElementID" type="jdftyp:ID" use="required"/> <xs:attribute name="GrainDirection" type="jdftyp:eGrainDirection_" use="optional"/> <xs:attribute name="GroupCode" type="jdftyp:string" use="optional"/> <xs:attribute name="JobID" type="jdftyp:string" use="optional"/> <xs:attribute name="MaxQuantity" type="jdftyp:Integer" use="optional"/> <xs:attribute name="MinQuantity" type="jdftyp:Integer" use="optional"/> <xs:attribute name="NPage" type="jdftyp:Integer" use="optional"/> <xs:attribute name="NumColors" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="NumberUp" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="OneSheet" type="jdftyp:NMTOKEN" use="optional"/> <xs:attribute name="OrderQuantity" type="jdftyp:Integer" use="required"/> <xs:attribute name="PageDimension" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="Priority" type="jdftyp:Integer" use="optional"/> <xs:attribute name="ProductID" type="jdftyp:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |