URLList
const BStringList& URLList() const;
if (info.URLList().CountStrings() > 0)
publisherURL = info.URLList().StringAt(0);
count = info.URLList().CountStrings();
PrintUrl(info.URLList().StringAt(i));
packageInfo.URLList(), attributeList);