value Attribute (attributeData Element)

Specifies the value of the attribute to be inserted.

Type

xsd:string

Remarks

The value attribute is a required attribute of the attributeData element.

Example

The following is an example of the value attribute as it is used in the attributeData element:

<xsf:editWith component="xOptional">
   <xsf:fragmentToInsert>
      <xsf:chooseFragment parent="report">
         <xsf:attributeData attribute="author" value="author name"/>
      </xsf:chooseFragment>
   </xsf:fragmentToInsert>
</xsf:editWith>
©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