2.2.4.77 fsf:FileShareConfigType

The fsf:FileShareConfigType type defines the instructions to the file share processing filter for the current PostScan job.

 <xs:complexType name="FileShareConfigType">
    <xs:sequence>
        <xs:element name="FileShares" type="fsf:FileShareType" minOccurs="0"/>
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax"/>
 </xs:complexType>

fsf:FileShares: The set of network file locations the file share processing filter will use to save the scanned images for the current PostScan job.