password element
Does not apply to Excel data connections.
Usage
<password
Type="xsd:string"
CredentialValue="xsd:string"
/>
Element Information
Element type
|
Anonymous |
Namespace
|
http://schemas.microsoft.com/data/udc/soap |
Schema name
|
Universal Data Connection SOAP |
Elements and Attributes
Parent Elements
Element |
Description |
useExplicit
|
Does not apply to Excel data connections. |
Child Elements
None.
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
Type |
xsd:string |
optional |
Does not apply to Excel data connections. |
See external namespace. |
CredentialValue |
xsd:string |
optional |
Does not apply to Excel data connections. |
See external namespace. |
Definition
<xsd:element name="password" maxOccurs="1" minOccurs="1" >
<xsd:complexType>
<xsd:attribute name="Type" type="xsd:string">
</xsd:attribute>
<xsd:attribute name="CredentialValue" type="xsd:string">
</xsd:attribute>
</xsd:complexType>
</xsd:element>
©2003-2004 Microsoft Corporation. All rights reserved.
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp