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