Home > Contents > Index > 
ASSET.REORDER
This tag reorders the specified member asset references of an asset.
Syntax
<ASSET.REORDER NAME="assetName" LIST="list of members" FIELD="meta attribute name"/>Parameters
<
NAME (required)- Input. Name assigned the previously created or loaded asset.
LIST (required)- Input. The list of member assets to remove. The list must contain the columns:
memberidandoldmember. Every member specified has its ordinal position adjusted according to the 'oldmember' column. For example, if a one row list is provided with 'memberid', 1234 and 'oldmember' is 2345, then the ordinal position of asset 1234 should become the ordinal position of member 2345. (It is presumed that the reorder list specifies a self-consistent set of reorders)
FIELD (required)- Input. The asset's attribute name in which to store the member assets. Legal values in include
Association-unnamed,Association-namedor the name of any attribute which accepts multiple asset references.Description
This tag reorders member asset referneces of an asset.
Error Numbers
The possible values of
errnoinclude:
Example
See Also
ASSET.LOAD
ASSET.ADDMEMBERS
ASSET.CANTAKEACTION
ASSET.CHANGEREF
ASSET.CHILDREN
ASSET.CHILDTYPES
ASSET.REMOVEMEMBERS
ASSET.SAVE
Home > Contents > Index > 
Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.