...
<class-descriptor table="ole_cat_loc_status_t">
<field-descriptor name="locationStatusId" column="LOC_STATUS_ID" jdbc-type="VARCHAR" primarykey="true" autoincrement="true" sequence-name="ole_cat_loc_status_s" />
<field-descriptor name="locationStatusCode" column="LOC_STATUS_CD" jdbc-type="VARCHAR" />
<field-descriptor name="locationStatusName" column="LOC_STATUS_NM" jdbc-type="VARCHAR" />
<field-descriptor name="objectId" column="OBJ_ID" jdbc-type="VARCHAR" index="true"/>
<field-descriptor name="versionNumber" column="VER_NBR" jdbc-type="BIGINT" locking="true" />
<field-descriptor name="source" column="SRC" jdbc-type="VARCHAR" />
<field-descriptor name="sourceDate" column="SRC_DT" jdbc-type="DATE" />
<field-descriptor name="active" column="ROW_ACT_IND" jdbc-type="VARCHAR"
conversion="org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion" />
</class-descriptor>
4. Services
...
5. Data Model:The DM for Location Status is going to reside in the Rice2.x Schema
2) Type of Ownership Maintenance Document Technical Specification
...