simpleType FeedFormat
namespace http://presentationmodel.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration JSON_DOJO_V2
enumeration JSON_PURE
enumeration DOJO_ECORE
enumeration NO_FORMAT
source <xsd:simpleType name="FeedFormat">
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="JSON_DOJO_V2"/>
   
<xsd:enumeration value="JSON_PURE"/>
   
<xsd:enumeration value="DOJO_ECORE"/>
   
<xsd:enumeration value="NO_FORMAT"/>
 
</xsd:restriction>
</xsd:simpleType>

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