Definition Type: Element
Name: webPublishItem
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_WebPublishItem
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Web Publishing Item
Collapse XSD Schema Diagram:
Drilldown into autoRepublish in schema sml-sheet_xsd Drilldown into title in schema sml-sheet_xsd Drilldown into destinationFile in schema sml-sheet_xsd Drilldown into sourceObject in schema sml-sheet_xsd Drilldown into sourceRef in schema sml-sheet_xsd Drilldown into sourceType in schema sml-sheet_xsd Drilldown into divId in schema sml-sheet_xsd Drilldown into id in schema sml-sheet_xsd Drilldown into CT_WebPublishItem in schema sml-sheet_xsdXSD Diagram of webPublishItem in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="webPublishItem" type="CT_WebPublishItem" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Web Publishing Item</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsM:id Required
divId nsM:divId Required
sourceType nsM:sourceType Required
sourceRef nsM:sourceRef Optional
sourceObject nsM:sourceObject Optional
destinationFile nsM:destinationFile Required
title nsM:title Optional
autoRepublish nsM:autoRepublish false Optional
Collapse Derivation Tree: