Definition Type: ComplexType
Name: ExtendableCell_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SolutionXML in schema visio_xsd Drilldown into V in schema visio_xsd Drilldown into Err in schema visio_xsd Drilldown into F in schema visio_xsd Drilldown into Unit in schema visio_xsdXSD Diagram of ExtendableCell_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="ExtendableCell_Type" mixed="true">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:element name="SolutionXML" type="SolutionXML_Type" />
    </xsd:choice>
    <xsd:attribute name="Unit" type="xsd:string" />
    <xsd:attribute name="F" type="xsd:string" />
    <xsd:attribute name="Err" type="xsd:string" />
    <xsd:attribute name="V" type="xsd:string" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SolutionXML nsA:SolutionXML (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Unit nsA:Unit (Optional)
F nsA:F (Optional)
Err nsA:Err (Optional)
V nsA:V (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:A_Type, nsA:B_Type, nsA:C_Type, nsA:D_Type, nsA:Value_Type