microsimulation / ijm-xml

XML files for the International Journal of Microsimulation
MIT License
0 stars 0 forks source link

ijm-00089.xml appendix #87

Open gnott opened 5 years ago

gnott commented 5 years ago

I am checking the resupply from June 3 of article 00089. There is a validation issue causing the article to not appear in the demo site.

I think it is due to the appendix content, which when converted using the normal procedure, the content is blank in the JSON output, e.g.

    "appendices": [
        {
            "content": [],
            "id": "A1",
            "title": "Acronyms"
        }
    ],

@Melissa37 would you please review the June 3 XML for the appendix "Acronyms" section for structure? It could be it needs some section tag wrappers or something? Thanks!

Melissa37 commented 5 years ago

This looks like good and appropriate tagging. I suggest we leave as is and is an article that does not work on the demo site.

Cheers!

@thewilkybarkid for info:

<app-group>
            <app id="A1">
                <label>APPENDIX</label>
                <title>Acronyms</title>
                <glossary>
                    <def-list>
                        <def-item>
                            <term>ACA</term>
                            <def>
                                <p>Affordable Care Act</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>ACS</term>
                            <def>
                                <p>American Community Survey</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>ASEC</term>
                            <def>
                                <p>Annual Social and Economic Supplement</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>ASPE</term>
                            <def>
                                <p>Office of the Assistant Secretary for Planning and Evaluation</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>CBO</term>
                            <def>
                                <p>Congressional Budget Office</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>CCIIO</term>
                            <def>
                                <p>Center for Consumer Information and Insurance Oversight</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>CHIP</term>
                            <def>
                                <p>Children&#x2019;s Health Insurance Program</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>CMS</term>
                            <def>
                                <p>Center for Medicare and Medicaid Services</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>COMPARE</term>
                            <def>
                                <p>COMPrehensive Assessment of Reform Efforts</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>CPS</term>
                            <def>
                                <p>Current Population Survey</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>CSG</term>
                            <def>
                                <p>Council of State Governments</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>DHHS</term>
                            <def>
                                <p>U.S. Department of Health and Human Services</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>EHB</term>
                            <def>
                                <p>essential health benefits</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>ESI</term>
                            <def>
                                <p>employer-sponsored insurance</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>FFEs</term>
                            <def>
                                <p>Federally-Facilitated Exchanges</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>FPL</term>
                            <def>
                                <p>Federal Poverty Level</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>HIEU</term>
                            <def>
                                <p>health insurance eligibility unit</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>HRET</term>
                            <def>
                                <p>Health Research and Educational Trust</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>MEPS</term>
                            <def>
                                <p>Medical Expenditure Panel Survey</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>MEPS-HC</term>
                            <def>
                                <p>Medical Expenditure Panel Survey, Household Component</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>MSPS</term>
                            <def>
                                <p>Multistate Plans</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>NATSEM</term>
                            <def>
                                <p>National Centre for Social and Economic Modeling</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>NHEA</term>
                            <def>
                                <p>National Health Expenditure Accounts</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>OPM</term>
                            <def>
                                <p>Office of Personnel Management</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SAGA</term>
                            <def>
                                <p>State-Administered General Assistance</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SBE</term>
                            <def>
                                <p>State-Based Exchanges</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SHEA</term>
                            <def>
                                <p>state health insurance expenditure accounts</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SHOP</term>
                            <def>
                                <p>Small Business Health Options Program</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SIPP</term>
                            <def>
                                <p>Survey of Income and Program Participation</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SoA</term>
                            <def>
                                <p>Society of Actuaries</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SPE</term>
                            <def>
                                <p>Assistant Secretary for Planning and Evaluation</p>
                            </def>
                        </def-item>
                        <def-item>
                            <term>SUSB</term>
                            <def>
                                <p>Survey of U.S. Businesses</p>
                            </def>
                        </def-item>
                    </def-list>
                </glossary>
            </app>
        </app-group>