When a new node is created, distinct events are generated for the addition of the actual new node itself (aNODE_ADDED event) as well for each of the automatically created child nodes or properties (eitherNODE_ADDED orPROPERTY_ADDED, as the case may be). This includes properties required by the system, such asjcr:primaryType.