Definition Type: ComplexType
Name: idmapElt
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 data in schema office_xsd Drilldown into ext in schema vml_xsdXSD Diagram of idmapElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="idmapElt">
    <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="data" 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 Attributes:
Name Type Default Value Use
ext v:ext Optional
data o:data Optional
Collapse Derivation Tree:
Collapse References:
o:idmap