noNamespace
element LOCATIONS

Documentation
List of locations to find the QEDEQ module.
Properties
This component is not nillable.

Model
<LOCATIONS>
LOCATION
</LOCATIONS>


Nested Element Summary
 LOCATION
          Location of a QEDEQ module. 
Source
<xs:element name="LOCATIONS">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="LOCATION">
<xs:complexType>
<xs:attribute name="value" type="LOCATIONTYPE" use="required">
</xs:attribute>
</xs:complexType>
</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.