Definition Type: ComplexType
Name: handlesElt
Namespace: urn:schemas-microsoft-com:vml
Containing Schema: vml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into h in schema vml_xsdXSD Diagram of handlesElt in schema vml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="handlesElt">
    <xsd:sequence>
        <xsd:element name="h" type="hElt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:any processContents="lax" namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
h v:h 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
v:handles