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>


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