Element_GetXMLPublicationDetail (Type)

Structure whose member contain information on an XML publication; for example, 'Description', 'FeedCategoryName', 'PublicationDefinitionName', and so on.

Based On:

Structure

Structure Fields:

Field Name Type Description
Description PlainText The description of the XML publication instance.
FeedCategoryID FeedCategoryID The ID of the feed category under which the XML publication instance is categorized. If the instance is not categorized, this member is set to 0.
FeedCategoryName PlainText The feed category's name under which the XML publication instance is categorized. If the instance is not categorized, CommonSpot returns an empty string.
KeywordList KeywordList_EmptyString A comma-delimited list of keywords associated with the XML publication instance. If there are no keywords, CommonSpot sets this member to an empty string.
Name PlainText The XML publication instance's name.
PublicationDefinitionID PublicationDefinitionID The ID of the underlying XML publication's definition.
PublicationDefinitionName PlainText The underlying XML publication definition's name.
XMLPublicationID XMLPublicationInstanceID The XML publication instance ID.

Error Message:

None