3 Likes
Shell Museum’s invertebrates.views.xml
Form Definition:
<?xml version="1.0" encoding="UTF-8"?>
<viewset name="Invertebrate Views" i18nresname="views" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<views>
<view name="Accession"
class="edu.ku.brc.specify.datamodel.Accession"
busrules="edu.ku.brc.specify.datamodel.busrules.AccessionBusRules"
>
<desc><![CDATA[The Accession form.]]></desc>
<altviews>
<altview name="Accession View" viewdef="Accession" mode="view" default="true"/>
<altview name="Accession Edit" viewdef="Accession" mode="edit"/>
</altviews>
</view>
<view name="AccessionCO"
class="edu.ku.brc.specify.datamodel.Accession"
busrules="edu.ku.brc.specify.datamodel.busrules.AccessionBusRules"
>
<desc><![CDATA[The Accession form as seen in the CO form.]]></desc>
<altviews>
<altview name="AccessionCO View" viewdef="AccessionCO" mode="view" default="true"/>
<altview name="AccessionCO Edit" viewdef="AccessionCO" mode="edit"/>
</altviews>
</view>
<view name="AccessionItems"
class="edu.ku.brc.specify.datamodel.CollectionObject"
usedefbusrule="false"
resourcelabels="false">
<desc><![CDATA[The Collection Object Subform for Accessions.]]></desc>
<altviews>
<altview name="COS View" viewdef="AccessionItems" mode="view"/>
<altview name="COS Edit" viewdef="AccessionItems" mode="edit" default="true"/>
<altview name="COS Table Edit" viewdef="AccessionItems Table" mode="edit"/>
<altview name="COS Table View" viewdef="AccessionItems Table" mode="view"/>
</altviews>
</view>
<view name="Address"
class="edu.ku.brc.specify.datamodel.Address"
busrules="edu.ku.brc.specify.datamodel.busrules.AddressBusRules"
resourcelabels="false">
<desc><![CDATA[Address subform within the Accession form.]]></desc>
<altviews>
<altview name="Address View" viewdef="Address" mode="view" validated="false" default="true"/>
<altview name="Address Edit" viewdef="Address" mode="edit" validated="true"/>
<altview name="Address Table View" viewdef="Address Table" mode="view" />
<altview name="Address Table Edit" viewdef="Address Table" mode="edit"/>
</altviews>
</view>
<view name="Agent"
class="edu.ku.brc.specify.datamodel.Agent"
busrules="edu.ku.brc.specify.datamodel.busrules.AgentBusRules"
isinternal="false"
resourcelabels="false">
<desc><![CDATA[Agent subform within the AccessionAgent form.]]></desc>
<altviews defaultmode="view">
<altview name="Agent View" title="Agent" viewdef="Agent" mode="view" validated="false"/>
<altview name="Agent Edit" title="Agent" viewdef="Agent" mode="edit" validated="true" default="true"/>
</altviews>
</view>
<view name="CollectingEvent"
class="edu.ku.brc.specify.datamodel.CollectingEvent"
isinternal="false"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectingEventBusRules"
resourcelabels="false">
<desc><![CDATA[CollectingEvent Form]]></desc>
<altviews>
<altview name="CollectingEvent View" viewdef="CollectingEvent" mode="view" default="true"/>
<altview name="CollectingEvent Edit" viewdef="CollectingEvent" mode="edit"/>
</altviews>
</view>
<view name="CollectingEventSub"
class="edu.ku.brc.specify.datamodel.CollectingEvent"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectingEventBusRules"
resourcelabels="false">
<desc><![CDATA[CollectingEvent SubForm]]></desc>
<altviews>
<altview name="CollectingEventSub View" viewdef="CollectingEventSub" mode="view" default="true"/>
<altview name="CollectingEventSub Edit" viewdef="CollectingEventSub" mode="edit"/>
</altviews>
</view>
<view name="CollectionObject"
class="edu.ku.brc.specify.datamodel.CollectionObject"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectionObjectBusRules"
isinternal="false"
resourcelabels="false"
>
<desc><![CDATA[The Collection Object form.]]></desc>
<altviews>
<altview name="Collection Object View" viewdef="Collection Object" mode="view"/>
<altview name="Collection Object Edit" viewdef="Collection Object" mode="edit" default="true"/>
</altviews>
</view>
<view name="CollectionObjectSub"
class="edu.ku.brc.specify.datamodel.CollectionObject"
usedefbusrule="false"
resourcelabels="false">
<desc><![CDATA[The Collection Object Subform for Accessions.]]></desc>
<altviews>
<altview name="COS View" viewdef="CollectionObjectSub" mode="view"/>
<altview name="COS Edit" viewdef="CollectionObjectSub" mode="edit" default="true"/>
<!-- <altview name="COS Table Edit" viewdef="CollectionObjectSub Table" mode="edit"/>
<altview name="COS Table View" viewdef="CollectionObjectSub Table" mode="view"/> -->
</altviews>
</view>
<view name="Collectors"
class="edu.ku.brc.specify.datamodel.Collector"
busrules="edu.ku.brc.specify.datamodel.busrules.CollectorBusRules"
>
<desc><![CDATA[The Collectors Subform.]]></desc>
<altviews>
<!-- <altview name="Collectors Icon View" viewdef="CollectorsIconView" mode="view"/>
<altview name="Collectors Icon Edit" viewdef="CollectorsIconView" mode="edit"/> -->
<altview name="Collectors Table View" viewdef="Collectors Table" mode="view"/>
<altview name="Collectors Table Edit" viewdef="Collectors Table" mode="edit" default="true"/>
</altviews>
</view>
<view name="Determination"
class="edu.ku.brc.specify.datamodel.Determination"
busrules="edu.ku.brc.specify.datamodel.busrules.DeterminationBusRules"
isexternal="true"
resourcelabels="false">
<desc><![CDATA[Subform within the Collection Object form.]]></desc>
<altviews>
<altview name="Determination View" viewdef="Determination" mode="view"/>
<altview name="Determination Edit" viewdef="Determination" mode="edit" default="true"/>
<altview name="Determination Table View" viewdef="Determination Table" mode="view"/>
<altview name="Determination Table Edit" viewdef="Determination Table" mode="edit"/>
</altviews>
</view>
<view name="DeterminationViewOnly"
class="edu.ku.brc.specify.datamodel.Determination"
isexternal="true"
resourcelabels="false">
<desc><![CDATA[Subform within the Collection Object form.]]></desc>
<altviews>
<altview name="Determination View" viewdef="Determination" mode="view" default="true"/>
</altviews>
</view>
<view name="InvertZooAttributes"
class="edu.ku.brc.specify.datamodel.CollectionObjectAttribute"
resourcelabels="false">
<desc><![CDATA[Subform within the Collection Object form.]]></desc>
<altviews>
<altview name="InvertZooAttributes View" viewdef="InvertZooAttributes" mode="view"/>
<altview name="InvertZooAttributes Edit" viewdef="InvertZooAttributes" mode="edit" default="true"/>
</altviews>
</view>
<view name="Loan"
class="edu.ku.brc.specify.datamodel.Loan"
busrules="edu.ku.brc.specify.datamodel.busrules.LoanBusRules"
>
<desc><![CDATA[Loan display form]]></desc>
<altviews>
<altview name="Loan View" viewdef="Loan" mode="view" default="true"/>
<altview name="Loan Edit" viewdef="Loan" mode="edit"/>
</altviews>
</view>
<view name="LoanItems"
class="edu.ku.brc.specify.datamodel.LoanPreparation"
busrules="edu.ku.brc.specify.datamodel.busrules.LoanPreparationBusRules"
>
<desc><![CDATA[Loan display form]]></desc>
<altviews>
<altview name="LoanItems Table View" viewdef="LoanItems Table" mode="view"/>
<altview name="LoanItems Table Edit" viewdef="LoanItems Table" mode="edit"/>
<altview name="LoanItems View" viewdef="LoanItems" mode="view" default="true"/>
<altview name="LoanItems Edit" viewdef="LoanItems" mode="edit"/>
</altviews>
</view>
<view name="Locality"
class="edu.ku.brc.specify.datamodel.Locality"
busrules="edu.ku.brc.specify.datamodel.busrules.LocalityBusRules"
isinternal="false"
>
<desc><![CDATA[Locality form.]]></desc>
<altviews>
<altview name="Locality View" viewdef="Locality" mode="view"/>
<altview name="Locality Edit" viewdef="Locality" mode="edit" default="true"/>
</altviews>
</view>
<view name="Preparation"
class="edu.ku.brc.specify.datamodel.Preparation"
busrules="edu.ku.brc.specify.datamodel.busrules.PreparationBusRules"
resourcelabels="false">
<desc><![CDATA[Subform within the Preparation form.]]></desc>
<altviews>
<altview name="Preparation Table View" viewdef="Preparation Table" mode="view"/>
<altview name="Preparation Table Edit" viewdef="Preparation Table" mode="edit"/>
<altview name="Preparation View" viewdef="Preparation" mode="view"/>
<altview name="Preparation Edit" viewdef="Preparation" mode="edit" default="true"/>
</altviews>
</view>
<view name="PreparationProperty"
class="edu.ku.brc.specify.datamodel.PreparationProperty"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj"
>
<desc><![CDATA[Subform within the Collection Object form.]]></desc>
<altviews>
<altview name="PreparationProperty View" viewdef="PreparationProperty" mode="view" />
<altview name="PreparationProperty Edit" viewdef="PreparationProperty" mode="edit" default="true"/>
<altview name="PreparationProperty Table View" viewdef="PreparationProperty Table" mode="view"/>
<altview name="PreparationProperty Table Edit" viewdef="PreparationProperty Table" mode="edit"/>
</altviews>
</view>
<view name="CollectionRelationship"
class="edu.ku.brc.specify.datamodel.CollectionRelationship"
resourcelabels="false">
<desc><![CDATA[Subform for Left Side of relationship within the CollectionObject form.]]></desc>
<altviews>
<altview name="CollectionRelationship Table View" viewdef="CollectionRelationship Table" mode="view"/>
<altview name="CollectionRelationship Table Edit" viewdef="CollectionRelationship Table" mode="edit"/>
<altview name="CollectionRelationship View" viewdef="CollectionRelationship" mode="view"/>
<altview name="CollectionRelationship Edit" viewdef="CollectionRelationship" mode="edit" default="true"/>
</altviews>
</view>
<view name="CollectionRelRight"
class="edu.ku.brc.specify.datamodel.CollectionRelationship"
resourcelabels="false">
<desc><![CDATA[Subform within the CollectionObject form.]]></desc>
<altviews>
<altview name="CollectionRelRight Table View" viewdef="CollectionRelRight Table" mode="view"/>
<!--altview name="CollectionRelRight Table Edit" viewdef="CollectionRelRight Table" mode="edit"/-->
<altview name="CollectionRelRight View" viewdef="CollectionRelRight" mode="view"/>
<!--altview name="CollectionRelRight Edit" viewdef="CollectionRelRight" mode="edit" default="true"/-->
</altviews>
</view>
<view name="Taxon"
class="edu.ku.brc.specify.datamodel.Taxon"
busrules="edu.ku.brc.specify.datamodel.busrules.TaxonBusRules"
isinternal="false"
resourcelabels="false">
<desc><![CDATA[Taxon data entry form.]]></desc>
<altviews>
<altview name="Taxon View" viewdef="Taxon" mode="view"/>
<altview name="Taxon Edit" viewdef="Taxon" mode="edit" default="true"/>
</altviews>
</view>
</views>
<viewdefs>
<viewdef
type="form"
name="Collection Object"
class="edu.ku.brc.specify.datamodel.CollectionObject"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Collection Object form.]]></desc>
<enableRules/>
<columnDef>100px,2px,155px,5px,111px,2px,155px,10px,70px,5px,212px,15px,p:g</columnDef>
<columnDef os="lnx">115px,2px,171px,5px,125px,2px,175px,5px,105px,2px,210px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,205px,5px,128px,2px,200px,5px,118px,2px,235px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px:g,p,2px,p:g,10px,p:g,2px,p,2px,p:g(2),p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="catalogNumber" uitype="formattedtext"/>
<cell type="label" labelfor="14"/>
<cell type="field" id="14" name="altCatalogNumber" uitype="text"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="accession" uitype="querycbx" initialize="name=AccessionCO;title=AccessionCO" isrequired="false"/>
</row>
<row>
<cell type="subview" viewname="Determination" id="6" name="determinations" colspan="12" rows="4"/>
</row>
<row>
<cell type="subview" viewname="CollectingEventSub" id="21" name="collectingEvent" colspan="12" rows="5"/>
</row>
<row>
<cell type="subview" viewname="Preparation" id="8" name="preparations" rows="2" colspan="12"/>
</row>
<row>
<cell type="separator" label="Attachments" colspan="12"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="collectionObjectAttachments" colspan="5" initialize="icon=CollectionObjectAttachment" defaulttype="icon"/>
<cell type="panel" id="116" name="outerPanel" coldef="p,2px,p:g,5px,p,2px,p:g" rowdef="p,4px,p,4px,p,4px,p,4px,p,4px,p,4px,p,4px,p,4px,p,4px,p,4px,p" colspan="5">
<rows>
<row>
<cell type="label" labelfor="rem" initialize="align=left"/>
</row>
<row>
<cell type="field" id="rem" name="remarks" uitype="textareabrief" rows="4" colspan="7"/>
</row>
<row>
<cell type="field" id="yn4" name="yesNo4" uitype="checkbox" initialize="editable=true" colspan="3"/>
<cell type="field" id="yn3" name="yesNo3" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text"/>
<cell type="field" id="yn1" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn2" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="cataloger" uitype="querycbx" initialize="name=Agent;title=Catalog Agent" isrequired="true" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="inv"/>
<cell type="field" id="inv" name="inventorizedBy" uitype="querycbx" initialize="name=Agent;title=Inventory Agent" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" uitype="plugin" name="this" initialize="name=PartialDateUI;df=catalogedDate;tp=catalogedDatePrecision" uifieldformatter="Date" default="today" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
</row>
<row>
<cell type="label" labelfor="id"/>
<cell type="field" id="id" name="inventoryDate" uitype="formattedtext" uifieldformatter="Date" colspan="3"/>
</row>
<row>
<cell type="label" label=""/>
<cell type="field" id="113" uitype="checkbox" name="generateLabelChk" label="Generate Label on Save" ignore="true" default="true" initialize="visible=false"/>
<cell type="command" id="114" name="generateLabelBtn" label="Generate Label" ignore="true" default="true" initialize="visible=false;align=right"/>
</row>
<row>
<cell type="label" labelfor="guid"/>
<cell type="field" id="guid" name="guid" uitype="text" colspan="5" readonly="true"/>
</row>
</rows>
</cell>
</row>
<!--<row>
<cell type="label" label="RELNAMEHERE:" initialize="align=right;"/>
<cell type="field" id="colrel" uitype="plugin" name="this" initialize="name=CollectionRelOneToManyPlugin;relname=xxxx;" colspan="9"/>
</row>
<row>
<cell type="subview" id="15" viewname="InvertZooAttributes" name="collectionObjectAttribute" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="projectNumber" uitype="text"/>
</row>
<row>
<cell type="label" label="RELNAMEHERE:" initialize="align=right;"/>
<cell type="field" id="colrel" uitype="plugin" name="this" initialize="name=ColRelTypePlugin;relname=xxxx;"/>
</row>
<row>
<cell type="panel" id="ContainerPanel" name="ContainerPanel" coldef="p" rowdef="p" colspan="11">
<rows>
<row>
<cell type="panel" id="CPInner" name="CPInner" coldef="p" rowdef="p" initialize="border=line;bordercolor=200,200,200;bgcolor=240,240,240">
<rows>
<row>
<cell type="field" id="ContainerPlugin" uitype="plugin" name="this" initialize="name=ContainerPlugin"/>
</row>
</rows>
</cell>
</row>
</rows>
</cell>
</row>
<row>
<cell type="label" labelfor="appr"/>
<cell type="field" id="appr" name="appraisal" uitype="querycbx" initialize="name=Appraisal;title=Appraisal" isrequired="false"/>
</row>
<row>
<cell type="label" labelfor="avail"/>
<cell type="field" id="avail" name="availability" uitype="text"/>
<cell type="label" labelfor="cdv"/>
<cell type="field" id="cdv" name="catalogedDateVerbatim" uitype="text"/>
<cell type="label" labelfor="ca"/>
<cell type="field" id="ca" name="countAmt" uitype="text"/>
</row>
<row>
<cell type="subview" id="7" name="collectionObjectCitations" viewname="CollectionObjectCitation" colspan="15"/>
</row>
<row>
<cell type="subview" viewname="ConservDescription" id="cd" name="conservDescriptions" initialize="btn=true"/>
</row>
<row>
<cell type="subview" viewname="DNASequence" id="6" name="dnaSequences" initialize="btn=true"/>
</row>
<row>
<cell type="label" labelfor="fnp"/>
<cell type="field" id="fnp" name="fieldNotebookPage" uitype="querycbx" initialize="name=FieldNotebookPage;title=FieldNotebookPage" isrequired="false"/>
</row>
<row>
<cell type="label" labelfor="desc"/>
<cell type="field" id="desc" name="description" uitype="text"/>
<cell type="label" labelfor="fn"/>
<cell type="field" id="fn" name="fieldNumber" uitype="text"/>
<cell type="label" labelfor="guid"/>
<cell type="field" id="guid" name="guid" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="mod"/>
<cell type="field" id="mod" name="modifier" uitype="text"/>
<cell type="label" labelfor="name"/>
<cell type="field" id="name" name="name" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="not"/>
<cell type="field" id="not" name="notifications" uitype="text"/>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
</row>
<row>
<cell type="subview" viewname="OtherIdentifiers" id="44" name="otherIdentifiers" defaulttype="table" colspan="15" rows="3"/>
</row>
<row>
<cell type="subview" viewname="Project" id="proj" name="projects" initialize="btn=true"/>
</row>
<row>
<cell type="label" labelfor="oj"/>
<cell type="field" id="oj" name="objectCondition" uitype="text"/>
<cell type="label" labelfor="rest"/>
<cell type="field" id="rest" name="restrictions" uitype="text"/>
</row>
<row>
<cell type="subview" viewname="SubPaleoContext" id="9" name="paleoContext" defaulttype="table" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="t2"/>
<cell type="field" id="t2" name="text2" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="totalValue" uitype="text"/>
</row>
<row>
<cell type="subview" viewname="TreatmentEvent" id="te" name="treatmentEvents" initialize="btn=true"/>
</row>
<row>
<cell type="field" id="yn5" name="yesNo5" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn6" name="yesNo6" uitype="checkbox" initialize="editable=true"/>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="formtable"
name="Determination Table"
class="edu.ku.brc.specify.datamodel.Determination"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Determination subform table for Collection Object form.]]></desc>
<definition>Determination</definition>
</viewdef>
<viewdef
name="Determination"
type="form"
class="edu.ku.brc.specify.datamodel.Determination"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Determination subform for Collection Object form.]]></desc>
<enableRules/>
<columnDef>100px,2px,255px,5px,96px,2px,180px,5px,65px,2px,120px,0px,p:g</columnDef>
<columnDef os="lnx">115px,2px,270px,5px,110px,2px,185px,5px,80px,2px,136px,0px,p:g</columnDef>
<columnDef os="mac">130px,2px,300px,5px,110px,2px,238px,5px,88px,2px,150px,0px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px,p,2px,p:g,5px,p,2px,p:g,0px</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="taxon" uitype="querycbx" initialize="name=Taxon" colspan="7"/>
<cell type="field" id="3" name="isCurrent" uitype="checkbox"/>
</row>
<row>
<cell type="label" labelfor="13"/>
<cell type="field" id="13" name="preferredTaxon" uitype="text" readonly="true" colspan="5"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="typeStatusName" uitype="combobox"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="determiner" uitype="querycbx" initialize="name=Agent"/>
<cell type="label" labelfor="t2"/>
<cell type="field" id="t2" name="text2" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" uitype="plugin" name="this" initialize="name=PartialDateUI;df=determinedDate;tp=determinedDatePrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text"/>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" name="qualifier" uitype="text"/>
</row>
<!--<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="addendum" uitype="text"/>
<cell type="label" labelfor="an"/>
<cell type="field" id="an" name="alternateName" uitype="text"/>
<cell type="label" labelfor="con"/>
<cell type="field" id="con" name="confidence" uitype="text"/>
</row>
<row>
<cell type="subview" id="7" name="determinationCitations" viewname="DeterminationCitation" colspan="15"/>
</row>
<row>
<cell type="label" labelfor="fob"/>
<cell type="field" id="fob" name="featureOrBasis" uitype="text"/>
<cell type="label" labelfor="mtd"/>
<cell type="field" id="mtd" name="method" uitype="text"/>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="nameUsage" uitype="combobox"/>
</row>
<row>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="remarks" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="ssq"/>
<cell type="field" id="ssq" name="subSpQualifier" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="vq"/>
<cell type="field" id="vq" name="varQualifier" uitype="text"/>
<cell type="field" id="20" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="20" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="form"
name="CollectingEventSub"
class="edu.ku.brc.specify.datamodel.CollectingEvent"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collecting Event]]></desc>
<columnDef>100px,2px,210px,5px,75px,2px,210px,5px,100px,2px,121px,0px,p:g</columnDef>
<columnDef os="lnx">115px,2px,210px,5px,95px,2px,210px,5px,125px,2px,146px,0px,p:g</columnDef>
<columnDef os="mac">130px,2px,260px,5px,85px,2px,260px,5px,115px,2px,166px,0px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g,5px:g,p,2px,p:g,5px:g,p,2px,p:g(2),0px</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="stationFieldNumber" uitype="text"/>
<cell type="label" labelfor="me"/>
<cell type="field" id="me" name="method" uitype="combobox"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="text3" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" uitype="plugin" name="this" initialize="name=PartialDateUI;df=startDate;tp=startDatePrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" uitype="plugin" name="this" initialize="name=PartialDateUI;df=endDate;tp=endDatePrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="13"/>
<cell type="field" id="13" name="verbatimDate" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text"/>
<cell type="label" labelfor="t4"/>
<cell type="field" id="t4" name="text2" uitype="text" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="sfnm1"/>
<cell type="field" id="sfnm1" name="stationFieldNumberModifier1" uitype="text"/>
<cell type="label" labelfor="sfnm2"/>
<cell type="field" id="sfnm2" name="stationFieldNumberModifier2" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="locality" uitype="querycbx" initialize="name=Locality;title=Locality;clonebtn=true" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="vl"/>
<cell type="field" id="vl" name="verbatimLocality" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="text4" uitype="text" colspan="9"/>
</row>
<row>
<cell type="subview" viewname="Collectors" id="12" name="collectors" colspan="9" rows="3"/>
<cell type="subview" id="oa" viewname="ObjectAttachment" name="collectingEventAttachments" initialize="align=right;btn=true;icon=CollectingEventAttachment"/>
</row>
</rows>
</viewdef>
<viewdef
type="form"
name="CollectingEvent"
class="edu.ku.brc.specify.datamodel.CollectingEvent"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collecting Event]]></desc>
<columnDef>100px,2px,200px,5px,90px,2px,210px,5px,96px,2px,115px,0px,15px,p:g</columnDef>
<columnDef os="lnx">115px,2px,240px,5px,100px,2px,215px,5px,106px,2px,125px,0px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,251px,5px,130px,2px,270px,5px,130px,2px,130px,0px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,max(p;190px),5px:g,p,2px,p,5px:g,p,2px,110px,p,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="stationFieldNumber" uitype="text"/>
<cell type="label" labelfor="me"/>
<cell type="field" id="me" name="method" uitype="combobox"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="text3" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" uitype="plugin" name="this" initialize="name=PartialDateUI;df=startDate;tp=startDatePrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" uitype="plugin" name="this" initialize="name=PartialDateUI;df=endDate;tp=endDatePrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="13"/>
<cell type="field" id="13" name="verbatimDate" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text"/>
<cell type="label" labelfor="t4"/>
<cell type="field" id="t4" name="text2" uitype="text" colspan="5"/>
</row>
<row>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="locality" uitype="querycbx" initialize="name=Locality;title=Locality;clonebtn=true" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="vl"/>
<cell type="field" id="vl" name="verbatimLocality" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="text4" uitype="text" colspan="9"/>
</row>
<!--<row>
<cell type="subview" id="8" name="collectingEventAttribute" viewname="CollectingEventAttribute" colspan="13"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="collectingTrip" uitype="querycbx" initialize="name=CollectingTrip;title=CollectingTrip" colspan="5"/>
<cell type="label" labelfor="edv"/>
<cell type="field" id="edv" name="endDateVerbatim" uitype="text"/>
<cell type="label" labelfor="sdv"/>
<cell type="field" id="sdv" name="startDateVerbatim" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="13"/>
<cell type="field" id="13" name="verbatimDate" uitype="text" colspan="2"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="form"
name="InvertZooAttributes"
class="edu.ku.brc.specify.datamodel.CollectionObjectAttribute"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Form For OtherIdentifier]]></desc>
<columnDef>100px,2px,115px,5px,70px,2px,115px,5px,94px,2px,115px,5px,80px,2px,115px,0px,p:g</columnDef>
<columnDef os="lnx">115px,2px,120px,5px,85px,2px,120px,5px,115px,2px,120px,5px,99px,2px,120px,0px,p:g</columnDef>
<columnDef os="mac">130px,2px,140px,5px,92px,2px,140px,5px,117px,2px,140px,5px,110px,2px,140px,0px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2),0px</columnDef>
<rowDef auto="true" sep="2px" cell="p"/>
<rows>
<!--<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="text1" uitype="combobox"/>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="text2" uitype="text"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="text3" uitype="text"/>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="text4" uitype="combobox"/>
</row>
<row>
<cell type="label" labelfor="20"/>
<cell type="field" id="20" name="text5" uitype="text"/>
<cell type="label" labelfor="21"/>
<cell type="field" id="21" name="text6" uitype="text"/>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="text7" uitype="text"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="text8" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="22"/>
<cell type="field" id="22" name="remarks" uitype="textareabrief" rows="2" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="t7"/>
<cell type="field" id="t7" name="text7" uitype="text"/>
<cell type="label" labelfor="t10"/>
<cell type="field" id="t10" name="text10" uitype="text"/>
<cell type="label" labelfor="t11"/>
<cell type="field" id="t11" name="text11" uitype="text"/>
<cell type="label" labelfor="t12"/>
<cell type="field" id="t12" name="text12" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t13"/>
<cell type="field" id="t13" name="text13" uitype="text"/>
<cell type="label" labelfor="t14"/>
<cell type="field" id="t14" name="text14" uitype="text"/>
<cell type="label" labelfor="t15"/>
<cell type="field" id="t15" name="text15" uitype="text"/>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
<cell type="label" labelfor="n3"/>
<cell type="field" id="n3" name="number3" uitype="text"/>
<cell type="label" labelfor="n4"/>
<cell type="field" id="n4" name="number4" uitype="text"/>
<cell type="label" labelfor="n5"/>
<cell type="field" id="n5" name="number5" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n6"/>
<cell type="field" id="n6" name="number6" uitype="text"/>
<cell type="label" labelfor="n7"/>
<cell type="field" id="n7" name="number7" uitype="text"/>
<cell type="label" labelfor="n8"/>
<cell type="field" id="n8" name="number8" uitype="text"/>
<cell type="label" labelfor="n9"/>
<cell type="field" id="n9" name="number9" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n10"/>
<cell type="field" id="n10" name="number10" uitype="text"/>
<cell type="label" labelfor="n11"/>
<cell type="field" id="n11" name="number11" uitype="text"/>
<cell type="label" labelfor="n12"/>
<cell type="field" id="n12" name="number12" uitype="text"/>
<cell type="label" labelfor="n13"/>
<cell type="field" id="n13" name="number13" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n14"/>
<cell type="field" id="n14" name="number14" uitype="text"/>
<cell type="label" labelfor="n15"/>
<cell type="field" id="n15" name="number15" uitype="text"/>
<cell type="label" labelfor="n16"/>
<cell type="field" id="n16" name="number16" uitype="text"/>
<cell type="label" labelfor="n17"/>
<cell type="field" id="n17" name="number17" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n18"/>
<cell type="field" id="n18" name="number18" uitype="text"/>
<cell type="label" labelfor="n19"/>
<cell type="field" id="n19" name="number19" uitype="text"/>
<cell type="label" labelfor="n20"/>
<cell type="field" id="n20" name="number20" uitype="text"/>
<cell type="label" labelfor="n21"/>
<cell type="field" id="n21" name="number21" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n22"/>
<cell type="field" id="n22" name="number22" uitype="text"/>
<cell type="label" labelfor="n23"/>
<cell type="field" id="n23" name="number23" uitype="text"/>
<cell type="label" labelfor="n24"/>
<cell type="field" id="n24" name="number24" uitype="text"/>
<cell type="label" labelfor="n25"/>
<cell type="field" id="n25" name="number25" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n26"/>
<cell type="field" id="n26" name="number26" uitype="text"/>
<cell type="label" labelfor="n27"/>
<cell type="field" id="n27" name="number27" uitype="text"/>
<cell type="label" labelfor="n28"/>
<cell type="field" id="n28" name="number28" uitype="text"/>
<cell type="label" labelfor="n29"/>
<cell type="field" id="n29" name="number29" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n30"/>
<cell type="field" id="n30" name="number30" uitype="text"/>
<cell type="label" labelfor="n31"/>
<cell type="field" id="n31" name="number31" uitype="text"/>
<cell type="label" labelfor="n32"/>
<cell type="field" id="n32" name="number32" uitype="text"/>
<cell type="label" labelfor="n33"/>
<cell type="field" id="n33" name="number33" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n34"/>
<cell type="field" id="n34" name="number34" uitype="text"/>
<cell type="label" labelfor="n35"/>
<cell type="field" id="n35" name="number35" uitype="text"/>
<cell type="label" labelfor="n36"/>
<cell type="field" id="n36" name="number36" uitype="text"/>
<cell type="label" labelfor="n37"/>
<cell type="field" id="n37" name="number37" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n38"/>
<cell type="field" id="n38" name="number38" uitype="text"/>
<cell type="label" labelfor="n39"/>
<cell type="field" id="n39" name="number39" uitype="text"/>
<cell type="label" labelfor="n20"/>
<cell type="field" id="n40" name="number40" uitype="text"/>
<cell type="label" labelfor="n41"/>
<cell type="field" id="n41" name="number41" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n42"/>
<cell type="field" id="n42" name="number42" uitype="text"/>
</row>
<row>
<cell type="field" id="yn1" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn2" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn3" name="yesNo3" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn4" name="yesNo4" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn5" name="yesNo5" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn6" name="yesNo6" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn7" name="yesNo7" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="formtable"
name="Preparation Table"
class="edu.ku.brc.specify.datamodel.Preparation"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Preparation subform table for Collection Object form.]]></desc>
<definition>Preparation</definition>
</viewdef>
<viewdef
type="form"
name="Preparation"
class="edu.ku.brc.specify.datamodel.Preparation"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj"
useresourcelabels="true">
<desc><![CDATA[Preparation for Collection Object form.]]></desc>
<enableRules/>
<columnDef>100px,2px,103px,5px,91px,2px,100px,5px,97px,2px,98px,2px,100px,10px,120px</columnDef>
<columnDef os="lnx">115px,2px,140px,5px,140px,22px,103px,5px,100px,2px,176px,2px,105px,p:g</columnDef>
<columnDef os="mac">130px,2px,195px,5px,150px,22px,120px,5px,105px,2px,184px,2px,110px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g,5px:g,p,2px,p:g,5px:g,p,2px,p:g,10px,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<rows>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="prepType" uitype="combobox" picklist="PrepType"/>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text" colspan="3"/>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="preparedByAgent" uitype="querycbx" initialize="name=Agent" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="countAmt" uitype="text"/>
<cell type="label" labelfor="i1"/>
<cell type="field" id="i1" name="integer1" uitype="text"/>
<cell type="label" labelfor="i4"/>
<cell type="field" id="i4" name="integer2" uitype="text"/>
<cell type="field" id="yn1" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="isOnLoan" name="isOnLoan" uitype="checkbox" label="IS_ON_LOAN" readonly="true"/>
</row>
<row>
<cell type="subview" id="pp" viewname="PreparationProperty" name="preparationProperties" colspan="13" defaulttype="table" rows="2"/>
<cell type="panel" id="116" name="outerPanel" coldef="p" rowdef="p,4px,p" colspan="1">
<rows>
<row>
<cell type="command" id="ShowLoansBtn" name="ShowLoansBtn" label="SHOW_INTERACTIONS" ignore="true"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="preparationAttachments" initialize="align=right;btn=true;icon=PreparationAttachment"/>
</row>
</rows>
</cell>
</row>
<row>
</row>
<!--<row>
<cell type="label" labelfor="desc"/>
<cell type="field" id="desc" name="description" uitype="text"/>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" uitype="plugin" name="this" initialize="name=PartialDateUI;df=preparedDate;tp=preparedDatePrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="storage" uitype="querycbx" initialize="name=Storage" colspan="3"/>
</row>
<row>
<cell type="subview" id="ms" viewname="MaterialSample" name="materialSamples" initialize="align=right;btn=true;icon=MaterialSample"/>
</row>
<row>
<cell type="label" labelfor="rem"/>
<cell type="field" id="rem" name="remarks" uitype="textareabrief" rows="2" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="sn"/>
<cell type="field" id="sn" name="sampleNumber" uitype="text"/>
<cell type="label" labelfor="stat"/>
<cell type="field" id="stat" name="status" uitype="text"/>
<cell type="label" labelfor="sl"/>
<cell type="field" id="sl" name="storageLocation" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t2"/>
<cell type="field" id="t2" name="text2" uitype="text"/>
</row>
<row>
<cell type="field" id="yn2" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn3" name="yesNo3" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="subview" id="18" viewname="PreparationAttributes" name="preparationAttribute" colspan="15"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="formtable"
name="PreparationProperty Table"
class="edu.ku.brc.specify.datamodel.PreparationProperty"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Preparation subform table for Collection Object form.]]></desc>
<definition>PreparationProperty</definition>
</viewdef>
<viewdef
type="form"
name="PreparationProperty"
class="edu.ku.brc.specify.datamodel.PreparationProperty"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Form For OtherIdentifier]]></desc>
<columnDef>p,2px,p:g</columnDef>
<columnDef os="lnx">p,2px,p:g</columnDef>
<columnDef os="mac">p,2px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g</columnDef>
<rowDef auto="true" sep="2px" cell="p"/>
<rows>
<row>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="combobox"/>
</row>
<!--<row>
<cell type="label" labelfor="d1"/>
<cell type="field" id="d1" name="date1" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="d2"/>
<cell type="field" id="d2" name="date2" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="d3"/>
<cell type="field" id="d3" name="date3" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="d4"/>
<cell type="field" id="d4" name="date4" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="d5"/>
<cell type="field" id="d5" name="date5" uitype="formattedtext" uifieldformatter="Date"/>
</row>
<row>
<cell type="label" labelfor="t3"/>
<cell type="field" id="t3" name="text3" uitype="text"/>
<cell type="label" labelfor="t4"/>
<cell type="field" id="t4" name="text4" uitype="combobox"/>
<cell type="label" labelfor="t5"/>
<cell type="field" id="t5" name="text5" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t6"/>
<cell type="field" id="t6" name="text6" uitype="text"/>
<cell type="label" labelfor="t7"/>
<cell type="field" id="t7" name="text7" uitype="text"/>
<cell type="label" labelfor="t8"/>
<cell type="field" id="t8" name="text8" uitype="text"/>
<cell type="label" labelfor="t9"/>
<cell type="field" id="t9" name="text9" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t10"/>
<cell type="field" id="t10" name="text10" uitype="text"/>
<cell type="label" labelfor="t11"/>
<cell type="field" id="t11" name="text11" uitype="text"/>
<cell type="label" labelfor="t12"/>
<cell type="field" id="t12" name="text12" uitype="text"/>
<cell type="label" labelfor="t13"/>
<cell type="field" id="t13" name="text13" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t14"/>
<cell type="field" id="t14" name="text14" uitype="text"/>
<cell type="label" labelfor="t15"/>
<cell type="field" id="t15" name="text15" uitype="text"/>
<cell type="label" labelfor="t16"/>
<cell type="field" id="t16" name="text16" uitype="text"/>
<cell type="label" labelfor="t17"/>
<cell type="field" id="t17" name="text17" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t18"/>
<cell type="field" id="t18" name="text18" uitype="text"/>
<cell type="label" labelfor="t19"/>
<cell type="field" id="t19" name="text19" uitype="text"/>
<cell type="label" labelfor="t20"/>
<cell type="field" id="t20" name="text20" uitype="text"/>
<cell type="label" labelfor="t21"/>
<cell type="field" id="t21" name="text21" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t22"/>
<cell type="field" id="t22" name="text22" uitype="text"/>
<cell type="label" labelfor="t23"/>
<cell type="field" id="t23" name="text23" uitype="text"/>
<cell type="label" labelfor="t24"/>
<cell type="field" id="t24" name="text24" uitype="text"/>
<cell type="label" labelfor="t25"/>
<cell type="field" id="t25" name="text25" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t26"/>
<cell type="field" id="t26" name="text26" uitype="combobox"/>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
<cell type="label" labelfor="n3"/>
<cell type="field" id="n3" name="number3" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n4"/>
<cell type="field" id="n4" name="number4" uitype="text"/>
<cell type="label" labelfor="n5"/>
<cell type="field" id="n5" name="number5" uitype="text"/>
<cell type="label" labelfor="n6"/>
<cell type="field" id="n6" name="number6" uitype="text"/>
<cell type="label" labelfor="n7"/>
<cell type="field" id="n7" name="number7" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n8"/>
<cell type="field" id="n8" name="number8" uitype="text"/>
<cell type="label" labelfor="n9"/>
<cell type="field" id="n9" name="number9" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="remarks" uitype="textareabrief" rows="2" colspan="9"/>
</row>
<row>
<cell type="field" id="yn1" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn2" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn3" name="yesNo3" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn4" name="yesNo4" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn5" name="yesNo5" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn6" name="yesNo6" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn7" name="yesNo7" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn8" name="yesNo8" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="formtable"
name="AccessionItems Table"
class="edu.ku.brc.specify.datamodel.CollectionObject"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Accession Items]]></desc>
<definition>AccessionItems</definition>
</viewdef>
<viewdef
type="form"
name="AccessionItems"
class="edu.ku.brc.specify.datamodel.CollectionObject"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Collection Object Subform for Accessions.]]></desc>
<enableRules/>
<columnDef>105px,2px,120px,5px,100px,2px,95px,5px,102px,2px,95px,5px,97px,2px,95px,p:g</columnDef>
<columnDef os="lnx">115px,2px,117px,5px,110px,2px,105px,5px,121px,2px,105px,5px,116px,2px,105px,p:g</columnDef>
<columnDef os="mac">130px,2px,130px,5px,118px,2px,130px,5px,121px,2px,130px,5px,120px,2px,130px,p:g</columnDef>
<columnDef os="exp">p,2px,min(p;150px),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2)</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="catalogNumber" uitype="formattedtext"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="collection.collectionName" uitype="dsptextfield"/>
</row>
</rows>
</viewdef>
<viewdef
type="formtable"
name="CollectionObjectSub Table"
class="edu.ku.brc.specify.datamodel.CollectionObject"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collection Object subform table for appraisal and Project forms.]]></desc>
<definition>CollectionObjectSub</definition>
</viewdef>
<viewdef
type="form"
name="CollectionObjectSub"
class="edu.ku.brc.specify.datamodel.CollectionObject"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Collection Object Subform for appraisal and project forms.]]></desc>
<enableRules/>
<columnDef>100px,2px,120px,5px,100px,2px,98px,5px,95px,2px,98px,5px,95px,2px,98px,p:g</columnDef>
<columnDef os="lnx">115px,2px,152px,5px,107px,2px,100px,5px,110px,2px,100px,5px,110px,2px,100px,p:g</columnDef>
<columnDef os="mac">130px,2px,150px,5px,127px,2px,121px,5px,120px,2px,121px,5px,119px,2px,121px,p:g</columnDef>
<columnDef os="exp">p,2px,min(p;150px),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2)</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="catalogNumber" uitype="formattedtext"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="collection.collectionName" uitype="dsptextfield"/>
</row>
</rows>
</viewdef>
<viewdef
type="form"
name="Accession"
class="edu.ku.brc.specify.datamodel.Accession"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Accession form.]]></desc>
<enableRules/>
<columnDef>p,0px,190px,5px,130px,2px,141px,5px,110px,2px,140px,0px,15px,p:g</columnDef>
<columnDef os="lnx">135px,2px,180px,5px,115px,2px,178px,5px,115px,2px,178px,0px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,220px,5px,123px,2px,210px,5px,121px,2px,210px,0px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px,p,2px,p:g(2),5px:g,p,2px,p:g(2),0px,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="1px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="accessionNumber" uitype="formattedtext"/>
<cell type="label" labelfor="31"/>
<cell type="field" id="31" name="text1" uitype="text" colspan="3"/>
<cell type="field" id="34" uitype="checkbox" name="yesNo1"/>
</row>
<row>
<cell type="label" labelfor="27"/>
<cell type="field" id="27" name="verbatimDate" uitype="text"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="dateReceived" uitype="formattedtext" uifieldformatter="Date" default="today"/>
<cell type="label" labelfor="26"/>
<cell type="field" id="26" name="dateAcknowledged" uitype="formattedtext" uifieldformatter="Date" default="today"/>
</row>
<row>
<cell type="label" labelfor="32"/>
<cell type="field" id="32" name="text2" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="remarks" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="33"/>
<cell type="field" id="33" name="text3" uitype="text" colspan="5"/>
<cell type="label" labelfor="i1"/>
<cell type="field" id="i1" name="text4" uitype="text"/>
</row>
<row>
<cell type="subview" viewname="AccessionAgent" id="8" name="accessionAgents" desc="Agents" colspan="13" rows="3"/>
</row>
<row>
<cell type="subview" viewname="AccessionAuthorization" id="9" desc="Authorization" name="accessionAuthorizations" colspan="13"/>
</row>
<row>
<cell type="subview" viewname="AccessionItems" id="25" desc="Collection Object" name="collectionObjects" colspan="13" rows="2" initialize="addsearch=true"/>
</row>
<row>
<cell type="separator" label="Attachments" colspan="13"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="accessionAttachments" colspan="13" initialize="btn=true;icon=AccessionAttachment;hc=xxx"/>
</row>
<row>
<cell type="separator" label="" colspan="13"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" id="divLabel" label=" " initialize="align=right"/>
<cell type="field" id="4" name="divisionCBX" uitype="combobox" ignore="true"/>
</row>
<!-- <row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="dateAccessioned" uitype="formattedtext" uifieldformatter="Date" default="today"/>
<cell type="label" labelfor="99"/>
<cell type="field" id="99" name="this" uitype="plugin" initialize="name=WebLinkButton;weblink=AccessionNumber"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="type" uitype="combobox"/>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="status" uitype="combobox"/>
</row>
<row>
<cell type="label" labelfor="tv"/>
<cell type="field" id="tv" name="totalValue" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="29"/>
<cell type="field" id="29" name="number1" uitype="text"/>
<cell type="label" labelfor="30"/>
<cell type="field" id="30" name="number2" uitype="text"/>
</row>
<row>
<cell type="field" id="35" uitype="checkbox" name="yesNo2" label="yesNo2"/>
</row>
<row>
</row>
<row>
</row>
<row>
<cell type="label" labelfor="28"/>
<cell type="field" id="28" name="accessionCondition" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="subview" id="ra" name="repositoryAgreement" viewname="RepositoryAgreement" colspan="10"/>
</row>
<row>
<cell type="subview" id="6" name="addressOfRecord" viewname="AddressOfRecord" colspan="10"/>
</row>
<row>
<cell type="subview" viewname="Appraisal" id="15" name="appraisals" colspan="12"/>
</row>
<row>
<cell type="subview" viewname="TreatmentEventForAccession" id="13" name="treatmentEvents" colspan="12" initialize="btn=true"/>
</row> -->
</rows>
</viewdef>
<viewdef
type="form"
name="AccessionCO"
class="edu.ku.brc.specify.datamodel.Accession"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Accession form.]]></desc>
<enableRules/>
<columnDef>p,0px,190px,5px,130px,2px,141px,5px,110px,2px,140px,0px,15px,p:g</columnDef>
<columnDef os="lnx">135px,2px,180px,5px,115px,2px,178px,5px,115px,2px,178px,0px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,220px,5px,123px,2px,210px,5px,121px,2px,210px,0px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px,p,2px,p:g(2),5px:g,p,2px,p:g(2),0px,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="1px"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="accessionNumber" uitype="formattedtext"/>
<cell type="label" labelfor="31"/>
<cell type="field" id="31" name="text1" uitype="text" colspan="3"/>
<cell type="field" id="34" uitype="checkbox" name="yesNo1"/>
</row>
<row>
<cell type="label" labelfor="27"/>
<cell type="field" id="27" name="verbatimDate" uitype="text"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="dateReceived" uitype="formattedtext" uifieldformatter="Date" default="today"/>
<cell type="label" labelfor="26"/>
<cell type="field" id="26" name="dateAcknowledged" uitype="formattedtext" uifieldformatter="Date" default="today"/>
</row>
<row>
<cell type="label" labelfor="32"/>
<cell type="field" id="32" name="text2" uitype="text" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="remarks" uitype="textareabrief" rows="2" colspan="10"/>
</row>
<row>
<cell type="label" labelfor="33"/>
<cell type="field" id="33" name="text3" uitype="text" colspan="5"/>
<cell type="label" labelfor="i1"/>
<cell type="field" id="i1" name="integer1" uitype="text"/>
</row>
<row>
<cell type="subview" viewname="AccessionAgent" id="8" name="accessionAgents" desc="Agents" colspan="13" rows="3"/>
</row>
<row>
<cell type="subview" viewname="AccessionAuthorization" id="9" desc="Authorization" name="accessionAuthorizations" colspan="13"/>
</row>
<row>
<cell type="subview" viewname="AccessionItems" id="25" desc="Collection Object" name="collectionObjects" colspan="13" rows="2" initialize="addsearch=true"/>
</row>
<row>
<cell type="separator" label="Attachments" colspan="13"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="accessionAttachments" colspan="13" initialize="btn=true;icon=AccessionAttachment;hc=xxx"/>
</row>
<row>
<cell type="separator" label="" colspan="13"/>
</row>
<row>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" id="divLabel" label=" " initialize="align=right"/>
<cell type="field" id="4" name="divisionCBX" uitype="combobox" ignore="true"/>
</row>
</rows>
</viewdef>
<viewdef
type="formtable"
name="Address Table"
class="edu.ku.brc.specify.datamodel.Address"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Address grid view.]]></desc>
<definition>Address</definition>
</viewdef>
<viewdef
type="form"
name="Address"
class="edu.ku.brc.specify.datamodel.Address"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Address subform for Acessions.]]></desc>
<columnDef>100px,2px,118px,5px,70px,2px,118px,5px,90px,2px,118px,5px,70px,2px,118px,0px,p:g</columnDef>
<columnDef os="lnx">115px,2px,130px,5px,80px,2px,130px,5px,99px,2px,130px,5px,80px,2px,130px,0px,p:g</columnDef>
<columnDef os="mac">130px,2px,145px,5px,90px,2px,145px,5px,117px,2px,145px,5px,90px,2px,145px,0px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g(2),0px</columnDef>
<rowDef>p,2dlu,p,2dlu,p,2dlu,p,2dlu,p,2dlu,p,2dlu,p,2dlu,p,2dlu,p</rowDef>
<rows>
<row>
<cell type="label" label=" "/>
<cell type="field" id="1" name="isPrimary" uitype="checkbox"/>
</row>
<row>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="address" uitype="text" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="address2" uitype="text" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="a3"/>
<cell type="field" id="a3" name="address3" uitype="text" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="4" />
<cell type="field" id="4" name="city" uitype="text"/>
<cell type="label" labelfor="5" />
<cell type="field" id="5" name="state" uitype="text"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="postalCode" uitype="text"/>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="country" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="roomOrBuilding" uitype="text"/>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" name="phone1" uitype="text"/>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="phone2" uitype="text"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="fax" uitype="text"/>
</row>
<!--<row>
<cell type="label" labelfor="a5"/>
<cell type="field" id="a5" name="address5" uitype="text" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="a4"/>
<cell type="field" id="a4" name="address4" uitype="text" colspan="14"/>
</row>
<row>
<cell type="field" id="ic" name="isCurrent" uitype="checkbox"/>
<cell type="field" id="is" name="isShipping" uitype="checkbox"/>
<cell type="label" labelfor="ord"/>
<cell type="field" id="ord" name="ordinal" uitype="text"/>
<cell type="label" labelfor="ph"/>
<cell type="field" id="ph" name="positionHeld" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="rem"/>
<cell type="field" id="rem" name="remarks" uitype="textareabrief" rows="2" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="ed"/>
<cell type="field" id="ed" name="endDate" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="startDate" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="ta"/>
<cell type="field" id="ta" name="typeOfAddr" uitype="combobox"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="form"
name="Agent"
class="edu.ku.brc.specify.datamodel.Agent"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Agent subform for Acessions.]]></desc>
<columnDef>100px,2px,135px,5px,50px,2px,138px,5px,75px,2px,150px,5px,90px,2px,29px,2px,35px,0px,15px,p:g</columnDef>
<columnDef os="lnx">115px,2px,146px,5px,85px,2px,140px,5px,90px,2px,149px,5px,100px,2px,35px,2px,35px,0px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,150px,5px,85px,2px,160px,5px,105px,2px,164px,5px,120px,2px,45px,2px,48px,0px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g,5px:g,p,2px,p:g,5px:g,p,2px,p:g,5px:g,p,2px,p:g,2px,p,0px,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="0"/>
<cell type="field" id="0" name="agentType" uitype="combobox" ignore="true"/>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="title" uitype="combobox"/>
</row>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="lastName" uitype="text" colspan="5" isrequired="true"/>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="firstName" uitype="text"/>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="middleInitial" uitype="text" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="13" />
<cell type="field" id="13" name="interests" uitype="text" colspan="5"/>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="email" uitype="text" colspan="5"/>
<cell type="field" id="mailto" name="this" uitype="plugin" initialize="name=WebLinkButton;weblink=MailTo;icon=EMail;watch=7"/>
</row>
<row>
<cell type="subview" viewname="Address" id="9" name="addresses" colspan="19"/>
</row>
<row>
<cell type="subview" viewname="GroupPersons" id="31" name="groups" defaulttype="table" colspan="19" /> <!-- initialize="addsearch=true"/> -->
</row>
<row>
<cell type="subview" viewname="AgentVariant" id="10" name="variants" colspan="19"/>
</row>
<row>
<cell type="separator" label="Attachments" colspan="19"/>
</row>
<row>
<cell type="subview" viewname="AgentSpecialty" id="50" name="agentSpecialties" colspan="19" rows="3"/>
</row>
<row>
<cell type="subview" id="agentAttachments" viewname="ObjectAttachment" name="agentAttachments" initialize="btn=true;icon=AgentAttachment"/>
</row>
<row>
<cell type="label" labelfor="11" />
<cell type="field" id="11" name="guid" uitype="text" colspan="5" readonly="true"/>
</row>
<!-- <row>
<cell type="label" labelfor="8"/>
<cell type="field" id="8" name="abbreviation" uitype="text"/>
<cell type="label" labelfor="19" />
<cell type="field" id="19" uitype="plugin" name="this" initialize="name=PartialDateUI;df=dateOfBirth;tp=dateOfBirthPrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="20" />
<cell type="field" id="20" uitype="plugin" name="this" initialize="name=PartialDateUI;df=dateOfDeath;tp=dateOfDeathPrecision" uifieldformatter="Date"/>
<cell type="label" labelfor="12" />
<cell type="field" id="12" name="initials" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="14" />
<cell type="field" id="14" name="jobTitle" uitype="text"/>
<cell type="label" labelfor="16" />
<cell type="field" id="16" name="remarks" uitype="textareabrief" rows="2"/>
<cell type="label" labelfor="17" />
<cell type="field" id="17" name="url" uitype="text"/>
<cell type="label" labelfor="suf"/>
<cell type="field" id="suf" name="suffix" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="21"/>
<cell type="field" id="21" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="22"/>
<cell type="field" id="22" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="23"/>
<cell type="field" id="23" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="24"/>
<cell type="field" id="24" name="timestampCreated" uitype="label" readonly="true"/>
</row> -->
</rows>
</viewdef>
<viewdef
type="formtable"
name="Collectors Table"
class="edu.ku.brc.specify.datamodel.Collector"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Collectors grid view for CollectingEvent form.]]></desc>
<definition>Collectors</definition>
</viewdef>
<viewdef
type="iconview"
name="CollectorsIconView"
class="edu.ku.brc.specify.datamodel.Collector"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Collectors Icon Viewer]]></desc>
</viewdef>
<viewdef
type="form"
name="Collectors"
class="edu.ku.brc.specify.datamodel.Collector"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[The Collectors form - UNKNOWN use in database.]]></desc>
<enableRules/>
<columnDef>p,5dlu,p:g,5dlu,p</columnDef>
<rowDef auto="true" cell="p" sep="2px"/>
<rows>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="agent.lastName" uitype="text" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="agent.firstName" uitype="text" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="agent.middleInitial" uitype="text" colspan="3"/>
</row>
</rows>
</viewdef>
<viewdef
type="form"
name="Loan"
class="edu.ku.brc.specify.datamodel.Loan"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Loan viewing form.]]></desc>
<columnDef>105px,2px,120px,5px,75px,2px,120px,5px,85px,2px,120px,5px,107px,2px,79px,0px,15px,p,p:g</columnDef>
<columnDef os="lnx">115px,2px,130px,5px,95px,2px,130px,5px,90px,2px,130px,5px,109px,2px,95px,0px,15px,p,p:g</columnDef>
<columnDef os="mac">130px,2px,145px,5px,105px,2px,145px,5px,105px,2px,145px,5px,120px,2px,110px,0px,15px,p,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px:g,p,2px,p:g(2),5px:g,p,2px,p:g,5px:g,p,2px,p:g(2),0px,10px,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="1dlu"/>
<rows>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="loanNumber" uitype="formattedtext"/>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="loanDate" uitype="formattedtext" uifieldformatter="Date" default="today"/>
<cell type="label" labelfor="4"/>
<cell type="field" id="4" name="dateClosed" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="field" id="2" name="isClosed" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text"/>
<cell type="label" labelfor="sc"/>
<cell type="field" id="sc" name="specialConditions" uitype="text"/>
<cell type="label" labelfor="t2"/>
<cell type="field" id="t2" name="text2" uitype="text"/>
<cell type="label" labelfor="i1"/>
<cell type="field" id="i1" name="integer1" uitype="text"/>
</row>
<row>
</row>
<row>
<cell type="label" labelfor="rc"/>
<cell type="field" id="rc" name="receivedComments" uitype="text" colspan="5"/>
</row>
<row>
<cell type="subview" viewname="LoanAgent" id="8" name="loanAgents" colspan="17" rows="3"/>
</row>
<row>
<cell type="subview" viewname="LoanItems" id="10" name="loanPreparations" defaulttype="table" colspan="17" rows="4"/>
</row>
<row>
<cell type="panel" id="17" name="srcPanel" coldef="130px,2px,p:g,5px,130px,2px,p:g" rowdef="p" colspan="17">
<rows>
<row>
<cell type="label" labelfor="18"/>
<cell type="field" id="18" name="srcGeography" uitype="text"/>
<cell type="label" labelfor="19"/>
<cell type="field" id="19" name="srcTaxonomy" uitype="text"/>
</row>
</rows>
</cell>
</row>
<row>
<cell type="panel" id="16" name="outerPanel" coldef="100px,f:480px,p,5px,p," rowdef="p,4px,p" colspan="17">
<rows>
<row>
<cell type="separator" label="Attachments" colspan="5"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="loanAttachments" initialize="btn=true;icon=LoanAttachment"/>
<cell type="command" id="14" name="ReturnLoan" label="Return Loan" commandtype="Interactions" action="ReturnLoan" ignore="true" initialize="vis=false"/>
<cell type="field" id="13" uitype="checkbox" name="generateInvoice" label="Generate Invoice on Save" ignore="true" default="true" initialize="vis=false"/>
</row>
</rows>
</cell>
</row>
<!--<row>
<cell type="field" id="20" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="overdueNotiSentDate" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="subview" id="6" name="addressOfRecord" viewname="AddressOfRecord" colspan="13"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="currentDueDate" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="label" labelfor="21"/>
<cell type="field" id="21" name="originalDueDate" uitype="formattedtext" uifieldformatter="Date"/>
</row>
<row>
<cell type="subview" viewname="Shipment" id="11" name="shipments" colspan="15"/>
</row>
<row>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="remarks" uitype="textareabrief" rows="2" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="dr"/>
<cell type="field" id="dr" name="dateReceived" uitype="formattedtext" uifieldformatter="Date"/>
<cell type="field" id="ifr" name="isFinancialResponsibility" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="pol"/>
<cell type="field" id="pol" name="purposeOfLoan" uitype="text"/>
</row>
<row>
</row>
<row>
<cell type="field" id="20" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="20" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="formtable"
name="LoanItems Table"
class="edu.ku.brc.specify.datamodel.LoanPreparation"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Preparation subform table for Collection Object form.]]></desc>
<definition>LoanItems</definition>
</viewdef>
<viewdef
type="form"
name="LoanItems"
class="edu.ku.brc.specify.datamodel.LoanPreparation"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Loan viewing form.]]></desc>
<columnDef>105px,2px,80px,5px,110px,2px,90px,5px,73px,2px,56px,5px,105px,2px,190px,p:g</columnDef>
<columnDef os="lnx">115px,2px,92px,5px,115px,2px,90px,5px,53px,2px,81px,5px,110px,2px,188px,p:g</columnDef>
<columnDef os="mac">130px,2px,101px,5px,140px,2px,105px,5px,60px,2px,95px,5px,133px,2px,255px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g,5px:g,p,2px,p:g,5px:g,p,2px,p:g,5px,p:g,2px,p:g(2)</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<rows>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="preparation.collectionObject.catalogNumber" uitype="text" readonly="true"/>
<cell type="label" labelfor="2" label="Preparation Type"/>
<cell type="field" id="2" name="preparation.prepType.name" uitype="dsptextfield" readonly="true"/>
<cell type="label" labelfor="5"/>
<cell type="field" id="5" name="preparation.countAmt" uitype="dsptextfield"/>
<cell type="label" label="Taxon Full Name:" initialize="align=right"/>
<cell type="field" id="cd6" name="preparation.collectionObject.currentDetermination.preferredTaxon.fullName" readonly="true" uitype="text"/>
</row>
<row>
</row>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="quantity" uitype="spinner" initialize="max=5000"/>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="quantityReturned" uitype="dsptextfield"/>
<cell type="label" labelfor="10" colspan="3"/>
<cell type="field" id="10" name="quantityResolved" uitype="dsptextfield"/>
<cell type="subview" id="loanReturnPreparations" viewname="LoanReturnPreparation" name="loanReturnPreparations" initialize="btn=true;icon=LoanReturnPreparation"/>
</row>
<row>
<cell type="label" labelfor="3"/>
<cell type="field" id="3" name="descriptionOfMaterial" uitype="text" colspan="11"/>
<cell type="field" id="8" name="isResolved" uitype="checkbox"/>
</row>
<!--<row>
<cell type="label" labelfor="ic"/>
<cell type="field" id="ic" name="inComments" uitype="textareabrief" rows="2" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="oc"/>
<cell type="field" id="oc" name="outComments" uitype="textareabrief" rows="2" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="rc"/>
<cell type="field" id="rc" name="receivedComments" uitype="textareabrief" rows="2" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
type="form"
name="Locality"
class="edu.ku.brc.specify.datamodel.Locality"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj">
<desc><![CDATA[Locality]]></desc>
<columnDef>100px,2px,90px,5px,90px,2px,90px,5px,105px,2px,126px,5px,105px,2px,98px,0px,15px,p:g</columnDef>
<columnDef os="lnx">115px,2px,120px,5px,94px,2px,100px,5px,115px,2px,110px,5px,125px,2px,115px,0px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,120px,5px,116px,2px,120px,5px,137px,2px,120px,5px,146px,2px,120px,0px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(3),5px:g,p,2px,p:g(3),5px:g,p,2px,p:g(3),5px,p:g,2px,p:g(3),0px,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<enableRules>
<rule id="georef"><![CDATA[localityName.isNotEmpty() && geography.isNotEmpty()]]></rule>
</enableRules>
<rows>
<row>
<cell type="label" labelfor="localityName"/>
<cell type="field" id="localityName" name="localityName" uitype="text" colspan="14"/>
</row>
<row>
<cell type="label" labelfor="geography"/>
<cell type="field" id="geography" name="geography" uitype="querycbx" initialize="name=Geography" colspan="14"/>
</row>
<row>
<cell type="field" id="5" name="this" uitype="plugin" initialize="name=LatLonUI" colspan="11"/>
<cell type="panel" id="sidePanel" name="sidePanel" coldef="p,2px,p:g" rowdef="p,4px,p,4px,p,4px,p" colspan="3">
<rows>
<row>
<cell type="label" labelfor="vlat"/>
<cell type="field" id="vlat" name="verbatimLatitude" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="vlong"/>
<cell type="field" id="vlong" name="verbatimLongitude" uitype="text"/>
</row>
</rows>
</cell>
</row>
<row>
<cell type="subview" id="7" name="geoCoordDetails" viewname="GeoCoordDetail" colspan="17"/>
</row>
<row>
<cell type="separator" label="Plugins" colspan="17"/>
</row>
<row>
<cell type="panel" id="outerPanel" name="outerPanel" coldef="p,f:p:g,p,f:p:g,p,f:p:g,p,f:p:g" rowdef="p" colspan="12">
<rows>
<row>
<cell type="label" label=" "/>
<cell type="field" id="georef" name="this" uitype="plugin" initialize="name=LocalityGeoRef;title=Geo Ref;geoid=geography;locid=localityName;llid=5" colspan="1"/>
<cell type="field" id="ge" name="this" uitype="plugin" initialize="name=LocalityGoogleEarth;title=Google Earth;watch=5" colspan="1"/>
</row>
</rows>
</cell>
</row>
<row>
<cell type="separator" label="Attachments" colspan="17"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="localityAttachments" colspan="3" initialize="btn=true;icon=LocalityAttachment"/>
<cell type="label" labelfor="guid"/>
<cell type="field" id="guid" name="guid" uitype="text" colspan="5" readonly="true"/>
</row>
<!--<row>
<cell type="subview" id="10" viewname="LocalityCitation" name="localityCitations" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="gml"/>
<cell type="field" id="gml" name="gml" uitype="text"/>
<cell type="label" labelfor="lla"/>
<cell type="field" id="lla" name="latLongAccuracy" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="np"/>
<cell type="field" id="np" name="namedPlace" uitype="text"/>
<cell type="label" labelfor="rnp"/>
<cell type="field" id="rnp" name="relationToNamedPlace" uitype="text"/>
<cell type="label" labelfor="oeu"/>
<cell type="field" id="oeu" name="originalElevationUnit" uitype="text"/>
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="datum" uitype="text" colspan="3"/>
<cell type="label" label=""/>
<cell type="label" labelfor="6"/>
<cell type="field" id="6" name="latLongMethod" uitype="text" colspan="3"/>
</row>
<row>
<cell type="subview" id="8" name="localityDetails" viewname="LocalityDetail" colspan="17"/>
</row>
<row>
<cell type="separator" label="Elevation" colspan="17"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="elevationMethod" uitype="text"/>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" name="elevationAccuracy" uitype="text"/>
</row>
<row>
<cell type="field" uitype="querycbx" id="pcsh" name="paleoContext" initialize="name=PaleoContext" colspan="12"/>
</row>
<row>
<cell type="label" labelfor="rem"/>
<cell type="field" id="rem" name="remarks" uitype="textareabrief" rows="2" colspan="14"/>
<cell type="label" labelfor="sn"/>
<cell type="field" id="sn" name="shortName" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text"/>
<cell type="label" labelfor="t2"/>
<cell type="field" id="t2" name="text2" uitype="text"/>
<cell type="label" labelfor="ve"/>
<cell type="field" id="ve" name="verbatimElevation" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
<viewdef
name="Taxon"
type="form"
class="edu.ku.brc.specify.datamodel.Taxon"
gettable="edu.ku.brc.af.ui.forms.DataGetterForObj"
settable="edu.ku.brc.af.ui.forms.DataSetterForObj"
useresourcelabels="true">
<desc><![CDATA[New Taxon Node Form]]></desc>
<enableRules>
<!--<rule id="acceptedParent"><![CDATA[!isAccepted.isSelected()]]></rule>-->
<rule id="hybridParent1"><![CDATA[isHybrid.isSelected()]]></rule>
<rule id="hybridParent2"><![CDATA[isHybrid.isSelected()]]></rule>
<rule id="definitionItem"><![CDATA[parent.getValue() != null]]></rule>
</enableRules>
<columnDef>100px,2px,325px,5px,133px,2px,155px,10px,95px,15px,p:g</columnDef>
<columnDef os="lnx">115px,2px,375px,5px,143px,2px,160px,10px,105px,15px,p:g</columnDef>
<columnDef os="mac">130px,2px,398px,5px,141px,2px,235px,10px,110px,15px,p:g</columnDef>
<columnDef os="exp">p,2px,p:g(2),5px:g,p,2px,p:g(2),10px,p,p,p:g</columnDef>
<rowDef auto="true" cell="p" sep="2dlu"/>
<rows>
<row>
<cell type="label" labelfor="parent"/>
<cell type="field" id="parent" uitype="querycbx" isrequired="true" colspan="3" initialize="name=Taxon;title=Taxon;editbtn=false;newbtn=false;editoncreate=true" name="parent"/>
<!-- <cell type="field" id="WebLink" name="this" uitype="plugin" initialize="name=WebLinkButton;weblink=FishBase;icon=FishBase"/> -->
<!-- <cell type="field" id="WebLink" name="this" uitype="plugin" initialize="name=WebLinkButton;url=http://www.ncbi.nlm.nih.gov/sites/gquery?term=$genusName$%20$speciesName$;label=NCBI"/> -->
<!-- <cell type="field" id="WebLink" name="this" uitype="plugin" initialize="name=WebLinkButton;url=[GBIF_Canada]?king=$kingdomName$AMPp_action=containingAMP;taxa=$genusName$%20$speciesName$AMPp_format=html;label=ITIS"/> -->
<!-- Put in remote prefs: URL_Prefix.GBIF_Canada = http://www.cbif.gc.ca/pls/itisca/taxastep -->
</row>
<row>
<cell type="label" labelfor="name"/>
<cell type="field" id="name" uitype="text" name="name"/>
<cell type="label" labelfor="definitionItem"/>
<cell type="field" id="definitionItem" uitype="combobox" name="definitionItem" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="fullName"/>
<cell type="field" id="fullName" uitype="text" name="fullName" colspan="3" readonly="true"/>
</row>
<row>
<cell type="label" labelfor="acceptedParent"/>
<cell type="field" id="acceptedParent" uitype="querycbx" initialize="name=Taxon;title=Taxon;editbtn=false;newbtn=false" name="acceptedParent" colspan="5"/>
<cell type="field" id="isAccepted" uitype="checkbox" name="isAccepted" default="true"/>
</row>
<row>
<cell type="label" labelfor="commonName"/>
<cell type="field" id="commonName" uitype="text" name="commonName"/>
<cell type="label" labelfor="t1"/>
<cell type="field" id="t1" name="text1" uitype="text" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="author"/>
<cell type="field" id="author" uitype="text" name="author"/>
<cell type="label" labelfor="source"/>
<cell type="field" id="source" uitype="text" name="source" colspan="3"/>
</row>
<row>
<cell type="label" labelfor="1"/>
<cell type="field" id="1" uitype="text" name="guid" colspan="7" readonly="true"/>
</row>
<row>
<cell type="subview" viewname="TaxonSubform" id="acceptedChildren" name="acceptedChildren" colspan="10"/>
</row>
<row>
<cell type="subview" viewname="TaxonSubform" id="children" name="children" colspan="10"/>
</row>
<row>
<cell type="subview" viewname="TaxonCitation" id="taxonCitations" name="taxonCitations" colspan="10"/>
</row>
<row>
<cell type="separator" label="ATTACHMENTS" colspan="10"/>
</row>
<row>
<cell type="subview" id="attachments" viewname="ObjectAttachment" name="taxonAttachments" colspan="10" initialize="btn=true;icon=TaxonAttachment"/>
</row>
<!--<row>
<cell type="label" labelfor="cs"/>
<cell type="field" id="cs" name="citesStatus" uitype="text"/>
<cell type="label" labelfor="cols"/>
<cell type="field" id="cols" name="colStatus" uitype="text"/>
</row>
<row>
<cell type="field" id="isHybrid" uitype="checkbox" name="isHybrid" default="false"/>
<cell type="label" labelfor="hybridParent1"/>
<cell type="field" id="hybridParent1" uitype="querycbx" initialize="name=Taxon;title=Taxon;editbtn=false;newbtn=false" name="hybridParent1" colspan="7"/>
</row>
<row>
<cell type="label" labelfor="hybridParent2"/>
<cell type="field" id="hybridParent2" uitype="querycbx" initialize="name=Taxon;title=Taxon;editbtn=false;newbtn=false" name="hybridParent2" colspan="7"/>
</row>
<row>
<cell type="label" labelfor="t2"/>
<cell type="field" id="t2" name="text2" uitype="text" colspan="7"/>
<cell type="label" labelfor="t3"/>
<cell type="field" id="t3" name="text3" uitype="text" colspan="7"/>
<cell type="label" labelfor="t4"/>
<cell type="field" id="t4" name="text4" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t5"/>
<cell type="field" id="t5" name="text5" uitype="text" colspan="3"/>
<cell type="label" labelfor="t6"/>
<cell type="field" id="t6" name="text6" uitype="text"/>
<cell type="label" labelfor="t7"/>
<cell type="field" id="t7" name="text7" uitype="text" colspan="3"/>
<cell type="label" labelfor="t8"/>
<cell type="field" id="t8" name="text8" uitype="text"/>
<cell type="label" labelfor="t9"/>
<cell type="field" id="t9" name="text9" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t10"/>
<cell type="field" id="t10" name="text10" uitype="text"/>
<cell type="label" labelfor="t11"/>
<cell type="field" id="t11" name="text11" uitype="text"/>
<cell type="label" labelfor="t12"/>
<cell type="field" id="t12" name="text12" uitype="text"/>
<cell type="label" labelfor="t9"/>
<cell type="field" id="t9" name="text13" uitype="text"/>
<cell type="label" labelfor="7"/>
<cell type="field" id="7" name="text14" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t15"/>
<cell type="field" id="t15" name="text15" uitype="text" colspan="5"/>
<cell type="label" labelfor="t16"/>
<cell type="field" id="n16" name="number16" uitype="text"/>
<cell type="label" labelfor="n17"/>
<cell type="field" id="n17" name="number17" uitype="text"/>
<cell type="label" labelfor="n18"/>
<cell type="field" id="n18" name="number18" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="t19"/>
<cell type="field" id="t19" name="text19" uitype="text"/>
<cell type="label" labelfor="t20"/>
<cell type="field" id="t20" name="text20" uitype="text"/>
<cell type="label" labelfor="i1"/>
<cell type="field" id="i1" name="integer1" uitype="text"/>
<cell type="label" labelfor="i2"/>
<cell type="field" id="i2" name="integer2" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="n1"/>
<cell type="field" id="n1" name="number1" uitype="text"/>
<cell type="label" labelfor="n2"/>
<cell type="field" id="n2" name="number2" uitype="text"/>
<cell type="label" labelfor="n3"/>
<cell type="field" id="n3" name="number3" uitype="text"/>
<cell type="label" labelfor="n4"/>
<cell type="field" id="n4" name="number4" uitype="text"/>
<cell type="label" labelfor="n5"/>
<cell type="field" id="n5" name="number5" uitype="text"/>
</row>
<row>
<cell type="field" id="yn1" name="yesNo1" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn2" name="yesNo2" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn3" name="yesNo3" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn4" name="yesNo4" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn5" name="yesNo5" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn6" name="yesNo6" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn7" name="yesNo7" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn5" name="yesNo8" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn6" name="yesNo9" uitype="checkbox" initialize="editable=true"/>
<cell type="field" id="yn7" name="yesNo10" uitype="checkbox" initialize="editable=true"/>
</row>
<row>
<cell type="label" labelfor="cn"/>
<cell type="field" id="cn" name="cultivarName" uitype="text" colspan="3"/>
<cell type="label" labelfor="environmentalProtectionStatus"/>
<cell type="field" id="environmentalProtectionStatus" name="environmentalProtectionStatus" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="es"/>
<cell type="field" id="es" name="esaStatus" uitype="text"/>
<cell type="label" labelfor="in"/>
<cell type="field" id="in" name="isisNumber" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="lf"/>
<cell type="field" id="lf" name="labelFormat" uitype="text"/>
<cell type="label" labelfor="ntn"/>
<cell type="field" id="ntn" name="ncbiTaxonNumber" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="remarks"/>
<cell type="field" id="remarks" name="remarks" uitype="textareabrief" rows="2"/>
</row>
<row>
<cell type="label" labelfor="taxonomicSerialNumber"/>
<cell type="field" id="taxonomicSerialNumber" uitype="text" name="taxonomicSerialNumber"/>
<cell type="label" labelfor="uc"/>
<cell type="field" id="uc" name="usfwsCode" uitype="text"/>
</row>
<row>
<cell type="label" labelfor="9"/>
<cell type="field" id="9" name="createdByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
<cell type="label" labelfor="10"/>
<cell type="field" id="10" name="modifiedByAgent" uitype="label" readonly="true" uifieldformatter="Agent"/>
</row>
<row>
<cell type="label" labelfor="11"/>
<cell type="field" id="11" name="timestampModified" uitype="label" readonly="true"/>
<cell type="label" labelfor="12"/>
<cell type="field" id="12" name="timestampCreated" uitype="label" readonly="true"/>
</row>-->
</rows>
</viewdef>
</viewdefs>
</viewset>
invertebrate.views.xml (125.4 KB)