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