Exemplo n.º 1
0
 public static XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadCompositionSchema(xs);
     return(new XmlQualifiedName("ITEM_TABLE", RmXmlSerializer.OpenEhrNamespace));
 }
Exemplo n.º 2
0
 public static System.Xml.XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadCompositionSchema(xs);
     return(new System.Xml.XmlQualifiedName("INSTRUCTION_DETAILS", RmXmlSerializer.OpenEhrNamespace));
 }
Exemplo n.º 3
0
 public static System.Xml.XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadCompositionSchema(xs);
     return(new System.Xml.XmlQualifiedName("ADMIN_ENTRY", RmXmlSerializer.OpenEhrNamespace));
 }