userId element

Does not apply to Excel data connections.

Usage

      
<userId
	Resource="xsd:string"
	Type="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
Resource xsd:string optional Does not apply to Excel data connections. See external namespace.
Type xsd:string optional Does not apply to Excel data connections. See external namespace.

Definition

      
<xsd:element name="userId" maxOccurs="1" minOccurs="1" >
  <xsd:complexType>
    <xsd:attribute name="Resource" type="xsd:string">
    </xsd:attribute>
    <xsd:attribute name="Type" 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