Greetings all, I am attempting to use the GetMetaData operation to retrieve the XML Schema Document for a MUWS Resource Manager. The GetMetaData operation accepts 2 parameters: Dialect, and Identifier According to the specification, acceptable values for Dialect include: http://www.w3.org/2001/XMLSchema (For retrieving the XML Schema document) http://schemas.xmlsoap.org/wsdl/ (For retrieving the WSDL document) I have successfully used the GetMetaData operation to obtain the entire WSDL document. However, when I try to use it to obtain the XML Schema Document, the response I receive is empty (I get a proper response with no Metadata included). In both cases, I am specifying the URI of my Resource Manager as the Identifier. Does anyone know if this operation has yet been fully implemented in Muse? I would like to be able to retrieve the XML Schema Document, rather than the entire WSDL document. For the time being, I can filter through the WSDL document to obtain the data I need, but this is not very efficient. Thank you.
Jared Zebedee [EMAIL PROTECTED]
