complexType Control_Type

complexType {http://schemas.microsoft.com/visio/2003/core}Control_Type

Type Heirarchy
{http://schemas.microsoft.com/visio/2003/core}NamedIndexedRow_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}Control_Type
Abstractfalse (This can be used in an instance)
Target Namespacehttp://schemas.microsoft.com/visio/2003/core
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://schemas.microsoft.com/visio/2003/core


Source

<xsd:complexType name="Control_Type">
    <
xsd:complexContent>
        <
xsd:extension base="NamedIndexedRow_Type">
            <
xsd:choice minOccurs="0" maxOccurs="unbounded">
                <
xsd:element name="X" type="X_Type" minOccurs="0"/>
                <
xsd:element name="Y" type="Y_Type" minOccurs="0"/>
                <
xsd:element name="XDyn" type="XDyn_Type" minOccurs="0"/>
                <
xsd:element name="YDyn" type="YDyn_Type" minOccurs="0"/>
                <
xsd:element name="XCon" type="XCon_Type" minOccurs="0"/>
                <
xsd:element name="YCon" type="YCon_Type" minOccurs="0"/>
                <
xsd:element name="CanGlue" type="CanGlue_Type" minOccurs="0"/>
                <
xsd:element name="Prompt" type="Prompt_Type" minOccurs="0"/>
            </
xsd:choice>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


complexType Control_Type


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.