complexType BaseFeedType
diagram busserv_diagrams/busserv_p285.png
namespace http://common.api.pfe.n2.tibco.com
used by
element ResponseFeedType/feedTypes
attributes
Name  Type  Use  Default  Fixed  Annotation
feedMode  FeedMode  required      
feedFormat  FeedFormat        
source <xs:complexType name="BaseFeedType">
 
<xs:attribute name="feedMode" type="pm:FeedMode" use="required"/>
 
<xs:attribute name="feedFormat" type="pm:FeedFormat"/>
</xs:complexType>

attribute BaseFeedType/@feedMode
type FeedMode
properties
use required
facets
Kind Value Annotation
enumeration XML
enumeration JSON
enumeration RSS
source <xs:attribute name="feedMode" type="pm:FeedMode" use="required"/>

attribute BaseFeedType/@feedFormat
type FeedFormat
facets
Kind Value Annotation
enumeration JSON_DOJO_V2
enumeration JSON_PURE
enumeration DOJO_ECORE
enumeration NO_FORMAT
source <xs:attribute name="feedFormat" type="pm:FeedFormat"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy