<xs:complexType name="FeedingParams_CollatingItem_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="Component" type="jdf:Component_re" minOccurs="0"/>
<xs:element ref="jdf:ComponentRef" minOccurs="0"/>
<xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
<xs:element ref="jdf:MediaRef" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Amount" type="jdftyp:Integer" default="1"/>
<xs:attribute name="BundleDepth" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="Orientation" type="jdftyp:Orientation" use="optional"/>
<xs:attribute name="Transformation" type="jdftyp:matrix" use="optional"/>
<xs:attribute name="TransformationContext" type="jdftyp:eTransformationContext_" default="StackItem"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |