Classes
Class | Description | |
---|---|---|
![]() | Namespaces |
Commonly used XML namespaces
|
![]() | XhtmlDocument |
Represents an XHTML Document inside Orckestra CMS.
This structure can contain both head elements and body elements (content) and XhtmlDocuments that are being rendered
can be nested within each other. The Orckestra CMS core will normalize such a nested structure when rendering a page, ensuring head elementsa flow to the top level
document and body content is left, ultimately yielding one complete and correctly structured xhtml page.
|
![]() | XmlUtils | |
![]() | XmlWriterUtils |
This class contains Composite IO versions of System.Xml.XmlWriter/System.Xml.XmlTextWriter Create.
These method should be used instead of the ones in System.Xml.XmlWriter/System.Xml.XmlTextWriter.
|