8 Appendix C: Protocol Schema
The following is the XSD schema for the http://schemas.microsoft.com/ws/2008/06/discovery namespace.
-
<xs:schema targetNamespace="http://schemas.microsoft.com/ws/2008/06/discovery" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="MaxResults" type="xs:positiveInteger" /> <xs:element name="Duration" type="xs:duration" /> </xs:schema>