Definition Type: Element
Name: Keywords
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:
Specifies a comma-separated list of keywords describing the data source.
Collapse XSD Schema Diagram:
XSD Diagram of Keywords in schema udc_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Keywords" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies a comma-separated list of keywords describing the data source.</xsd:documentation>
    </xsd:annotation>
</xsd:element>