PwgSmRev1-185 - FaxInJobStatusType

complexType FaxInJobStatusType
diagram PwgSmRev1-185_p2028.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingJobStatusType
properties
base ImagingJobStatusType
children DateTimeAtCompleted DateTimeAtCreation DateTimeAtProcessing DetailedStatusMessages DocumentAccessErrors ErrorsCount JobId JobUuid JobOriginatingUserAuthenticationInfo JobOriginatingUserName JobOriginatingUserUri JobPagesCompleted JobPagesCompletedCurrentCopy JobState JobStateMessage JobStateReasons JobUri KOctetsProcessed MoreInfo NumberOfDocuments NumberOfInterveningJobs TimeAtCompleted TimeAtCreation TimeAtProcessing UpTime WarningsCount ColorMode DestinationsStatuses FaxInJobCounters FaxInJobChannel ImagesCompleted JobReceivingUri JobSendingUri
used by
element FaxInJobStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="FaxInJobStatusType">
 
<xs:complexContent>
   
<xs:extension base="ImagingJobStatusType">
     
<xs:sequence>
       
<!-- FaxIn job status references here -->
       
<!-- FaxIn job counters from service counters definition -->
       
<xs:element ref="ColorMode" minOccurs="0"/>
       
<xs:element name="DestinationsStatuses" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="DestinationsStatus" maxOccurs="unbounded">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="DestinationURI" type="xs:anyURI"/>
                   
<xs:element name="TransmissionStatus" type="TransmissionStatusWKV"/>
                   
<xs:element ref="ImagesCompleted"/>
                   
<xs:any namespace="##other" minOccurs="0"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element ref="FaxInJobCounters" minOccurs="0"/>
       
<xs:element name="FaxInJobChannel">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element ref="InputChannelId"/>
             
<xs:element ref="FaxModemId" minOccurs="0"/>
             
<xs:element name="SourceUri" type="xs:anyURI" minOccurs="0"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element ref="ImagesCompleted"/>
       
<xs:element ref="JobReceivingUri"/>
       
<xs:element ref="JobSendingUri"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
 
<!-- FaxInJobStatus - group -->
</xs:complexType>

element FaxInJobStatusType/DestinationsStatuses
diagram PwgSmRev1-185_p2029.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DestinationsStatus
source <xs:element name="DestinationsStatuses" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DestinationsStatus" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DestinationURI" type="xs:anyURI"/>
           
<xs:element name="TransmissionStatus" type="TransmissionStatusWKV"/>
           
<xs:element ref="ImagesCompleted"/>
           
<xs:any namespace="##other" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInJobStatusType/DestinationsStatuses/DestinationsStatus
diagram PwgSmRev1-185_p2030.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 1
maxOcc unbounded
content complex
children DestinationURI TransmissionStatus ImagesCompleted
source <xs:element name="DestinationsStatus" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DestinationURI" type="xs:anyURI"/>
     
<xs:element name="TransmissionStatus" type="TransmissionStatusWKV"/>
     
<xs:element ref="ImagesCompleted"/>
     
<xs:any namespace="##other" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInJobStatusType/DestinationsStatuses/DestinationsStatus/DestinationURI
diagram PwgSmRev1-185_p2031.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
content simple
source <xs:element name="DestinationURI" type="xs:anyURI"/>

element FaxInJobStatusType/DestinationsStatuses/DestinationsStatus/TransmissionStatus
diagram PwgSmRev1-185_p2032.png
namespace http://www.pwg.org/schemas/2012/12/sm
type TransmissionStatusWKV
properties
content simple
facets
Kind Value Annotation
maxLength 255
enumeration Aborted
enumeration Canceled
enumeration Completed
enumeration Pending
enumeration PendingRetry
enumeration Processing
source <xs:element name="TransmissionStatus" type="TransmissionStatusWKV"/>

element FaxInJobStatusType/FaxInJobChannel
diagram PwgSmRev1-185_p2033.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children InputChannelId FaxModemId SourceUri
source <xs:element name="FaxInJobChannel">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="InputChannelId"/>
     
<xs:element ref="FaxModemId" minOccurs="0"/>
     
<xs:element name="SourceUri" type="xs:anyURI" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInJobStatusType/FaxInJobChannel/SourceUri
diagram PwgSmRev1-185_p2034.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="SourceUri" type="xs:anyURI" minOccurs="0"/>


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