Definition Type: Element
Name: fileSharing
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_FileSharing
Containing Schema: sml-workbook.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
File Sharing
Collapse XSD Schema Diagram:
Drilldown into reservationPassword in schema sml-workbook_xsd Drilldown into userName in schema sml-workbook_xsd Drilldown into readOnlyRecommended in schema sml-workbook_xsd Drilldown into CT_FileSharing in schema sml-workbook_xsdXSD Diagram of fileSharing in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="fileSharing" type="CT_FileSharing" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>File Sharing</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
readOnlyRecommended nsM:readOnlyRecommended false Optional
userName nsM:userName (Optional)
reservationPassword nsM:reservationPassword (Optional)
Collapse Derivation Tree: