Expand Minimize
This topic has not yet been rated - Rate this topic

fileUrl Attribute

Office 2007

Contains the Uniform Resource Locator (URL) of the .xml file.

Type

xsd:anyURI

Remarks

The fileUrl attribute is a required attribute of the xmlFileAdapter element.

Example

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

<xsf:query>
   <xsf:xmlFileAdapter fileUrl="currencies.xml" />
</xsf:query>


Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.