6 Appendix A: Full WSDL
This protocol extension does not define a WSDL. It extends the WSDL defined and referenced by [DPWS]. The following XSD contains a definition of the lms:LargeMetadataSupport element (section 2.2.3.1).
-
<?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="http://schemas.microsoft.com/windows/dpws/LargeMetadataSupport/2007/08" xmlns:lms="http://schemas.microsoft.com/windows/dpws/LargeMetadataSupport/2007/08" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"> <xs:element name='LargeMetadataSupport'> <xs:complexType> <xs:sequence /> </xs:complexType> </xs:element> </xs:schema>