Home > Contents > Index >
This is a child tag that will add a dimension parent relationship to a list maintained by a parent tag.
<asset:dimensionparentrelationship
type="asset type"
assetid="asset id"
group="asset id"
/>
This is a child tag that will add a dimension parent relationship to a list maintained by a parent tag.
It is always used in conjunction with a parent asset:* tag, specifically, one that needs a list of dimension parents to be provided to it.
There are no possible errno for this tag.
This example shows how this tag can be used within the asset:setdimparents tag.
<asset:setdimparents name="a3">
<asset:dimensionparentrelationship group="Locale" type='Dimension' assetid='42'/>
</asset:setdimparents>
| Home > | Contents > | Index > | ||
|
Oracle JSP Tag Reference |
|||