xmlNode

The xmlNode is the general object type in the xmlTree API. With few exceptions, most things worked with in the xmlTree API are xmlNode's. They are used to represent elements, text objects, attributes, entities, comments, processing instructions, etc.

In general you don't "print" xmlNode's directly, they're part of a larger XML document that gets formatted via the xmlDoc root object.


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.