0% found this document useful (0 votes)
1K views1 page

OpenXML Content Types Overview

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)
1K views1 page

OpenXML Content Types Overview

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

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

>
<Types xmlns="[Link]
Extension="xml" ContentType="application/xml"/><Default Extension="jpeg"
ContentType="image/jpeg"/><Default Extension="png" ContentType="image/png"/><Default
Extension="rels"
ContentType="application/[Link]+xml"/><Override
PartName="/customXml/[Link]"
ContentType="application/[Link]+xml"/><O
verride PartName="/docProps/[Link]"
ContentType="application/[Link]-properties+xml"/><Ov
erride PartName="/docProps/[Link]"
ContentType="application/[Link]-properties+xml"/><Override
PartName="/docProps/[Link]"
ContentType="application/[Link]-properties+xml"/><Overr
ide PartName="/word/[Link]"
ContentType="application/[Link]
in+xml"/><Override PartName="/word/[Link]"
ContentType="application/[Link]+xm
l"/><Override PartName="/word/[Link]"
ContentType="application/[Link]+x
ml"/><Override PartName="/word/[Link]"
ContentType="application/[Link]+xml"
/><Override PartName="/word/[Link]"
ContentType="application/[Link]+xml"/>
<Override PartName="/word/theme/[Link]"
ContentType="application/[Link]+xml"/></Types>

You might also like