Show
Ignore:
Timestamp:
02/12/10 11:29:07 (2 years ago)
Author:
Ted Faber <faber@…>
Children:
e02cd14c76fe2382e62f5e57ea53b1c682bf200c
Parents:
35aa3ae74d9953faf6d76c4d7f5e24359a260a0e
git-committer:
Ted Faber <faber@isi.edu> / 2010-02-12T19:29:07Z+0000
Message:

Add portal field to map connectivity to a portal node

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wsdl/fedd_types.xsd

    r8d85187 r8139a48  
    365365    <xsd:sequence> 
    366366      <xsd:element name="type" type="tns:connectionType"/> 
     367      <xsd:element name="portal" type="xsd:string" minOccurs="0" maxOccurs="1"/> 
    367368      <xsd:element name="peer" type="xsd:string" minOccurs="0" maxOccurs="1"/> 
    368369      <xsd:element name="fedAttr" type="tns:fedAttrType" minOccurs="0"