Value
Name | Description | Value |
---|---|---|
ContainerType.ALT | The container contains alternative values of which only one can be used. | 1298424180 = 'Mdat' |
ContainerType.BAG | The container contains unordered items. | 1298424423 = 'Mdbg' |
ContainerType.SEQ | The container contains ordered or sequential items. | 1298428785 = 'Mdsq' |
Usage
In function
void MetadataPreference.createContainerItem (namespace: string, path: string[, index: number=0][, container: ContainerType=ContainerType.BAG])
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |