Click or drag to resize

Aml.Engine.Xml.Extensions Namespace

The Aml.Engine.Xml.Extensions Namespace defines extensions methods for the underlying Xml Elements and Xml Attributes of the CAEX objects. These methods could be applicable in specific use cases but could result in the creation of invalid AutomationML documents, if not applied correctly.
Classes
 ClassDescription
Public classXmlCAEXSchema Class, defining extension methods, related to the interpretation of the Schema version of a CAEX file.
Public classXmlLinqExtensions Extensions for XML Linq elements
Public classXmlOperation This class defines extension methods for XElements. These methods are useful, if any XElement should be queried for some CAEX properties without using a CAEXWrapper for this element.