2.2.53 ElementChildNodesOfTable

Target namespace: http://schemas.microsoft.com/office/onenote/2009/internal/specific

Referenced by: jcidTableNode

The ElementChildNodesOfTable structure is an array of ObjectID structures (section 2.1.6) that specifies rows in a table. There MUST be at least one ObjectID structure in the array and the number of elements in the array MUST be equal to the value of the RowCount element of the jcidTableNode structure (section 2.2.26) for the table. In addition, each ObjectID structure in the array MUST reference a jcidTableRowNode element.

Child Elements:

jcidTableRowNode: A jcidTableRowNode element (section 2.2.27) that specifies a row in the table.