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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:headers

Revision Headers

Element information

Content

Attributes

NameOccTypeDescriptionNotes
guid [1..1]ssml:ST_GuidLast Revision GUID
lastGuid [0..1]ssml:ST_GuidLast GUID
shared [0..1]xsd:booleanShared WorkbookDefault value is "true".
diskRevisions [0..1]xsd:booleanDisk RevisionsDefault value is "false".
history [0..1]xsd:booleanHistoryDefault value is "true".
trackRevisions [0..1]xsd:booleanTrack RevisionsDefault value is "true".
exclusive [0..1]xsd:booleanExclusive ModeDefault value is "false".
revisionId [0..1]xsd:unsignedIntRevision IdDefault value is "0".
version [0..1]xsd:intVersionDefault value is "1".
keepChangeHistory [0..1]xsd:booleanKeep Change HistoryDefault value is "true".
protected [0..1]xsd:booleanProtectedDefault value is "false".
preserveHistory [0..1]xsd:unsignedIntPreserve HistoryDefault value is "30".

Sample instance

<ssml:headers guid="token">
   <ssml:header guid="token" dateTime="2000-01-01T12:00:00" maxSheetId="1" userName="string" r:id="string">
      <ssml:sheetIdMap>
         <ssml:sheetId val="1"/>
      </ssml:sheetIdMap>
      <ssml:reviewedList>
         <ssml:reviewed rId="1"/>
      </ssml:reviewedList>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:header>
</ssml:headers>

Site developed and hosted by Datypic, Inc.

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