diagram | ![]() | ||
namespace | http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V2 | ||
type | extension of ns0:ResponseHeaderType | ||
properties |
| ||
children | messageId messageName statusCode exceptions warnings ticket plmObject autoCreated | ||
used by |
| ||
source | <xsd:complexType name="updateObjectResponseType"> <xsd:complexContent> <xsd:extension base="ns1:ResponseHeaderType"> <xsd:sequence> <xsd:element name="plmObject" type="ns1:plmObject"/> <xsd:element name="autoCreated" type="xsd:boolean"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | ![]() | ||
type | ns0:plmObject | ||
properties |
| ||
children | plmClass id attributes | ||
source | <xsd:element name="plmObject" type="ns1:plmObject"/> |
diagram | ![]() | ||
type | xsd:boolean | ||
properties |
| ||
source | <xsd:element name="autoCreated" type="xsd:boolean"/> |