namespace OnvifTest { public class Template { public const string GetServiceRequestTemplage = @" http://schemas.xmlsoap.org/ws/2005/04/discovery/Probe urn:uuid:{0} http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous urn:schemas-xmlsoap-org:ws:2005:04:discovery dp0:Device "; } }