ssml:webPublishItem
Web Publishing Item
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_WebPublishItem
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [1..1] | xsd:unsignedInt | Id | |
divId | [1..1] | ssml:ST_Xstring | Destination Bookmark | |
sourceType | [1..1] | ssml:ST_WebSourceType | Web Source Type | |
sourceRef | [0..1] | ssml:ST_Ref | Source Id | |
sourceObject | [0..1] | ssml:ST_Xstring | Source Object Name | |
destinationFile | [1..1] | ssml:ST_Xstring | Destination File Name | |
title | [0..1] | ssml:ST_Xstring | Title | |
autoRepublish | [0..1] | xsd:boolean | Automatically Publish | Default value is "false". |
Used in
- Type ssml:CT_WebPublishItems (Element ssml:webPublishItems)
Sample instance
<ssml:webPublishItem id="1" divId="string" sourceType="sheet" destinationFile="string"/>