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