Value | Meaning |
---|---|
MRSS_FLAG_VERSION1 | Set the version to a mrss_t element - the value is a mrss_version_t enum |
MRSS_FLAG_TITLE | Set the title to a mrss_t element - the value is a string |
MRSS_FLAG_TITLE_TYPE | Set the title type to a mrss_t element - the value is a string (ex: text, html, ...) |
MRSS_FLAG_DESCRIPTION | Set the description to a mrss_t element - the value is a string |
MRSS_FLAG_DESCRIPTION_TYPE | Set the description type to a mrss_t element - the value is a string |
MRSS_FLAG_LINK | Set the link to a mrss_t element - the value is a string |
MRSS_FLAG_ID | Set the id to a mrss_t element - the value is a string |
MRSS_FLAG_LANGUAGE | Set the language to a mrss_t element - the value is a string |
MRSS_FLAG_RATING | Set the rating to a mrss_t element - the value is a string |
MRSS_FLAG_COPYRIGHT | Set the copyright to a mrss_t element - the value is a string |
MRSS_FLAG_COPYRIGHT_TYPE | Set the copyright type to a mrss_t element - the value is a string |
MRSS_FLAG_PUBDATE | Set the pubDate to a mrss_t element - the value is a string |
MRSS_FLAG_LASTBUILDDATE | Set the lastBuildDate to a mrss_t element - the value is a string |
MRSS_FLAG_DOCS | Set the docs to a mrss_t element - the value is a string |
MRSS_FLAG_MANAGINGEDITOR | Set the managingeditor to a mrss_t element - the value is a string |
MRSS_FLAG_MANAGINGEDITOR_EMAIL | Set the managingeditor's email to a mrss_t element - the value is a string |
MRSS_FLAG_MANAGINGEDITOR_URI | Set the managingeditor's uri to a mrss_t element - the value is a string |
MRSS_FLAG_WEBMASTER | Set the webMaster to a mrss_t element - the value is a string |
MRSS_FLAG_TTL | Set the generator to a mrss_t element - the value is a string |
MRSS_FLAG_ABOUT | Set the about to a mrss_t element - the value is a string |
MRSS_FLAG_CONTRIBUTOR | Set the contributor to a mrss_t element - the value is a string |
MRSS_FLAG_CONTRIBUTOR_EMAIL | Set the contributor's email to a mrss_t element - the value is a string |
MRSS_FLAG_CONTRIBUTOR_URI | Set the contributor's uri to a mrss_t element - the value is a string |
MRSS_FLAG_GENERATOR | Set the generator to a mrss_t element - the value is a string |
MRSS_FLAG_GENERATOR_URI | Set the generator's email to a mrss_t element - the value is a string |
MRSS_FLAG_GENERATOR_VERSION | Set the generator's uri to a mrss_t element - the value is a string |
MRSS_FLAG_IMAGE_TITLE | Set the image_title to a mrss_t element - the value is a string |
MRSS_FLAG_IMAGE_URL | Set the image_url to a mrss_t element - the value is a string |
MRSS_FLAG_IMAGE_LOGO | Set the image_logo to a mrss_t element - the value is a string |
MRSS_FLAG_IMAGE_LINK | Set the image_link to a mrss_t element - the value is a string |
MRSS_FLAG_IMAGE_WIDTH | Set the image_width to a mrss_t element - the value is a integer |
MRSS_FLAG_IMAGE_HEIGHT | Set the image_height to a mrss_t element - the value is a integer |
MRSS_FLAG_IMAGE_DESCRIPTION | Set the image_description to a mrss_t element - the value is a string |
MRSS_FLAG_TEXTINPUT_TITLE | Set the textinput_title to a mrss_t element - the value is a string |
MRSS_FLAG_TEXTINPUT_DESCRIPTION | Set the textinput_description to a mrss_t element - the value is a string |
MRSS_FLAG_TEXTINPUT_NAME | Set the textinput_name to a mrss_t element - the value is a string |
MRSS_FLAG_TEXTINPUT_LINK | Set the textinput_link to a mrss_t element - the value is a string |
MRSS_FLAG_CLOUD | Set the cloud to a mrss_t element - the value is a string |
MRSS_FLAG_CLOUD_DOMAIN | Set the cloud_domain to a mrss_t element - the value is a string |
MRSS_FLAG_CLOUD_PORT | Set the cloud_port to a mrss_t element - the value is a string |
MRSS_FLAG_CLOUD_PATH | Set the cloud_path to a mrss_t element - the value is a integer |
MRSS_FLAG_CLOUD_REGISTERPROCEDURE | Set the cloud_registerProcedure to a mrss_t element - * the value is a string |
MRSS_FLAG_CLOUD_PROTOCOL | Set the cloud_protocol to a mrss_t element - the value is a string |
MRSS_FLAG_HOUR | Set the hour to a mrss_hour_t element - the value is a string |
MRSS_FLAG_DAY | Set the day to a mrss_day_t element - the value is a string |
MRSS_FLAG_CATEGORY | Set the category to a mrss_category_t element - the value is a string |
MRSS_FLAG_CATEGORY_DOMAIN | Set the domain to a mrss_category_t element - the value is a string |
MRSS_FLAG_CATEGORY_LABEL | Set the label to a mrss_category_t element - the value is a string |
MRSS_FLAG_ITEM_TITLE | Set the title to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_TITLE_TYPE | Set the title type to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_LINK | Set the link to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_DESCRIPTION | Set the description to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_DESCRIPTION_TYPE | Set the description type to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_COPYRIGHT | Set the copyright to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_COPYRIGHT_TYPE | Set the copyright type to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_AUTHOR | Set the author to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_AUTHOR_URI | Set the author's uri to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_AUTHOR_EMAIL | Set the author's email to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_CONTRIBUTOR | Set the contributor to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_CONTRIBUTOR_URI | Set the contributor's uri to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_CONTRIBUTOR_EMAIL | Set the contributor's email to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_COMMENTS | Set the comments to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_PUBDATE | Set the pubDate to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_GUID | Set the guid to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_GUID_ISPERMALINK | Set the guid_isPermaLink to a mrss_item_t element - * the value is a integer |
MRSS_FLAG_ITEM_SOURCE | Set the source to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_SOURCE_URL | Set the source_url to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_ENCLOSURE | Set the enclosure to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_ENCLOSURE_URL | Set the enclosure_url to a mrss_item_t element - the value is a string |
MRSS_FLAG_ITEM_ENCLOSURE_LENGTH | Set the enclosure_length to a mrss_item_t element - * the value is a integer |
MRSS_FLAG_ITEM_ENCLOSURE_TYPE | Set the enclosure_type to a mrss_item_t element - the value is a string |
MRSS_FLAG_TAG_NAME | Set the name to a mrss_tag_t element - the value is a string |
MRSS_FLAG_TAG_VALUE | Set the value to a mrss_tag_t element - the value is a string |
MRSS_FLAG_TAG_NS | Set the namespace to a mrss_tag_t element - the value is a string |
MRSS_FLAG_ATTRIBUTE_NAME | Set the name to a mrss_attribute_t element - the value is a string |
MRSS_FLAG_ATTRIBUTE_VALUE | Set the value to a mrss_attribute_t element - the value is a string |
MRSS_FLAG_ATTRIBUTE_NS | Set the namespace to a mrss_attribute_t element - the value is a string |
MRSS_FLAG_END0 | Set the terminetor flag |
Flag list for mrss_set and mrss_get functions