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

 

name.makechild

Builds a distinguished name.

Syntax

Parameters

output (optional)
Variable name in which the distinguished name is returned.

context (required)
Parent name to be used as a prefix for the newly constructed name.

name.argumentname (required)
Name of the naming attribute, such as cn or uid.

name.argumentvalue (required)
Value of the named attribute.

Description

This tag builds a distinguished name from the name of the parent and the least significant component of the child's name. The least significant component is specified using the dir.argument parameter. The name and value of the attributes are separated by the snytax.speratortypeval.ini property.

Error Numbers

The possible values of errno include:

Value
Description
-15024
Required parameter missing

Example

Release Introduced

  Home > Contents > Index >

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