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>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.