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

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

There is a newer version: 024-13
Show newest version
        <rule id="Derived_SEER_Path_Stg_Grp" name="Derived SEER Path Stg Grp (SEER)" tag="N2125" java-path="lines.line" category="field">
            <expression><![CDATA[return line.derivedSeerPathStgGrp == null || ((List)Context.Derived_Stage_Group_Table).contains(line.derivedSeerPathStgGrp)]]></expression>
            <message>Must be a valid Derived SEER Path Stg Grp code or blank.</message>
            <description><![CDATA[Must be a valid code for Derived SEER Path Stg Grp[3605] and must be left-justified. Letters must be uppercase. May be blank.

The following codes are valid:
0, 0A, 0IS,
1, 1A, 1A1, 1A2, 1B, 1B1, 1B2, 1C, 1S,
2, 2A, 2A1, 2A2, 2B, 2C,
3, 3A, 3B, 3C, 3C1, 3C2,
4, 4A, 4A1, 4A2, 4B, 4C,
88, 99, OC,
blank]]></description>
            <history>
                <event version="SE16-015-01" user="kirbyk" date="2016-04-14" ref="67315">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