Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Server 2013
Base type definition for DataSources elements; applies to DataSources(Action) and DataSources(CompositeStep).
Type information
| Namespace | |
| Schema file | Actions4.xsd | 
| Extension base | None | 
Definition
    <xs:complexType name="dataSourcesType">
        <xs:sequence>
            <xs:element name="DataSource" type="dataSourceType" minOccurs="0"     maxOccurs="unbounded">
            </xs:element>
        </xs:sequence>
    </xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
| Element | Type | Description | 
|---|---|---|
Attributes
None.