<census-api
    xmlns="http://thedataweb.rm.census.gov/api/discovery/"
    xmlns:dcat="http://www.w3.org/ns/dcat#"
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:pod="https://project-open-data.cio.gov/v1.1/schema/"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:org="http://www.w3.org/ns/org#"
    xmlns:vcard="http://www.w3.org/2006/vcard/ns#">
    <vars>
        <var xml:id="PANEL"
            label="SIPP Panel Year"
            predicate-type="int"
            group="N/A"
            limit="0">
            <values>
                <range min="1990" max="1990">Continuous values of PANEL</range>
            </values>
        </var>
        <var xml:id="PNUM"
            label="Person Number"
            predicate-type="int"
            group="N/A"
            limit="0">
            <values>
                <range min="101" max="407">Continuous values of PNUM</range>
            </values>
        </var>
        <var xml:id="ENTRY"
            label="Entry Address ID"
            predicate-type="int"
            group="N/A"
            limit="0">
            <values>
                <range min="11" max="43">Continuous values of ENTRY</range>
            </values>
        </var>
        <var xml:id="SUID"
            label="Sample Unit Identifier"
            predicate-type="int"
            group="N/A"
            limit="0">
            <values>
                <range min="1074034" max="999944306">Continuous values of SUID</range>
            </values>
        </var>
        <var xml:id="TOBD90"
            label="Type of OASDI Benefit"
            predicate-type="int"
            group="N/A"
            limit="0">
            <values>
                <item value="1">All Ret. Wkrs., excl. Dually Entitled FM</item>
                <item value="4">Aged Dually Entitled Wife</item>
                <item value="3">Aged Wife</item>
                <item value="6">Aged Dually Entitled Widow</item>
                <item value="9">Mtch not in cur pay or no MBR or no Mtc</item>
                <item value="0">Not in Sample in January 1990</item>
                <item value="2">Disabled Workers</item>
                <item value="5">Aged Widow</item>
                <item value="7">All Other</item>
            </values>
        </var>
        <var xml:id="SSAYOD"
            label="MBR/SSR Year of Death"
            predicate-type="int"
            group="N/A"
            limit="0">
            <values>
                <range min="0" max="1996">Continuous values of SSAYOD</range>
            </values>
        </var>
    </vars>
</census-api>