http://adgear.com/api/schemas/xml#output
element accepted_family

Documentation
										An individual accepted family in the list
								
Properties
This component is not nillable.

Model
<accepted_family>
name
</accepted_family>


Nested Element Summary
adgear:stringname
           The name of the accepted family  
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="accepted_family">
<xs:complexType>
<xs:all>
<xs:element name="name" type="adgear:string">
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>


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