Show AllShow All

xmlFileAdapter Element

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

Type

xsd:complexType

Structure

Name Description
fileUrl (Required attribute) Contains the Uniform Resource Locator (URL) of the .xml file.
name(Optional attribute) Contains the name of the xmlFileAdapter element.

Remarks

The xmlFileAdapter element is an optional element of the query element.

Example

The following is an example of the xmlFileAdapter element:

<xsf:query>
   <xsf:xmlFileAdapter 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