diagram | |||||||||||||||||||||||
namespace | http://presentationmodel.common.n2.tibco.com | ||||||||||||||||||||||
type | extension of SyndicationModel | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | dataFeed | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xsd:complexType name="SyndicationFeed"> <xsd:complexContent> <xsd:extension base="SyndicationModel"> <xsd:sequence> <xsd:element name="dataFeed" type="DataFeed" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
namespace | http://presentationmodel.common.n2.tibco.com | ||||||
type | DataFeed | ||||||
properties |
|
||||||
source | <xsd:element name="dataFeed" type="DataFeed" maxOccurs="unbounded"/> |