name Attribute (xmlFileAdapter Element)

Contains the name of the xmlFileAdapter element.

Type

xsf:xdTitle

Parent Elements

Element Description
xmlFileAdapter Defines an .xml file data adapter that retrieves data from an .xml file for the specified data object.

Definition

<xsd:attribute name="name" type="xsf:xdTitle" use="optional" ></xsd:attribute>

Remarks

The name attribute is an optional attribute of the xmlFileAdapter element.

Example

The following is an example of the name attribute as it is used in the xmlFileAdapter element:

<xsf:query>
   <xsf:xmlFileAdapter name="CurrencyInfo" fileUrl="currencies.xml" />
</xsf:query>
©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