0% found this document useful (0 votes)
33 views

.Archivetemp (Content Types) .XML

This document defines the content types for parts in an OpenXML spreadsheet file. It lists default extensions and content types for common file formats like images, relationships, and XML. It also defines override content types for specific parts in the spreadsheet like the workbook, worksheets, styles, and VBA code.

Uploaded by

Vladimir rojas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

.Archivetemp (Content Types) .XML

This document defines the content types for parts in an OpenXML spreadsheet file. It lists default extensions and content types for common file formats like images, relationships, and XML. It also defines override content types for specific parts in the spreadsheet like the workbook, worksheets, styles, and VBA code.

Uploaded by

Vladimir rojas
Copyright
© © All Rights Reserved
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="png" ContentType="image/png"/><Default Extension="rels"
ContentType="application/vnd.openxmlformats-package.relationships+xml"/><Default
Extension="xml" ContentType="application/xml"/><Default Extension="wdp"
ContentType="image/vnd.ms-photo"/><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/worksheets/sheet2.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="/xl/drawings/drawing2.xml"
ContentType="application/vnd.openxmlformats-officedocument.drawing+xml"/><Override
PartName="/xl/tables/table1.xml"
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml"/><Ov
erride PartName="/xl/calcChain.xml"
ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml"/
><Override PartName="/xl/vbaProject.bin"
ContentType="application/vnd.ms-office.vbaProject"/><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