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

[Content_Types]

The document defines content types for an OpenXML package, specifying default extensions and content types for various parts of a Word document. It includes overrides for specific files such as app properties, core properties, comments, and document content. This structure is essential for the proper functioning and organization of the document's components.

Uploaded by

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

[Content_Types]

The document defines content types for an OpenXML package, specifying default extensions and content types for various parts of a Word document. It includes overrides for specific files such as app properties, core properties, comments, and document content. This structure is essential for the proper functioning and organization of the document's components.

Uploaded by

juegojuegos12234
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, 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="rels" ContentType="application/vnd.openxmlformats-
package.relationships+xml"/><Default Extension="xml"
ContentType="application/xml"/><Override PartName="/docProps/app.xml"
ContentType="application/vnd.openxmlformats-officedocument.extended-
properties+xml"/><Override 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"/><Override PartName="/word/comments.xml"
ContentType="application/vnd.openxmlformats-
officedocument.wordprocessingml.comments+xml"/><Override
PartName="/word/document.xml" ContentType="application/vnd.openxmlformats-
officedocument.wordprocessingml.document.main+xml"/><Override
PartName="/word/fontTable.xml" ContentType="application/vnd.openxmlformats-
officedocument.wordprocessingml.fontTable+xml"/><Override
PartName="/word/footnotes.xml" ContentType="application/vnd.openxmlformats-
officedocument.wordprocessingml.footnotes+xml"/><Override
PartName="/word/numbering.xml" ContentType="application/vnd.openxmlformats-
officedocument.wordprocessingml.numbering+xml"/><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"/><Override PartName="/word/webSettings.xml"
ContentType="application/vnd.openxmlformats-
officedocument.wordprocessingml.webSettings+xml"/></Types>

You might also like