Home > Contents > Index >
ASSET.GETLEGALSUBTYPES
Generates a list of asset subtypes that are valid for this asset type.
Syntax
<ASSET.GETLEGALSUBTYPESLIST="variable name"
TYPE="asset type"
[PUBID="publication ID"] />
Parameters
LIST (required)
- Name of the output variable.
TYPE (required)
- Name of the asset type.
PUBID (optional)
- Site (formerly publication) ID. The list of asset subtypes can be restricted by specifying the site ID.
Description
The generated list has a
SUBTYPE
column.Error Numbers
The possible values of
errno
include:
Value Description -10001 The implementing class is invalid. -10002 There is a missing method for the implementing class. -10003 The method could not be invoked successfully. -10004 A required parameter is missing.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.