Changeset 4ffa6f8 for wsdl


Ignore:
Timestamp:
Jul 12, 2012 5:48:44 PM (12 years ago)
Author:
Ted Faber <faber@…>
Branches:
compt_changes, master
Children:
87b1a06
Parents:
4708875
Message:

Add support for nat_portal parameter. Remove old half-assed active
endpoints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wsdl/fedd_types.xsd

    r4708875 r4ffa6f8  
    237237        systems the information to map the local name into a service
    238238        location.
    239 
    240         The optional active element is true when the testbed prefers active
    241         portal nodes.
    242239      </xsd:documentation>
    243240    </xsd:annotation>
     
    245242      <xsd:element name="testbed" type="xsd:string"/>
    246243      <xsd:element name="uri" type="xsd:string"/>
    247       <xsd:element name="active" type="xsd:boolean"
    248         minOccurs="0" maxOccurs="1"/>
    249244    </xsd:sequence>
    250245  </xsd:complexType>
Note: See TracChangeset for help on using the changeset viewer.