Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
assetset:setempty
Creates an empty or null assetset object.
Syntax
<assetset:setempty name="assetsetname
" [locale
="localeobject
"] [deptype="exact|exists|none"]/>Parameters
name
(required)- Input and output parameter. As input, name of the assetset object to create on output.
locale
(optional)- Input parameter. Name of a locale object, which determines sort order.
deptype (optional)
- Specifies whether approval dependency is
exact
,exists
ornone
.
Legal values are:
- exact
--
Specifies a version dependency. The version of the dependent asset must be equal to the version of the asset when it was approved.- exists
--
Specifies that any version of the asset satisfies the dependency condition.- none
(default)--
Specifies no approval dependency.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.