Definition Type: ComplexType
Name: proxyElt
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into connectloc in schema office_xsd Drilldown into idref in schema office_xsd Drilldown into end in schema office_xsd Drilldown into start in schema office_xsdXSD Diagram of proxyElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="proxyElt">
    <xsd:attribute name="start" type="tfType" use="optional" default="f">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="end" type="tfType" use="optional" default="f">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="idref" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="connectloc" type="xsd:int" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
start o:start f Optional
end o:end f Optional
idref o:idref Optional
connectloc o:connectloc Optional
Collapse Derivation Tree:
Collapse References:
o:proxy