simpleType ImplementationType
namespace http://channeltype.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
used by
element Service-Archive-Descriptor/channels/channel/implementation-type
attributes ChannelTypeRequest/@channelImplementationType PresentationChannel/@implementationType
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