All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edits.seer.internal.rules.State_at_DX_Geocode_1970-80-90.xml Maven / Gradle / Ivy

        <rule id="State_at_DX_Geocode_1970-80-90" name="State at DX Geocode 1970/80/90 (NAACCR)" tag="N2570" java-path="lines.line" category="field">
            <expression><![CDATA[return line.stateAtDxGeocode19708090 == null || Functions.matches(line.stateAtDxGeocode19708090, /^0[1-9]|[1-8]\d|9[0-5]$/)]]></expression>
            <message>State at DX Geocode 1970/80/90 must = 01-95.</message>
            <description><![CDATA[Must be a valid two-digit code (01-95) or blank.]]></description>
            <history>
                <event version="SE18-018-02" user="kirbyk" date="2018-05-04" ref="67779">Edit created.</event>
                <event version="SE18-018-06" user="kirbyk" date="2018-09-10" ref="68030">Removed CD, US, XX, YY as valid values.</event>
            </history>
        </rule>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy