Definition Type: ComplexType
Name: calloutElt
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 minusy in schema office_xsd Drilldown into minusx in schema office_xsd Drilldown into textborder in schema office_xsd Drilldown into accentbar in schema office_xsd Drilldown into length in schema office_xsd Drilldown into lengthspecified in schema office_xsd Drilldown into distance in schema office_xsd Drilldown into drop in schema office_xsd Drilldown into dropauto in schema office_xsd Drilldown into angle in schema office_xsd Drilldown into gap in schema office_xsd Drilldown into type in schema office_xsd Drilldown into on in schema office_xsd Drilldown into ext in schema vml_xsdXSD Diagram of calloutElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="calloutElt">
    <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:attribute ref="v:ext" use="optional">
    </xsd:attribute>
    <xsd:attribute name="on" type="tfType" 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="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="gap" 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="angle" 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: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: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="drop" 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: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: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="lengthspecified" type="tfType" default="f" 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="length" type="xsd:float" 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="accentbar" type="tfType" 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="textborder" type="tfType" 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="minusx" type="tfType" 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="minusy" type="tfType" 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
ext v:ext Optional
on o:on Optional
type o:type Optional
gap o:gap Optional
angle o:angle Optional
dropauto o:dropauto Optional
drop o:drop Optional
distance o:distance Optional
lengthspecified o:lengthspecified f Optional
length o:length Optional
accentbar o:accentbar Optional
textborder o:textborder Optional
minusx o:minusx Optional
minusy o:minusy Optional
Collapse Derivation Tree:
Collapse References:
o:callout