simpleType ImplementationType
namespace http://channeltype.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration Pull
enumeration Push
source <xsd:simpleType name="ImplementationType">
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="Pull"/>
   
<xsd:enumeration value="Push"/>
 
</xsd:restriction>
</xsd:simpleType>

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