3.1.4.4.3.25 tns:DocumentSharingLocationCollectionSetting Complex Type

The DocumentSharingLocationCollectionSetting complex type represents a collection of DocumentSharingLocations elements, as specified in section 3.1.4.4.2.26. The DocumentSharingLocationCollectionSetting complex type extends the UserSetting complex type, as specified in section 3.1.4.4.3.12.<45>

   <xs:complexType name="DocumentSharingLocationCollectionSetting">
     <xs:complexContent mixed="false">
       <xs:extension base="tns:UserSetting">
         <xs:sequence>
           <xs:element name="DocumentSharingLocations" 
             type="tns:DocumentSharingLocations" 
           />
         </xs:sequence>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>

The following table lists the child elements of the DocumentSharingLocationSettings complex type.

Element name

Type

Description

DocumentSharingLocations

tns:DocumentSharingLocations (section 3.1.4.4.3.26)

Specifies the location and metadata for a list of document sharing locations.