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
on tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
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
gap 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
angle Anonymous optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • any
  • auto
  • 30
  • 45
  • 60
  • 90
dropauto tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
drop Anonymous optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
distance 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
lengthspecified tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
length xsd:float optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
accentbar tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
textborder tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
minusx tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
minusy tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
v:ext external ref optional See external namespace. n/a

Definition

XML

<xsd:complexType name="calloutElt" ">
		
		<xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
		<xsd:attribute name="on" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="type" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="gap" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="angle" use="optional">
			
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:enumeration value="any"></xsd:enumeration>
					<xsd:enumeration value="auto"></xsd:enumeration>
					<xsd:enumeration value="30"></xsd:enumeration>
					<xsd:enumeration value="45"></xsd:enumeration>
					<xsd:enumeration value="60"></xsd:enumeration>
					<xsd:enumeration value="90"></xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="dropauto" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="drop" use="optional">
			
			<xsd:simpleType>
				<xsd:union>
					<xsd:simpleType>
						<xsd:restriction base="xsd:float"></xsd:restriction>
					</xsd:simpleType>
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:enumeration value="top"></xsd:enumeration>
							<xsd:enumeration value="center"></xsd:enumeration>
							<xsd:enumeration value="bottom"></xsd:enumeration>
							<xsd:enumeration value="user"></xsd:enumeration>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:union>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="distance" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="lengthspecified" type="tfType" default="f" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="length" type="xsd:float" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="accentbar" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="textborder" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="minusx" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="minusy" type="tfType" 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