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 <xs:simpleType name="ImplementationType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Pull"/>
   
<xs:enumeration value="Push"/>
 
</xs:restriction>
</xs:simpleType>

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