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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:externalBook

External Workbook

Element information

Content

Attributes

NameOccTypeDescriptionNotes
r:id [1..1]r:ST_RelationshipIdRelationship to supporting book file path

Used in

Sample instance

<ssml:externalBook r:id="string">
   <ssml:sheetNames>
      <ssml:sheetName/>
   </ssml:sheetNames>
   <ssml:definedNames>
      <ssml:definedName name="string" sheetId="1"/>
   </ssml:definedNames>
   <ssml:sheetDataSet>
      <ssml:sheetData sheetId="1">
         <ssml:row r="1">...
         </ssml:row>
      </ssml:sheetData>
   </ssml:sheetDataSet>
</ssml:externalBook>

Site developed and hosted by Datypic, Inc.

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