jdf:IDPrintingParamsAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
IPPVersion jdftyp:XYPair optional
OutputBin jdftyp:NMTOKEN optional
PageDelivery jdftyp:ePageDelivery_ optional
PrintQuality jdftyp:ePrintQuality_ optional
SheetCollate jdftyp:boolean optional

Used By

Source

<xs:attributeGroup name="IDPrintingParamsAttribs_c">
  <xs:attribute name="IPPVersion" type="jdftyp:XYPair" use="optional"/>
  <xs:attribute name="OutputBin" type="jdftyp:NMTOKEN" use="optional"/>
  <xs:attribute name="PageDelivery" type="jdftyp:ePageDelivery_" use="optional"/>
  <xs:attribute name="PrintQuality" type="jdftyp:ePrintQuality_" use="optional"/>
  <xs:attribute name="SheetCollate" type="jdftyp:boolean" use="optional"/>
</xs:attributeGroup>