Definition Type: ComplexType
Name: XPropsCell_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into XProp in schema visio_xsdXSD Diagram of XPropsCell_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="XPropsCell_Type">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:element name="XProp" type="XProp_Type" minOccurs="0" maxOccurs="unbounded" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
XProp nsA:XProp 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DocExProps_Type, nsA:ExProps_Type