Click or drag to resize
XmlSourceProvider Class
Source adapter with two undefined data access to source of the model and its certificate
Inheritance Hierarchy

Namespace: FlexRule.Core.Languages.Xml
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class XmlSourceProvider : SourceNavigatorProvider

The XmlSourceProvider type exposes the following members.

Constructors
  NameDescription
Public methodXmlSourceProvider(ISourceConnection, ISourceNavigator)
Creates a navigable source provider
Public methodXmlSourceProvider(ISourceConnection, String)
Creates a XML navigator source provider
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberXmlFileExtension
Default file extension
Top
Extension Methods
See Also