ltxmlts
    Preparing search index...

    Module index

    LtXmlTs -- LINQ to XML for TypeScript.

    A TypeScript port of .NET's System.Xml.Linq, providing a rich XML object model with fluent querying, functional tree construction, and round-trip serialization.

    Class and Type Reference

    NamespacePrefixInfo
    NamespacePrefixPair
    XAttribute
    XCData
    XComment
    XContainer
    XDeclaration
    XDocument
    XElement
    XmlParseError
    XName
    XNamespace
    XNode
    XObject
    XProcessingInstruction
    XSequence
    XText
    XmlNodeType

    Array Extension Methods

    ancestors
    ancestorsAndSelf
    attributes
    descendantNodes
    descendants
    descendantsAndSelf
    elements
    inDocumentOrder
    nodes
    remove
    xseq