Java content class for conf-location complex type.
The following schema fragment specifies the expected content contained within this java content object.
<complexType name="conf-location">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dir-loc" type="{}dir-loc" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
|