Click or drag to resize

Aml.Engine.XML Namespace

The Aml.Engine.XML Namespace defines basic classes to wrap native System.Linq.XML classes
Classes
 ClassDescription
Public classXDocumentWrapper This class is an abstract base class for the wrapping of an XDocument, to provide additional schema specific document processing utilities. This class is used by the AMLEngine to provide a CAEXDocument. Other XML Engines, supporting different schemas (PLCopen, COLLADA) could also use this base class.
Interfaces
 InterfaceDescription
Public interfaceIDocument Interface for a XDocument Wrapper
Public interfaceIXMLWrapper XML related properties of a wrapped instance