maxVersionToUpgrade Attribute

Inclusive value for the latest form that needs to be upgraded.

Type

xsf:xdSolutionVersion

Remarks

The maxVersionToUpgrade attribute is an optional attribute of the useTransform element.

Example

The following example shows the maxVersionToUpgrade attribute as it is used in the useTransform element:

<xsf:documentVersionUpgrade>
   <xsf:useTransform
      transform="upgrade.xsl"
      minVersionToUpgrade="0.0.0.0"
      maxVersionToUpgrade="1.0.0.5"/>
</xsf:documentVersionUpgrade>
©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