Esempio n. 1
0
 public static XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadEhrStatusSchema(xs);
     return(new XmlQualifiedName("EHR_STATUS", RmXmlSerializer.OpenEhrNamespace));
 }