EditWebPage element
Contains an HRef attribute that specifies the URL of a Web page to be used as the data source when EnableRedirections is set to true.
Usage
<EditWebPage
HRef="xsd:string"
/>
Element Information
Element type
|
Anonymous |
Namespace
|
urn:schemas-microsoft-com:office:excel |
Schema name
|
XML Spreadsheet 2000 |
Elements and Attributes
Parent Elements
Element |
Description |
QuerySource |
Describes the data source that a query table was based on when it was created from an external source. |
QuerySource |
Contains information about the data source of a query. |
Child Elements
None.
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
HRef |
xsd:string |
required |
Specifies the URL of a Web page to be used as the data source when EnableRedirections is set to true. |
See external namespace. |
Definition
<xsd:element name="EditWebPage" minOccurs="0" >
<xsd:complexType>
<xsd:attribute name="HRef" type="xsd:string" use="required">
</xsd:attribute>
</xsd:complexType>
</xsd:element>
©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