2.2.4.82 spf:SharePointSitesType

The spf:SharePointSitesType type defines a collection of zero or more spf:String2048ExtType elements that comprise the set of SharePoint document libraries.

 <xs:complexType name="SharePointSitesType">
    <xs:sequence>
       <xs:element name="SaveToSharePointSiteURL" type="spf:String2048ExtType"
          maxOccurs="unbounded"/>
       <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax"/>
 </xs:complexType>

spf:SaveToSharePointSiteURL: A single SharePoint document library that the SharePoint processing filter will use to save the scanned images for the current PostScan job.