HL7DocumentSchema(XmlSchemaCollection, String, IEnumerator) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
HL7DocumentSchema(System::Xml::Schema::XmlSchemaCollection ^ schemaCollection, System::String ^ docSpecType, System::Collections::IEnumerator ^ propEnumerator);
public HL7DocumentSchema (System.Xml.Schema.XmlSchemaCollection schemaCollection, string docSpecType, System.Collections.IEnumerator propEnumerator);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema : System.Xml.Schema.XmlSchemaCollection * string * System.Collections.IEnumerator -> Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema
Public Sub New (schemaCollection As XmlSchemaCollection, docSpecType As String, propEnumerator As IEnumerator)
Parameters
- schemaCollection
- XmlSchemaCollection
- docSpecType
- String
- propEnumerator
- IEnumerator