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