Definition Type: ComplexType
Name: CT_VolTopicRef
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-volatileDependencies.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into s in schema sml-volatiledependencies_xsd Drilldown into r in schema sml-volatiledependencies_xsdXSD Diagram of CT_VolTopicRef in schema sml-volatiledependencies_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_VolTopicRef">
    <xsd:attribute name="r" type="ST_CellRef" use="required">
        <xsd:annotation>
            <xsd:documentation>Reference</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="s" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Sheet Id</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
r nsM:r Required
s nsM:s Required
Collapse Derivation Tree:
Collapse References:
nsM:tr