2.2.52 ElementChildNodesOfOutlineElement

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

Referenced by: jcidOutlineElementNode

The ElementChildNodesOfOutlineElement structure is an array of ObjectID structures (section 2.1.6) that specifies child nodes of a jcidOutlineElementNode outline element node (section 1.3.2.2). By default, a jcidOutlineElementNode outline element node does not contain content. Each ObjectID structure in the array MUST reference one of the following structures.

Child Elements:

jcidOutlineGroup: A jcidOutlineGroup element (section 2.2.22) that specifies a group of outline elements that are contained in the current outline element.

jcidOutlineElementNode: A jcidOutlineElementNode element (section 2.2.21) that specifies a child outline element that is contained in the current outline element. There MUST be at least one jcidOutlineElementNode element if the jcidOutlineGroup element is present for the current outline element.