Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Jak otworzyć xml Word.Document?

492 views
Skip to first unread message

wzk2

unread,
Apr 3, 2013, 1:18:38 PM4/3/13
to
Otrzymałem plik zaczynający się od takich wpisów:

<?xml version="1.0" encoding="UTF-8"?>
<?mso-application progid="Word.Document"?>
<pkg:package
xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage">
<pkg:part
pkg:contentType="application/vnd.openxmlformats-package.relationships+xml"
pkg:name="/_rels/.rels" pkg:padding="512">
<pkg:xmlData>
<Relationships
xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId3" Target="docProps/app.xml"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"/>
<Relationship Id="rId2" Target="docProps/core.xml"
Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"/>
<Relationship Id="rId1" Target="word/document.xml"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"/>
</Relationships>
</pkg:xmlData>
</pkg:part>
<pkg:part
pkg:contentType="application/vnd.openxmlformats-package.relationships+xml"
pkg:name="/word/_rels/document.xml.rels" pkg:padding="256">
<pkg:xmlData>
<Relationships
xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId8" Target="header1.xml"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"/>
...
itd.

Przeglądając plik widziałem zrozumiałe fragmenty. Próbowałem otwierać
przy pomocy różnych aplikacji, ale nie udało się odczytać jego treści --
brakuje pliku XSLT.

Proszę o poradę.

Jacek Szymona

Marcin Kot

unread,
Apr 4, 2013, 3:18:05 AM4/4/13
to
No z tego co widzę to jest to plik XML, który można otworzyć np. w Wordzie, Notatniku (polecam Notepad++ bo ładnie składnie koloruje), IE też powinno to otworzyć...
0 new messages