3.2.4.9.3.2 dsc:PostScanJobEndStateEventType

The dsc:PostScanJobEndStateEventType complex type defines the event data for an dsc:PostScanJobEndStateEvent WSDL operation.

 <xs:complexType name="PostScanJobEndStateEventType">
    <xs:sequence>
       <xs:element name="PostScanJobEndState" type="dsc:PostScanJobEndStateType"/>
       <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
 </xs:complexType>

dsc:PostScanJobEndState: An element that contains the final values of many PostScan job elements.