SITEPLAN.PLACE
Marks the page as Placed and assigns it a place in the page hierarchy.
Syntax
<SITEPLAN.PLACE
      NAME="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, orCHILDIDandTYPE.
- 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
  
  
    | 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. | 
The possible values of errno include:
|  |  | Home > | Contents > | Index > | 
|  | 
|   | Oracle XML Tag ReferenceCopyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 |