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

 

OBJECT.ARGUMENT

Argument for other object tags.

Syntax

Parameters

NAME (required)
Name of the tag the argument is for.

VALUE (required)
Value for this argument.

CONDITION (optional)
String condition of the form foo=bar. If the expression evaluates to true, then the argument will be used. If it evaluates to false, the argument will be ignored. The default value is true.

Description

This tag can only be used as a child tag for other tags in the object tag library.

Error Numbers

There are no possible errno for this tag.

Example

The following example creates an object table with the additional columns name and description.

See Also

OBJECT.CREATE
OBJECT.INSTALL
Release Introduced

  Home > Contents > Index >

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