complexType Align_Type

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

Type Heirarchy
{http://schemas.microsoft.com/visio/2003/core}Row_Type (by extension)
 {http://schemas.microsoft.com/visio/2003/core}Align_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="Align_Type">
    <
xsd:complexContent>
        <
xsd:extension base="Row_Type">
            <
xsd:choice minOccurs="0" maxOccurs="unbounded">
                <
xsd:element name="AlignLeft" type="AlignLeft_Type" minOccurs="0"/>
                <
xsd:element name="AlignCenter" type="AlignCenter_Type" minOccurs="0"/>
                <
xsd:element name="AlignRight" type="AlignRight_Type" minOccurs="0"/>
                <
xsd:element name="AlignTop" type="AlignTop_Type" minOccurs="0"/>
                <
xsd:element name="AlignMiddle" type="AlignMiddle_Type" minOccurs="0"/>
                <
xsd:element name="AlignBottom" type="AlignBottom_Type" minOccurs="0"/>
            </
xsd:choice>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


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