Home > Contents > Index >
SITEPLAN.PLACE
Marks the page as
Placed
and assigns it a place in the page hierarchy.Syntax
<SITEPLAN.PLACENAME="node"
[NODEID="page node ID"]
[CHILDID="page ID]
[TYPE="asset type"]
[RANK="page rank"] />
Parameters
NAME (required)
- Name of the node under which to place a page.
NODEID (optional)
- Node ID of the page to place under named page. You can specify either
NODEID
, orCHILDID
andTYPE
.
CHILDID (optional)
- Used when the TYPE parameter is specified. With TYPE, this parameter identifies the page asset to place under the loaded Site Plan node.
TYPE (optional)
- Used when the CHILDID is specified. With CHILDID, this parameter identifies the page asset to place under the loaded Site Plan node.
RANK (optional)
- Specifies the rank under the parent.
Error Numbers
The possible values of
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded into memory). -10007 Rank is not specified.errno
include:
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.