For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.

Type Information

Namespace urn:schemas-microsoft-com:office:office
Schema name office

Elements and Attributes

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
Type xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
ProgID xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
ShapeID xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
DrawAspect xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
ObjectID xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a

Definition

XML

<xsd:complexType name="OLEObjectElt" ">
		
		<xsd:sequence>
			<xsd:any processContents="lax" namespace="##any"></xsd:any>
		</xsd:sequence>
		<xsd:attribute name="Type" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="ProgID" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="ShapeID" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="DrawAspect" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="ObjectID" type="xsd:string" use="optional">
			
		</xsd:attribute>
	</xsd:complexType>

©2006 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/odcXMLRefLegalNotice12.asp