namespace | http://xmlns.oracle.com/Agile/e6/core/ECService/V2 | |||||||||||||||
type | restriction of xsd:string | |||||||||||||||
properties |
| |||||||||||||||
used by |
| |||||||||||||||
facets |
| |||||||||||||||
source | <xsd:simpleType name="ECOperationType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="NOP"/> <xsd:enumeration value="CREATE"/> <xsd:enumeration value="DELETE"/> <xsd:enumeration value="UPDATE"/> </xsd:restriction> </xsd:simpleType> |