http://www.fatwire.com/schema/rest/1.0
complexType deviceCapabilitiesBean

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}deviceCapabilitiesBean (restriction)

Documentation
	       Capabilities of device. 
    
Properties
This component is not nillable.

Model
<...>
capability*
</...>


Nested Element Summary
CapabilityBeancapability
           
Source
<xs:complexType name="deviceCapabilitiesBean">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="capability" type="CapabilityBean">
</xs:element>
</xs:sequence>
</xs:complexType>


Copyright \xA9 2013, Oracle and/or its affiliates. All Rights Reserved.