Class Standards.XML.Wix.WixNode

Inheritance graph
Description

This class represents a single Wix XML element node.


Inherit SimpleElementNode

inherit Parser.XML.Tree.SimpleElementNode : SimpleElementNode


Method create

Standards.XML.Wix.WixNode Standards.XML.Wix.WixNode(string name, mapping(string:string) attrs, string|void text)