<xsd:element name="If" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="ClientParameterValue" />
</xsd:sequence>
<xsd:attribute name="ClientParameter" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
|