Home > Contents > Index >
This tag removes the dimensionable asset parent instances specified, for a given asset.
<asset.removedimparents name="assetName"> <asset.dimensionparentrelationship ... /> </asset.removedimparents>
name
(required) asset.dimensionparentrelationship
(required)This tag removes the dimensionable asset parent instances specified, for a given asset. Parents to remove are specified using the asset.dimensionparentrelationship tag.
The possible values of errno
include:
Value |
Description |
---|
This example removes the translation dimension parent relationship of the article 123456789 from the myArticle asset, and then saves it.
<asset.removedimparents name="myArticle"> <asset.dimensionparentrelationship group="Locale" type="Article" assetid="123456789" /> </asset.removedimparents> <asset.save name="myArticle"/>
asset.dimensionparentrelationship
Home > | Contents > | Index > | ||
![]() |
FatWire XML Tag Reference |