Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Error while handling tag like '<c:Key.Columns></c:Key.Columns>' #5

Open
@SmallAiTT

Description

@SmallAiTT

I want to handle .pdm, the error occurred while the parser pase tag <c:Key.Columns></c:Key.Columns>.
I found that var m = match(/^<([\w+:]+)\s*/); may be the reason.
But i'm not sure that whether <c:Key.Columns></c:Key.Columns> is a standard format of xml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions