Home > Contents > Index >
SITEPLAN.SETPARENT
Sets the parent of a node.
Syntax
<SITEPLAN.SETPARENT NAME="node" PARENT="loaded node"/>Parameters
NAME (required)
- Name of a loaded Site Plan node.
PARENT (required)
- Name of a loaded node of the Site Plan node.
Description
The
SITEPLAN.SETPARENT
tag returns a list of the loaded site node's ancestors in the SitePlanTree. TheNPARENTID
field of the SitePlanTree row is updated.Error Numbers
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded intomemory).
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.