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