Definition Type: Element
Name: brk
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Break
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Break
Collapse XSD Schema Diagram:
Drilldown into pt in schema sml-sheet_xsd Drilldown into man in schema sml-sheet_xsd Drilldown into max in schema sml-sheet_xsd Drilldown into min in schema sml-sheet_xsd Drilldown into id in schema sml-sheet_xsd Drilldown into CT_Break in schema sml-sheet_xsdXSD Diagram of brk in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="brk" type="CT_Break" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Break</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsM:id 0 Optional
min nsM:min 0 Optional
max nsM:max 0 Optional
man nsM:man false Optional
pt nsM:pt false Optional
Collapse Derivation Tree: