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