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

.Archivetemp (Content Types) .XML PDF

This document defines the content types for parts in an OpenXML package, including default types for common file extensions like xml, jpeg, and png. It also defines override content types for specific parts, such as the main document part being an OpenXML WordprocessingML document and other parts defining styles, numbering, fonts and settings.

Uploaded by

cikguti
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)
841 views1 page

.Archivetemp (Content Types) .XML PDF

This document defines the content types for parts in an OpenXML package, including default types for common file extensions like xml, jpeg, and png. It also defines override content types for specific parts, such as the main document part being an OpenXML WordprocessingML document and other parts defining styles, numbering, fonts and settings.

Uploaded by

cikguti
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="xml" ContentType="application/xml"/><Default Extension="jpeg"
ContentType="image/jpeg"/><Default Extension="png" ContentType="image/png"/><Default
Extension="rels"
ContentType="application/vnd.openxmlformats-package.relationships+xml"/><Override
PartName="/customXml/itemProps1.xml"
ContentType="application/vnd.openxmlformats-officedocument.customXmlProperties+xml"/><O
verride PartName="/docProps/app.xml"
ContentType="application/vnd.openxmlformats-officedocument.extended-properties+xml"/><Ov
erride PartName="/docProps/core.xml"
ContentType="application/vnd.openxmlformats-package.core-properties+xml"/><Override
PartName="/docProps/custom.xml"
ContentType="application/vnd.openxmlformats-officedocument.custom-properties+xml"/><Overr
ide PartName="/word/document.xml"
ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.ma
in+xml"/><Override PartName="/word/fontTable.xml"
ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xm
l"/><Override PartName="/word/numbering.xml"
ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+x
ml"/><Override PartName="/word/settings.xml"
ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml"
/><Override PartName="/word/styles.xml"
ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml"/>
<Override PartName="/word/theme/theme1.xml"
ContentType="application/vnd.openxmlformats-officedocument.theme+xml"/></Types>

You might also like