Definition Type: Element
Name: Name
Namespace: http://schemas.microsoft.com/data/udc
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: udc.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains the name of the data source that is used in the data source catalog.
Collapse XSD Schema Diagram:
XSD Diagram of Name in schema udc_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Name" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the name of the data source that is used in the data source catalog.</xsd:documentation>
    </xsd:annotation>
</xsd:element>