Annotation of embedaddon/miniupnpd/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml, revision 1.1

1.1     ! misho       1: <?xml version="1.0"?>
        !             2: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetSpecificPortMappingEntry xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>12345</NewExternalPort><NewProtocol>UDP</NewProtocol></u:GetSpecificPortMappingEntry></s:Body></s:Envelope>
        !             3: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>