complexType BaseFeedType
diagram pfe-business-service_diagrams/pfe-business-service_p75.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"/>


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