[Nsi-wg] NSI WSDL - The Maastricht Updates

Atsuko Takefusa takefusa at acm.org
Mon Jun 17 23:48:45 EDT 2013


Hi John,

Thank you very much for the WSDL update.
I have checked them and thought that one thing should be modified as follows:

ogf_nsi_connection_types_v2_0.xsd, line 735,

<xsd:element name="path"                type="tns:PathType" minOccurs="0" />
-->
<xsd:element name="path"                type="tns:PathType"/>

I think "path" in ReservationRequestCriteriaType is a mandatory parameter.

--
    <xsd:complexType name="ReservationRequestCriteriaType">
        <xsd:annotation>.....</xsd:annotation>
        <xsd:sequence>
            <xsd:element name="schedule"
type="tns:ScheduleType" minOccurs="0" />
            <xsd:element name="bandwidth"           type="xsd:int"
minOccurs="0" />
            <xsd:element name="serviceAttributes"
type="ftypes:TypeValuePairListType" minOccurs="0" />
            <xsd:element name="path"
type="tns:PathType" minOccurs="0" />
        </xsd:sequence>
        <xsd:attribute   name="version"             type="xsd:int"
use="optional" />
    </xsd:complexType>
--

Thanks,

Atsuko


2013/6/11 John MacAuley <john.macauley at surfnet.nl>:
> Peoples,
>
> I believe I have completed all the WSDL changes agreed to in Maastricht.  Please download the WSDL and verify this new version.  I have also added a xsd-docs.zip file to the repository that contains a set of HTML based documentation.
>
> In addition, I have restructured the svn repository by service and submitted a draft version of the topology XSD for Jereon.
>
> John
> _______________________________________________
> nsi-wg mailing list
> nsi-wg at ogf.org
> https://www.ogf.org/mailman/listinfo/nsi-wg


More information about the nsi-wg mailing list