Definition Type: ComplexType
Name: hElt
Namespace: urn:schemas-microsoft-com:vml
Containing Schema: vml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into radiusrange in schema vml_xsd Drilldown into yrange in schema vml_xsd Drilldown into xrange in schema vml_xsd Drilldown into switch in schema vml_xsd Drilldown into invy in schema vml_xsd Drilldown into invx in schema vml_xsd Drilldown into map in schema vml_xsd Drilldown into polar in schema vml_xsd Drilldown into position in schema vml_xsdXSD Diagram of hElt in schema vml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="hElt">
    <xsd:attribute name="position" type="xsd:string" />
    <xsd:attribute name="polar" type="xsd:string" />
    <xsd:attribute name="map" type="xsd:string" />
    <xsd:attribute name="invx" type="tfType" />
    <xsd:attribute name="invy" type="tfType" />
    <xsd:attribute name="switch" type="tfType" />
    <xsd:attribute name="xrange" type="xsd:string" />
    <xsd:attribute name="yrange" type="xsd:string" />
    <xsd:attribute name="radiusrange" type="xsd:string" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
position v:position (Optional)
polar v:polar (Optional)
map v:map (Optional)
invx v:invx (Optional)
invy v:invy (Optional)
switch v:switch (Optional)
xrange v:xrange (Optional)
yrange v:yrange (Optional)
radiusrange v:radiusrange (Optional)
Collapse Derivation Tree:
  • hElt
Collapse References:
v:h