simpleType ConfigurationType
namespace http://base.api.ec.n2.tibco.com
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration HIBERNATE_MAPPING
enumeration RULES_CONFIGURATION
enumeration PROPERTY_CONFIGURATION
source <xs:simpleType name="ConfigurationType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="HIBERNATE_MAPPING"/>
   
<xs:enumeration value="RULES_CONFIGURATION"/>
   
<xs:enumeration value="PROPERTY_CONFIGURATION"/>
 
</xs:restriction>
</xs:simpleType>

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