Definition Type: ComplexType
Name: OLEObjectElt
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Documentation:
For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
Collapse XSD Schema Diagram:
Drilldown into ObjectID in schema office_xsd Drilldown into DrawAspect in schema office_xsd Drilldown into ShapeID in schema office_xsd Drilldown into ProgID in schema office_xsd Drilldown into Type in schema office_xsdXSD Diagram of OLEObjectElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="OLEObjectElt">
    <xsd:annotation>
        <xsd:documentation>For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:any processContents="lax" namespace="##any">
        </xsd:any>
    </xsd:sequence>
    <xsd:attribute name="Type" 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="ProgID" 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="ShapeID" 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="DrawAspect" 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="ObjectID" 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:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Type o:Type Optional
ProgID o:ProgID Optional
ShapeID o:ShapeID Optional
DrawAspect o:DrawAspect Optional
ObjectID o:ObjectID Optional
Collapse Derivation Tree:
Collapse References:
o:OLEObject