![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
attributeTemplates |
![]() |
Returns the list of attribute templates associated with this BasicTemplate. | |
description |
![]() |
Returns the Description of the Template | |
entitySchema |
![]() |
Returns the EntitySchema for the BasicTemplate |
Inherits From
Inherited By
Applied Markers
<xs:complexType name="basicTemplate">
<xs:complexContent>
<xs:extension base="tns:template">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="attributeTemplates" nillable="true" type="tns:attributeTemplate"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="entitySchema" type="tns:entitySchema"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices