Ejemplo n.º 1
0
 private static System.Xml.XmlQualifiedName GetSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     xs.ResolveQuerySchema();
     return(new System.Xml.XmlQualifiedName("RecordDescriptor", Namespaces.Query));
 }