Northwoods.Go.Xml Assembly > Northwoods.Go.Xml Namespace > GoXmlTransformer Class : BodyConsumesChildElements Property |
'Declaration Public Property BodyConsumesChildElements As Boolean
public bool BodyConsumesChildElements {get; set;}
See the documentation for ConsumeBody and ConsumeChild.
Note that this property only affects consumption. Typically if you are working with a simple (non-subgraph) node that contains some ports, you will also want to set the GeneratesPortsAsChildElements property to true and make sure a transformer is registered for the port type(s), so that child elements are generated for the ports.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2