gis-tools-ts - v0.6.0
    Preparing search index...

    Function xmlFindTagByName

    • Find the first tag with the given name

      Parameters

      • xml: string

        the xml string

      • tagName: string

        the tag name

      • Optionaloptions: XMLOptions

        user defined options

      Returns undefined | XMLTag

      the first tag with the given name