| namespace | http://base.api.ec.n2.tibco.com | ||||||||||||
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| 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> |