diagram | |||||||||||||||||||||||
namespace | http://presentationmodel.common.n2.tibco.com | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="SyndicationModel"> <xsd:annotation> <xsd:documentation>Returns Specified Feed in an xml String (serialized)</xsd:documentation> </xsd:annotation> <xsd:attribute name="mode" type="FeedMode" default="JSON"> <xsd:annotation> <xsd:documentation>The Mode requested XML, JSON, RSS for example</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="format" type="FeedFormat" default="JSON_DOJO_V2"> <xsd:annotation> <xsd:documentation>This is the FeedFormat specfic info, i.e DOJO etc</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | FeedMode | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="mode" type="FeedMode" default="JSON"> <xsd:annotation> <xsd:documentation>The Mode requested XML, JSON, RSS for example</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | FeedFormat | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:attribute name="format" type="FeedFormat" default="JSON_DOJO_V2"> <xsd:annotation> <xsd:documentation>This is the FeedFormat specfic info, i.e DOJO etc</xsd:documentation> </xsd:annotation> </xsd:attribute> |