Definition Type Complex Type
Name calloutElt
Namespace urn:schemas-microsoft-com:office:office
Abstract False
Documentation For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
XSD Schema office.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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 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 value="auto"/>
        <xsd:enumeration value="30"/>
        <xsd:enumeration value="45"/>
        <xsd:enumeration value="60"/>
        <xsd:enumeration value="90"/>
      </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:simpleType>

        <xsd:simpleType>
          <xsd:restriction base="xsd:string">
            <xsd:enumeration value="top"/>
            <xsd:enumeration value="center"/>
            <xsd:enumeration value="bottom"/>
            <xsd:enumeration value="user"/>
          </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 default="f" name="lengthspecified" 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="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>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
calloutElt
    o:callout
        o:callout
References
o:callout
Generated using Liquid XML Studio by Liquid Technologies Ltd