Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Open the XML file with MS Excel directly.</p> <h1>Update</h1> <p>From <a href="https://support.office.com/en-us/article/Import-XML-data-6eca3906-d6c9-4f0d-b911-c736da817fa4#bmimport_an_xml_file_as_an_xml_list_wit" rel="noreferrer">support.office.com</a>:</p> <blockquote> <p><strong>Import an XML data file as an XML table</strong></p> <ol> <li><p>Click Developer > Import.</p> <p>If you don't see the Developer tab, see <a href="https://support.office.com/en-us/article/Import-XML-data-6eca3906-d6c9-4f0d-b911-c736da817fa4#_ShowDeveloperTab" rel="noreferrer">Show the Developer tab</a>.</p></li> <li><p>In the Import XML dialog box, locate and select the XML data file (.xml) you want to import, and click Import.</p> <p>If the XML data file doesn't refer to a schema, Excel infers the schema from the XML data file.</p></li> <li><p>In the Import Data dialog box, do one of the following:</p> <p>a. Select XML table in existing worksheet to import the contents of the XML data file into an XML table in your worksheet at the specified cell location.</p> <p>b. Select XML table in new worksheet to import the contents of the file into an XML table in a new worksheet starting at cell A1. The schema of the XML data file is displayed in the XML Source task pane.</p></li> <li><p>If the XML data file doesn't refer to a schema, then Excel infers the schema >from the XML data file.</p></li> <li><p>To control the behavior of XML data (such as data binding, format, and layout), click Properties, which displays the XML Map properties dialog box. For example, existing data in a mapped range will be overwritten when you import data by default, but you can change this.</p></li> </ol> </blockquote> <p><strong>Import XML file in LibreOffice Calc:</strong></p> <ol> <li>From the menu bar, go to <code>Data</code> > <code>XML Source...</code></li> <li>Click on the browse button (folder icon) and choose the file from the dialog</li> <li>Select the desired node</li> <li>Fill the <code>Mapped cell</code> field for example <code>A1</code></li> <li>Click on <kbd>Import</kbd> button.</li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload