# SciELO XML to PubMed XML

Program to export XML to PubMed, according to [http://www.ncbi.nlm.nih.gov/books/NBK3828/](http://www.ncbi.nlm.nih.gov/books/NBK3828/), using SciELO XML (SciELO Publishing Schema).

## How to execute

Double clicking on c:\\scielo\\bin\\xml\\xml\_pubmed.py

> <div>![_images/xml2pubmed_window.png](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/xml2pubmed_window.png)</div>

Select the issue folder

> <div>![_images/xml2pubmed_chose_folder.png](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/xml2pubmed_chose_folder.png)</div>

Only if issue is published on batches, such aop or rolling pass, you should inform **from date** to generate XML for the article published from this date to the current date.

Then click on OK button.

According to the example, the program will create the file: v:\\scielo\\serial\\rsp\\v48n5\\PubMed\\rsp-v48n5-20160510-20160523.xml, containing articles which have epub date between 20160510 and the current date.

> <div>![_images/xml2pubmed_from_date.png](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/xml2pubmed_from_date.png)</div>

If it is not an issue published on batches, click on OK button. According to the example, the program will create the file: v:\\scielo\\serial\\rsp\\v48n5\\PubMed\\rsp-v48n5.xml.

> <div>![_images/xml2pubmed_chosen_folder.png](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/xml2pubmed_chosen_folder.png)</div>

Or execute it on a terminal:

> <div>![_images/xml2pubmed_terminal.png](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/xml2pubmed_terminal.png)</div>

Optionally informing the **from date**

> <div>![_images/xml2pubmed_terminal_from_date.png](https://scielo.readthedocs.io/projects/scielo-pc-programs/en/latest/_images/xml2pubmed_terminal_from_date.png)</div>