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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:header

Header

Element information

Content

Attributes

NameOccTypeDescriptionNotes
guid [1..1]ssml:ST_GuidGUID
dateTime [1..1]xsd:dateTimeDate Time
maxSheetId [1..1]xsd:unsignedIntLast Sheet Id
userName [1..1]ssml:ST_XstringUser Name
r:id [1..1]r:ST_RelationshipIdRelationship ID
minRId [0..1]xsd:unsignedIntMinimum Revision Id
maxRId [0..1]xsd:unsignedIntMax Revision Id

Used in

Sample instance

<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>

Site developed and hosted by Datypic, Inc.

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