simpleType FeedMode
namespace http://presentationmodel.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration XML
enumeration JSON
enumeration RSS
source <xsd:simpleType name="FeedMode">
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="XML"/>
   
<xsd:enumeration value="JSON"/>
   
<xsd:enumeration value="RSS"/>
 
</xsd:restriction>
</xsd:simpleType>

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