complexType createObjectResponseType
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p39.png
namespace http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V1
type extension of tns:ResponseHeaderType
properties
base ns1:ResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmObject
used by
elements createObjectResponse/createObjectResponse createObjectBulkResponseType/responses
source <xs:complexType name="createObjectResponseType">
 
<xs:complexContent>
   
<xs:extension base="ns1:ResponseHeaderType">
     
<xs:sequence>
       
<xs:element name="plmObject" type="ns1:plmObject"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element createObjectResponseType/plmObject
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p40.png
type tns:plmObject
properties
isRef 0
content complex
children plmClass id attributes
source <xs:element name="plmObject" type="ns1:plmObject"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy