| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V3 | ||
| children | messageId messageName statusCode exceptions warnings ticket | ||
| used by |
|
||
| source | <xsd:complexType name="ResponseHeaderType"> <xsd:sequence> <xsd:element name="messageId" type="xsd:string"/> <xsd:element name="messageName" type="xsd:string"/> <xsd:element name="statusCode" type="ns0:responseStatusCode"/> <xsd:element name="exceptions" type="ns0:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="warnings" type="ns0:plmWarningType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="ticket" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="messageId" type="xsd:string"/> |
| diagram | ![]() |
||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="messageName" type="xsd:string"/> |
| diagram | ![]() |
|||||||||||||||
| type | ns0:responseStatusCode | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| source | <xsd:element name="statusCode" type="ns0:responseStatusCode"/> |
| diagram | ![]() |
||||||||||||
| type | ns0:plmExceptionType | ||||||||||||
| properties |
|
||||||||||||
| children | message details rc cause | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="exceptions" type="ns0:plmExceptionType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| type | ns0:plmWarningType | ||||||||||||
| properties |
|
||||||||||||
| children | message details rc cause | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="warnings" type="ns0:plmWarningType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="ticket" type="xsd:string" minOccurs="0"/> |