0% found this document useful (0 votes)
59 views1 page

.Archivetemp (Content Types) .XML

This document defines the content types for parts in an OpenXML spreadsheet package. It specifies default and override content types for common file extensions like .xml, .rels, and images as well as specific part names for the workbook, worksheets, themes, styles, and other parts.

Uploaded by

Vad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views1 page

.Archivetemp (Content Types) .XML

This document defines the content types for parts in an OpenXML spreadsheet package. It specifies default and override content types for common file extensions like .xml, .rels, and images as well as specific part names for the workbook, worksheets, themes, styles, and other parts.

Uploaded by

Vad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

<?xml version="1.0" encoding="UTF-8" standalone="yes"?

>
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default
Extension="bin"
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.printerSettings"/>
<Default Extension="rels"
ContentType="application/vnd.openxmlformats-package.relationships+xml"/><Default
Extension="xml" ContentType="application/xml"/><Default Extension="jpg"
ContentType="image/jpeg"/><Override PartName="/xl/workbook.xml"
ContentType="application/vnd.ms-excel.sheet.macroEnabled.main+xml"/><Override
PartName="/xl/worksheets/sheet1.xml"
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml"/
><Override PartName="/xl/theme/theme1.xml"
ContentType="application/vnd.openxmlformats-officedocument.theme+xml"/><Override
PartName="/xl/styles.xml"
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml"/><O
verride PartName="/xl/sharedStrings.xml"
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+x
ml"/><Override PartName="/xl/drawings/drawing1.xml"
ContentType="application/vnd.openxmlformats-officedocument.drawing+xml"/><Override
PartName="/docProps/core.xml"
ContentType="application/vnd.openxmlformats-package.core-properties+xml"/><Override
PartName="/docProps/app.xml"
ContentType="application/vnd.openxmlformats-officedocument.extended-properties+xml"/></Ty
pes>

You might also like