| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V3 | |||||||||||||||
| type | restriction of xsd:string | |||||||||||||||
| properties |
| |||||||||||||||
| facets |
| |||||||||||||||
| source | <xsd:simpleType name="responseStatusCode"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="SUCCESS"/> <xsd:enumeration value="WARNING"/> <xsd:enumeration value="PARTIAL_SUCCESS"/> <xsd:enumeration value="FAILURE"/> </xsd:restriction> </xsd:simpleType> |