proxy element
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library at VML Reference.
Usage
<proxy
start="tfType"
end="tfType"
idref="xsd:string"
connectloc="xsd:int"
/>
Element Information
Element type
|
Anonymous |
Namespace
|
urn:schemas-microsoft-com:office:office |
Schema name
|
Common Properties |
Elements and Attributes
Parent Elements
Element |
Description |
r
|
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
Child Elements
None.
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
start |
tfType |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
end |
tfType |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
idref |
xsd:string |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
See external namespace. |
connectloc |
xsd:int |
optional |
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
See external namespace. |
Definition
<xsd:element name="proxy" minOccurs="0" maxOccurs="unbounded" >
<xsd:complexType>
<xsd:attribute name="start" type="tfType" use="optional" default="f"></xsd:attribute>
<xsd:attribute name="end" type="tfType" use="optional" default="f"></xsd:attribute>
<xsd:attribute name="idref" type="xsd:string" use="optional"></xsd:attribute>
<xsd:attribute name="connectloc" type="xsd:int" use="optional"></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