Class DataReference.Transport

  • Enclosing class:
    DataReference

    public static class DataReference.Transport
    extends Object
    <p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;element name="location"&gt; &lt;complexType&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;choice&gt; &lt;element name="senderUrl" type="{http://www.logius.nl/digikoppeling/gb/2010/10}urlType"/&gt; &lt;element name="receiverUrl" type="{http://www.logius.nl/digikoppeling/gb/2010/10}urlType"/&gt; &lt;/choice&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; &lt;/element&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>