ssml:webPublishObject
Web Publishing Object
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-workbook.xsd
Type: ssml:CT_WebPublishObject
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [1..1] | xsd:unsignedInt | Id | |
divId | [1..1] | ssml:ST_Xstring | Div Id | |
sourceObject | [0..1] | ssml:ST_Xstring | Source Object | |
destinationFile | [1..1] | ssml:ST_Xstring | Destination File | |
title | [0..1] | ssml:ST_Xstring | Title | |
autoRepublish | [0..1] | xsd:boolean | Auto Republish | Default value is "false". |
Used in
- Type ssml:CT_WebPublishObjects (Element ssml:webPublishObjects)
Sample instance
<ssml:webPublishObject id="1" divId="string" destinationFile="string"/>