http://www.fatwire.com/schema/rest/1.0
element associationsBean

Documentation
        The associations bean contains the list of associations for an asset.
      
Properties
This component is not nillable.

Model
<associationsBean>
association*
</associationsBean>


Nested Element Summary
associationassociation
          The association object. 
Source
<xs:element name="associationsBean">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="association" type="association">
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>


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