Home > Contents > Index >
SITEPLAN.UNPLACEDANCESTOR
Returns whether the specified node has any pages above it in the hierarchy that have an
Unplaced
ncode.Syntax
<SITEPLAN.UNPLACEDANCESTOR NAME="node name" OUTPUT="variableName"/>Parameters
NAME (required)
- Name of a loaded Site Plan Node.
OUTPUT (required)
- Name of the output variable. This variable is set to
true
if the page asset in question has an unplaced ancestor.
Description
The
SITEPLAN.UNPLACEDANCESTOR
tag returns a list of the loaded site node's ancestors in the SitePlanTree.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.