Annotation of embedaddon/miniupnpd/miniupnpc/testreplyparse/DeletePortMapping.xml, revision 1.1.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:DeletePortMapping xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>123</NewExternalPort>
                      3: <NewProtocol>TCP</NewProtocol></u:DeletePortMapping></s:Body>
                      4:  
                      5: </s:Envelope>
                      6: 

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