@nodecfdi/sat-ws-descarga-masiva
    Preparing search index...

    Contain functions to interact with XML contents and XML DOM

    This class is internal, do not use it outside this project

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Find the element determined by the chain of children and return the attributes as an array using the attribute name as array key and attribute value as entry value.

      Parameters

      • element: Element
      • ...search: string[]

      Returns Record<string, string>