Survey Tabulation > UNICOM Intelligence Reporter - Survey Tabulation reference > Tables XML schema > CellItems element
 
CellItems element
Global CellItems are merged before any table-level CellItems but any equivalent Table-level CellItems will override
XML representation
<xs:element name="CellItems">
  <xs:sequence>
    <xs:element ref="CellItem" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:element>
Parent elements
Table Element
Child elements
CellItem element
See also
Tables XML schema