<xsd:element name="ClientParameterBinding">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="Name" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="Location" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="Item" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="DefaultValue" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="Encode" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Does not apply to Excel data connections.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
|