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

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

Properties
This component is not nillable.

Model
<...>
(name, value )
</...>


Nested Element Summary
xs:stringname
          
xs:stringvalue
          
Source
<xs:complexType name="CapabilityBean">
<xs:sequence>
<xs:element name="name" type="xs:string"/>
<xs:element name="value" type="xs:string"/>
</xs:sequence>
</xs:complexType>


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