Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

SITEPLAN.NODEPATH

Returns a list of the loaded site node's ancestors in the SitePlanTree.

Syntax

Parameters

NAME (required)
Name of the node whose children you want to get.

LIST (required)
Name of the list to put the results in.

Description

Returns a list of the loaded site node's ancestors in the SitePlanTree. The list has all the columns of the SitePlanTree and does not include the current object. The first item in the list is its immediate parent, the second is that node's parent, and so on.

Error Numbers

Value
Description
-10004
A required parameter is missing.
The possible values of errno include:.

Example

To get the top most ancestor page of a page asset:

Release Introduced

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.