This class represents the content of an XML element. It does not take into account any attributes that the element may have.
| Modifiers | Name | Description |
|---|---|---|
class |
Content.Factory |
A static factory class for creating new instances. |
Save the Content to an XmlObject.
Validates an XML document contained in a given Context object.
context - A Context object containing the XML data to be validated, and
other needed contextual variables.