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

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

The newest version!
        <rule id="Birthplace_State" name="Birthplace--State (NAACCR)" tag="N1671" java-path="lines.line" category="field">
            <expression><![CDATA[return ((Map)Context.State).containsKey(line.birthplaceState)]]></expression>
            <message>Birthplace--State is not valid</message>
            <description><![CDATA[Birthplace--State must contain a valid ISO code or standard custom code for state.]]></description>
            <history>
                <event version="SE13-009-01" user="murphyr" date="2012-12-05" ref="66774">Edit created.</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>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy