Show AllShow All

href Attribute (initialXmlDocument Element)

Specifies the name of the XML template file to be used when a user clicks Fill Out a Form on the File menu.

Type

xsf:xdFileName

Remarks

The href attribute is a required attribute of the initialXmlDocument element.

Example

The following is an example of the href attribute as it is used in the initialXmlDocument element:

<xsf:fileNew>
   <xsf:initialXmlDocument
      caption="Travel Report"
      href="TravelReportTemplate.xml"/>
</xsf:fileNew>
©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