Definition Type: ComplexType
Name: pathElt
Namespace: urn:schemas-microsoft-com:vml
Containing Schema: vml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extrusionok in schema office_xsd Drilldown into connectangles in schema office_xsd Drilldown into connectlocs in schema office_xsd Drilldown into connecttype in schema office_xsd Drilldown into textpathok in schema vml_xsd Drilldown into gradientshapeok in schema vml_xsd Drilldown into arrowok in schema vml_xsd Drilldown into shadowok in schema vml_xsd Drilldown into strokeok in schema vml_xsd Drilldown into fillok in schema vml_xsd Drilldown into textboxrect in schema vml_xsd Drilldown into limo in schema vml_xsd Drilldown into v in schema vml_xsd Drilldown into id in schema vml_xsdXSD Diagram of pathElt in schema vml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="pathElt">
    <xsd:sequence>
        <xsd:any processContents="lax" namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:string" use="optional" />
    <xsd:attribute name="v" type="xsd:string" use="optional" />
    <xsd:attribute name="limo" type="xsd:string" use="optional" />
    <xsd:attribute name="textboxrect" type="xsd:string" use="optional" />
    <xsd:attribute name="fillok" type="tfType" use="optional" />
    <xsd:attribute name="strokeok" type="tfType" use="optional" />
    <xsd:attribute name="shadowok" type="tfType" use="optional" />
    <xsd:attribute name="arrowok" type="tfType" use="optional" />
    <xsd:attribute name="gradientshapeok" type="tfType" use="optional" />
    <xsd:attribute name="textpathok" type="tfType" use="optional" />
    <xsd:attribute ref="o:connecttype" use="optional" />
    <xsd:attribute ref="o:connectlocs" use="optional" />
    <xsd:attribute ref="o:connectangles" use="optional" />
    <xsd:attribute ref="o:extrusionok" use="optional" />
    <xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id v:id Optional
v v:v Optional
limo v:limo Optional
textboxrect v:textboxrect Optional
fillok v:fillok Optional
strokeok v:strokeok Optional
shadowok v:shadowok Optional
arrowok v:arrowok Optional
gradientshapeok v:gradientshapeok Optional
textpathok v:textpathok Optional
connecttype o:connecttype Optional
connectlocs o:connectlocs Optional
connectangles o:connectangles Optional
extrusionok o:extrusionok Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
v:path