PwgSmRev1-185 - FaxOutJobProcessingType

complexType FaxOutJobProcessingType
diagram PwgSmRev1-185_p2185.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingJobProcessingType
properties
base ImagingJobProcessingType
children JobDelayOutputUntil JobDelayOutputUntilTime JobErrorAction JobHoldUntil JobHoldUntilTime JobMandatoryElements JobPhoneNumber JobPriority JobRecipientName ConfirmationSheetPrint CoverSheetInfo DestinationUris JobAccountingSheets JobSaveDisposition RetryInfo
used by
element FaxOutJobProcessing
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:complexType name="FaxOutJobProcessingType">
 
<xs:complexContent>
   
<xs:extension base="ImagingJobProcessingType">
     
<xs:sequence>
       
<!-- FaxOut job processing references here -->
       
<xs:element ref="ConfirmationSheetPrint" minOccurs="0"/>
       
<xs:element ref="CoverSheetInfo" minOccurs="0"/>
       
<xs:element ref="DestinationUris"/>
       
<xs:element ref="JobAccountingSheets" minOccurs="0"/>
       
<xs:element ref="JobSaveDisposition" minOccurs="0"/>
       
<xs:element ref="RetryInfo" minOccurs="0"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
 
<!-- FaxOutJobProcessing - group -->
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy