InFormItemData

InformItemData/ItemStatus
Attribute/Child Value/Map to Oracle InForm
InformItemOID Form-relative RefPath for the item.
Name Item RefName.
ItemStatus Status of the item in the Oracle InForm software; for example, Source Verified or Deleted.
Query Query element against an item in the InForm software.

Example

<pf:InFormItemData InFormItemOID="frmDOSE.sctDOSE.itsDOSE.itmDOSEToDate" Name="itmDOSEToDate">
    <pf:Query OID="{00E6AD12-0848-4F71-AB61-ED0F845D1404}" Text="Stop Date is not equal to or after the Start Date; please verify" Type="Autoquery" pf:DBUID="75369" pf:Revision="244386598500043.000">
        <pf:QueryStatus Status="Open">
            <AuditRecord>
                <UserRef UserOID="autoquery" />
                <LocationRef LocationOID="Unknown" />
                <DateTimeStamp>2008-09-29T18:09:58+00:00</DateTimeStamp>
                <ReasonForChange>Stop Date is not equal to or after the Start Date; please verify</ReasonForChange>
            </AuditRecord>
        </pf:QueryStatus>
    </pf:Query>
</pf:InFormItemData>