Schema Central > OOXML > sml-workbook.xsd > ssml:workbook
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:workbook

Workbook

Element information

Type: ssml:CT_Workbook

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<ssml:workbook>
   <ssml:fileVersion/>
   <ssml:fileSharing userName="string"/>
   <ssml:workbookPr/>
   <ssml:workbookProtection/>
   <ssml:bookViews>
      <ssml:workbookView>
         <ssml:extLst>...
         </ssml:extLst>
      </ssml:workbookView>
   </ssml:bookViews>
   <ssml:sheets>
      <ssml:sheet name="string" sheetId="1" r:id="string"/>
   </ssml:sheets>
   <ssml:functionGroups>
      <ssml:functionGroup name="string"/>
   </ssml:functionGroups>
   <ssml:externalReferences>
      <ssml:externalReference r:id="string"/>
   </ssml:externalReferences>
   <ssml:definedNames>
      <ssml:definedName name="string">string</ssml:definedName>
   </ssml:definedNames>
   <ssml:calcPr/>
   <ssml:oleSize ref="string"/>
   <ssml:customWorkbookViews>
      <ssml:customWorkbookView name="string" guid="token" windowWidth="1" windowHeight="1" activeSheetId="1">
         <ssml:extLst>...
         </ssml:extLst>
      </ssml:customWorkbookView>
   </ssml:customWorkbookViews>
   <ssml:pivotCaches>
      <ssml:pivotCache cacheId="1" r:id="string"/>
   </ssml:pivotCaches>
   <ssml:smartTagPr/>
   <ssml:smartTagTypes>
      <ssml:smartTagType name="string"/>
   </ssml:smartTagTypes>
   <ssml:webPublishing/>
   <ssml:fileRecoveryPr/>
   <ssml:webPublishObjects>
      <ssml:webPublishObject id="1" divId="string" destinationFile="string"/>
   </ssml:webPublishObjects>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:workbook>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com