![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Required | Description | 
|---|---|---|---|
description  | 
                    ![]()  | 
                    Description of the marker. | |
entities  | 
                    entity[]  | 
                    ![]()  | 
                    The list of entities marked by the marker. | 
Inherits From
Inherited By
Applied Markers
<xs:complexType name="marker">
    <xs:complexContent>
        <xs:extension base="tns:artifact">
            <xs:sequence>
                <xs:element minOccurs="0" name="description" type="xs:string"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="entities" nillable="true" type="tns:entity"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices