complexType Connection_Type

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

Type Heirarchy
{http://schemas.microsoft.com/visio/2003/core}NamedIndexedRow_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}Connection_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="Connection_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="DirX" type="DirX_Type" minOccurs="0"/>
                <
xsd:element name="DirY" type="DirY_Type" minOccurs="0"/>
                <
xsd:element name="Type" type="Type_Type" minOccurs="0"/>
                <
xsd:element name="AutoGen" type="AutoGen_Type" minOccurs="0"/>
                <
xsd:element name="Prompt" type="Prompt_Type" minOccurs="0"/>
            </
xsd:choice>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


complexType Connection_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.