complexType VMLFrameElt

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

Derived Types
{urn:schemas-microsoft-com:vml}VMLFrameElt
 {urn:schemas-microsoft-com:vml}VMLFrame (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="VMLFrameElt">
    <
xsd:sequence>
        <
xsd:any processContents="lax" namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:string" use="required"/>
    <
xsd:attribute name="src" type="xsd:string" use="required"/>
    <
xsd:attribute name="clip" type="tfType" use="required"/>
    <
xsd:attribute name="origin" type="xsd:string" use="optional"/>
    <
xsd:attribute name="size" type="xsd:string" use="optional"/>
    <
xsd:attribute name="style" type="xsd:string" use="optional"/>
    <
xsd:anyAttribute namespace="##other" processContents="lax"/>
</
xsd:complexType>


complexType VMLFrameElt


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.