Ejemplo n.º 1
0
 public MmlReader()
 {
     string schemapath = System.Environment.CurrentDirectory + "\\MML23\\xsd";
     MmlSchemaSet = new System.Xml.Schema.XmlSchemaSet();
     foreach (string xsdfile in System.IO.Directory.GetFiles(schemapath)) {
         MmlSchemaSet.Add(null, xsdfile);
     }
 }
Ejemplo n.º 2
0
 public static XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadVersionSchema(xs);
     return(new XmlQualifiedName("ORIGINAL_VERSION", RmXmlSerializer.OpenEhrNamespace));
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     xs.ResolveSchema();
     return(new System.Xml.XmlQualifiedName("NewUidReference", Namespaces.Data));
 }
Ejemplo n.º 4
0
 public void BeforeImport(System.Web.Services.Description.ServiceDescriptionCollection wsdlDocuments, System.Xml.Schema.XmlSchemaSet xmlSchemas, ICollection <System.Xml.XmlElement> policy)
 {
 }
Ejemplo n.º 5
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     ReflectionNamespace.ResolveReflectionSchema(xs);
     return(new System.Xml.XmlQualifiedName("AssemblyInfoEntry", ReflectionNamespace.Data));
 }
Ejemplo n.º 6
0
 public static void Validate(this System.Xml.Linq.XElement source, System.Xml.Schema.XmlSchemaObject partialValidationType, System.Xml.Schema.XmlSchemaSet schemas, System.Xml.Schema.ValidationEventHandler validationEventHandler, bool addSchemaInfo)
 {
 }
Ejemplo n.º 7
0
 public static void Validate(this System.Xml.Linq.XAttribute source, System.Xml.Schema.XmlSchemaObject partialValidationType, System.Xml.Schema.XmlSchemaSet schemas, System.Xml.Schema.ValidationEventHandler validationEventHandler)
 {
 }
Ejemplo n.º 8
0
 public static System.Xml.XmlQualifiedName ExportSchema(System.Xml.Schema.XmlSchemaSet schemas)
 {
     System.Runtime.Serialization.XmlSerializableServices.AddDefaultSchema(schemas, typeName);
     return(typeName);
 }
 void System.ServiceModel.Description.IWsdlImportExtension.BeforeImport(System.Web.Services.Description.ServiceDescriptionCollection wsdlDocuments, System.Xml.Schema.XmlSchemaSet xmlSchemas, ICollection <System.Xml.XmlElement> policy)
 {
 }
Ejemplo n.º 10
0
 public static XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadCompositionSchema(xs);
     return(new XmlQualifiedName("ITEM_TREE", RmXmlSerializer.OpenEhrNamespace));
 }
        public static System.Xml.XmlQualifiedName GetSchema(System.Xml.Schema.XmlSchemaSet xmlSchemaSet)
        {
            Contract.Ensures(Contract.Result <System.Xml.XmlQualifiedName>() != null);

            return(default(System.Xml.XmlQualifiedName));
        }
Ejemplo n.º 12
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     NetNamespace.ResolveSchema(xs);
     return(new System.Xml.XmlQualifiedName("UploaderItemAttributeSet", NetNamespace.Data));
 }
Ejemplo n.º 13
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     BusinessNamespace.ResolveRolePermissionSchema(xs);
     return(new System.Xml.XmlQualifiedName("OperationResult", BusinessNamespace.Data));
 }
Ejemplo n.º 14
0
 /// <summary>
 /// Recupera o esquema do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     xs.ResolveQuerySchema();
     return(new System.Xml.XmlQualifiedName("TakeParameters", Namespaces.Query));
 }
Ejemplo n.º 15
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     xs.ResolveSchema();
     Colosoft.Query.ConditionalContainer.GetConditionalContainerSchema(xs);
     return(new System.Xml.XmlQualifiedName("PersistenceActionResult", Namespaces.Data));
 }
Ejemplo n.º 16
0
 public static void AddDefaultSchema(System.Xml.Schema.XmlSchemaSet schemas, System.Xml.XmlQualifiedName typeQName)
 {
 }
Ejemplo n.º 17
0
 public XsdDataContractExporter(System.Xml.Schema.XmlSchemaSet schemas)
 {
 }
Ejemplo n.º 18
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RolePermissionNamespace.ResolveRolePermissionSchema(xs);
     return(new System.Xml.XmlQualifiedName("RolePermissionSet", RolePermissionNamespace.Data));
 }
Ejemplo n.º 19
0
 public static System.Xml.XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadBaseTypesSchema(xs);
     return(new System.Xml.XmlQualifiedName(RmTypeName, RmXmlSerializer.OpenEhrNamespace));
 }
Ejemplo n.º 20
0
 /// <summary>
 /// Recupera o esquena para o tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetCaseWhenExpressionSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     xs.ResolveQuerySchema();
     return(new System.Xml.XmlQualifiedName("CaseWhenExpression", Namespaces.Query));
 }
Ejemplo n.º 21
0
 public static void Validate(this System.Xml.Linq.XDocument source, System.Xml.Schema.XmlSchemaSet schemas, System.Xml.Schema.ValidationEventHandler validationEventHandler, bool addSchemaInfo)
 {
 }
Ejemplo n.º 22
0
 public static System.Xml.XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     LoadOperationalTemplateSchemas(xs);
     return(new System.Xml.XmlQualifiedName("OPERATIONAL_TEMPLATE", RmXmlSerializer.OpenEhrNamespace));
 }
Ejemplo n.º 23
0
 public static System.Xml.XmlQualifiedName GetXmlSchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     RmXmlSerializer.LoadCompositionSchema(xs);
     return(new System.Xml.XmlQualifiedName("POINT_EVENT", RmXmlSerializer.OpenEhrNamespace));
 }
Ejemplo n.º 24
0
 /// <summary>
 /// Recupera o esquema XML do tipo.
 /// </summary>
 /// <param name="xs"></param>
 /// <returns></returns>
 public static System.Xml.XmlQualifiedName GetMySchema(System.Xml.Schema.XmlSchemaSet xs)
 {
     xs.ResolveSchema();
     Colosoft.Query.ConditionalContainer.GetConditionalContainerSchema(xs);
     return(new System.Xml.XmlQualifiedName("ExpressionParameter", Namespaces.Data));
 }