2.2.4.78 fsf:FileShareType
The fsf:FileShareType type defines a collection of zero or more fsf:String255ExtType elements that comprise the set of destination network file locations.
-
<xs:complexType name="FileShareType"> <xs:sequence> <xs:element name="ShareUNC" type="fsf:String255ExtType" maxOccurs="unbounded"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType>
fsf:ShareUNC: A single network file location that the file share processing filter will use to save the scanned images for the current PostScan job.