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