ItemData

ItemData is a sub-element of the ItemGroupData element, used to specify an item comment or the value of an item or control.

Example

<ItemData ItemOID="frmDOV.DOV.DOV.DOV"

Value="2011-10-19T09:17">

</ItemData>

Supported sub-elements

  • MeasurementUnitRef—Optional.

    Zero or one instance.

  • Annotation—Optional.

    Zero or one instance.

Supported attributes

  • ItemOID—Required.
    The RefName path from the form to the item or control.
    • For a non-repeating item—FORM.SECTION.ITEM.[CONTROL]
    • For an item in an itemset—FORM.SECTION.ITEMSET.ITEM.[CONTROL]

      Note:

      The ItemData element is contained in the ItemGroupData element, which also has a RefName path; the two paths must not conflict.
  • Value—Optional.

    The value for the item, control, or comment.

  • pf:FormattedDateValue—Optional.

    Indicates whether a date component without a specified value is empty or is set to Unknown.

    If you use both the Value attribute and the pf:FormattedDateValue attribute:
    • The parts of the date that you supply in the Value attribute must exactly match the value in the pf:FormattedDateValue attribute.
    • The parts of the date that are unspecified in the Value attribute must be unspecified in pf:FormattedDateValue. However, in the pf:FormattedDateValue attribute, unspecified date parts are identified as either No value supplied or Date part unknown.

Unsupported elements

  • AuditRecord
  • Signature

Unsupported attributes

  • IsNull
  • pf:ItemAuditData
  • pf:NormalizedValue
  • pf:ReasonIncomplete
  • pf:TransactionType