noNamespace
element LOCATION

Documentation
Location of a QEDEQ module.
Properties
This component is not nillable.

Model
<LOCATION
  value = LOCATIONTYPE>

</LOCATION>


Attribute Summary
 LOCATIONTYPEvalue
          URL to location of a QEDEQ module directory. 

Attribute Detail

value

URL to location of a QEDEQ module directory.

Type:
LOCATIONTYPE
Use:
required
Form:
unqualified

Source
<xs:element maxOccurs="unbounded" name="LOCATION">
<xs:complexType>
<xs:attribute name="value" type="LOCATIONTYPE" use="required">
</xs:attribute>
</xs:complexType>
</xs:element>


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