complexType polylineElt

complexType {urn:schemas-microsoft-com:vml}polylineElt

Derived Types
{urn:schemas-microsoft-com:vml}polylineElt
 {urn:schemas-microsoft-com:vml}polyline (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:vml
Declared Namespacesxmlns:o=urn:schemas-microsoft-com:office:office
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:schemas-microsoft-com:vml


Source

<xsd:complexType name="polylineElt">
    <
xsd:sequence>
        <
xsd:element ref="path" minOccurs="0"/>
        <
xsd:element ref="formulas" minOccurs="0"/>
        <
xsd:element ref="handles" minOccurs="0"/>
        <
xsd:element ref="fill" minOccurs="0"/>
        <
xsd:element ref="stroke" minOccurs="0"/>
        <
xsd:element ref="imagedata" minOccurs="0"/>
        <
xsd:element ref="shadow" minOccurs="0"/>
        <
xsd:element ref="textbox" minOccurs="0"/>
        <
xsd:element ref="textpath" minOccurs="0"/>
        <
xsd:any processContents="lax" namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:string" use="required"/>
    <
xsd:attribute name="points" type="xsd:string" use="optional"/>
    <
xsd:attribute name="hidden" use="optional" type="xsd:string"/>
    <
xsd:attribute name="href" use="optional" type="xsd:string"/>
    <
xsd:attribute name="type" use="optional" type="xsd:string"/>
    <
xsd:attribute name="adj" use="optional" type="xsd:string"/>
    <
xsd:attribute name="path" use="optional" type="xsd:string"/>
    <
xsd:attribute name="spid" use="optional" type="xsd:string"/>
    <
xsd:anyAttribute namespace="##other" processContents="lax"/>
</
xsd:complexType>


complexType polylineElt


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.