  | Schema Constructor (XmlNode) | 
 Initializes a new instance of the 
Schema class
 
    Namespace: 
   Dynamicweb.DataIntegration.Integration
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxpublic Schema(
	XmlNode node
)
Public Sub New ( 
	node As XmlNode
)
Parameters
- node
 - Type: System.XmlXmlNode
 
See Also