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