Northwoods.Go.Xml Assembly > Northwoods.Go.Xml Namespace > GoXmlTransformer Class : ConsumeAttributes Method |
This is called by GoXmlReader.ConsumeObject. By default this calls ConsumeAttributes on the InheritsFromTransformer, to allow another specific transformer to implement this behavior, or else calls GoXmlWriter.InvokeConsumeAttributes, to allow this TransformerType's base Type
to provide a default behavior. If IdAttributeUsedForSharedObjects is true, this method also looks at the "id" attribute and, if present, will associate that identifier with the given obj by calling GoXmlReader.MakeShared.
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