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

edits.seer.internal.rules.Census_Tract_Block_Group_708090.xml Maven / Gradle / Ivy

There is a newer version: 024-13
Show newest version
        <rule id="Census_Tract_Block_Group_708090" name="Census Block Grp 1970-90 (NAACCR)" tag="N0919" java-path="lines.line" category="field">
            <expression><![CDATA[return line.censusBlockGrp197090 == null || Functions.matches(line.censusBlockGrp197090, /^[0-9]$/)]]></expression>
            <message>Census Tract Block Group 70/80/90 is not valid.</message>
            <description><![CDATA[Valid codes for Census Tract Block Group 70/80/90 are 0-9 or blank.]]></description>
            <history>
                <event version="SE13-009-01" user="murphyr" date="2012-12-20" ref="66776">Updated edit name.</event>
                <event version="SE16-016-08" user="depryf" date="2017-11-22" ref="67674">Edit syntax updated to allow pre-compilation optimization; no change in behavior.</event>
                <event version="SE18-020-01" user="depryf" date="2020-02-04" ref="68281">Changed property names to align with NAACCR XML IDs.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy