simpleType PresentationType
namespace http://channeltype.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration JSP
enumeration GI
enumeration Pageflow
enumeration Email
enumeration Rss
enumeration GWT
enumeration iPhone
source <xsd:simpleType name="PresentationType">
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="JSP"/>
   
<xsd:enumeration value="GI"/>
   
<xsd:enumeration value="Pageflow"/>
   
<xsd:enumeration value="Email"/>
   
<xsd:enumeration value="Rss"/>
   
<xsd:enumeration value="GWT"/>
   
<xsd:enumeration value="iPhone"/>
 
</xsd:restriction>
</xsd:simpleType>

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