.RELS 文件扩展名

Open Office XML Relationships File

开发者 Microsoft
受欢迎程度
3.6  |  45 
 

什么是 RELS 文件?

A RELS file is a metadata file stored within Microsoft Office Open XML documents, such as Word .DOCX, Excel .XLSX, and PowerPoint .PPTX files. It contains XML specifications for how "parts" within a "package" are connected to form a document. RELS files are saved in a _rels directory of an Office Open XML (OOXML) document.

更多信息

RELS files are not meant to be opened manually. Instead, the file is referenced by the Microsoft Office application opening the document that contains the RELS file.

If you need to view the information in a RELS file, you can use a text editor since the information is saved in XML format. However, you should not edit the contents because it may cause the document that contains the RELS file to become unusable.

Relationships within RELS files are declared using the XML syntax <Relationship Id="someID" Type="relationshipType" Target="targetPart"/>, where Id is the unique user-defined string, Type is the type of content, and Target is the target file used for the relationship.

注: OOXML RELS files were first introduced with the release of Microsoft Office 2007.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 RELS 文件的程序

Windows
Mac

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Open Office XML Relationships 文件格式和 Mac and Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们