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