XMLPublications_GetFormatList_Result_Row (Type)
Structure whose members contain information about an XML publication's format; for example, 'Description', 'FeedCount', 'Name', and so on.
Based On:
Structure
Structure Fields:
Field Name | Type | Description |
---|---|---|
Description | PlainText | The XML publication format's description. |
FeedCount | NonNegativeInteger | The number of feeds that are using this format. |
ID | XMLPublicationFormatID | The XML publication format's ID. |
Name | PlainText_NonNull | The XML publication format's name. |
publicationDefinitionID | XMLPublicationDefinitionID | The publication definition's ID. |
publicationDefinitionName | PlainText | The publication definition's name. |
State | XMLPublicationState | The XML publication format's state, either 'Active' or 'Inactive'. |
syndicationType | SyndicationType_EmptyString | The syndication type (0--application/atom+xml--or 1--application/rss+xml) or an empty string to indicate this is not a syndication format. |
XSLModule | PlainText | The XSL module. |
XSLModuleType | XSLTModuleType_EmptyString | The XSL module type. |
Error Message:
None