issues
search
antchfx
/
xmlquery
xmlquery is Golang XPath package for XML query.
https://github.com/antchfx/xpath
MIT License
444
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to deal with spaces?
#68
GAZ082
closed
3 years ago
2
XML QueryAll not finding all nodes
#67
vbisbest
closed
7 months ago
1
Output XML does not preserve whitespace and this is no way configurable
#66
max-carroll
closed
2 years ago
6
feature request to export level attribute of Node
#65
kcmvp
closed
7 months ago
1
Feature request: export "level" attribute of Node
#64
kcmvp
closed
7 months ago
5
Some text nodes not present in tree after parsing - seems to be mixed content with formatted xml
#63
max-carroll
opened
3 years ago
3
Skip text node only if empty
#62
mdom
closed
3 years ago
4
Missing text node with //text()
#61
mdom
closed
3 years ago
0
Adding custom options object to configure the decoder
#60
Seb-C
closed
3 years ago
3
Fixed memory leak issue during stream-parse
#59
Seb-C
closed
3 years ago
2
Allowing injecting custom-configured decoder instance
#58
Seb-C
closed
3 years ago
7
better XML output formatting.
#57
james-lawrence
closed
1 year ago
3
cdata with formatted xml
#56
james-lawrence
closed
1 year ago
3
AddImmediateSibling() please
#55
suntong
opened
3 years ago
0
Adding new functions to Node
#54
suntong
opened
3 years ago
3
The function doc for AddSibling
#53
suntong
opened
3 years ago
0
#51 dont escape CDATA section
#52
Doomsta
closed
3 years ago
2
Content of <![CDATA[ ]]> is escaped in OutputXML
#51
Doomsta
closed
3 years ago
0
DTD/DocType gets stripped
#50
Solander
closed
7 months ago
0
Add a NamespaceURI attribute on the Attr objects; use it when filtering through namespace-uri()
#49
arthurdarcet
closed
3 years ago
1
`namespace-uri()` returns the wrong value for attributes
#48
arthurdarcet
closed
3 years ago
0
Cookie support
#47
crashbrz
closed
3 years ago
1
Fix for issue #39 prevents xmlquery to be used with other xml dialects
#46
mclane
closed
3 years ago
1
`MoveToPrevious` and `MoveToNext` will omit the empty node(white space, new line)
#45
zhengchun
closed
4 years ago
0
Improve documentation
#44
heyvito
closed
4 years ago
1
Augment CI matrix for new Go versions
#43
heyvito
closed
4 years ago
1
Ensure CDATA tags are preserved across parses
#42
heyvito
closed
4 years ago
3
[FIX] Parsing XML from a URL
#41
quetzyg
closed
4 years ago
2
Fix a bug in xml stream parsing where a previously unmatched node causing all subsequent valid matches fail.
#40
jf-tech
closed
4 years ago
3
Denial-of-Service (SIGSEGV) at xmlquery.(*Node).InnerText
#39
dwisiswant0
closed
4 years ago
0
Expose a number of `*Node` related helper functions: `AddAttr`, `AddChild`, `AddSibling`, `RemoveFromTree`
#38
jf-tech
closed
4 years ago
4
Stream Parser Support - pt4 - Adding stream parsing support
#37
jf-tech
closed
4 years ago
1
<![CDATA[ ]]> missing when call OutputXML() function
#36
zhengchun
closed
4 years ago
0
Stream Parser Support - pt3 - create `parser` context object and turn `parse()` function into `parser.parse()`
#35
jf-tech
closed
4 years ago
2
Stream Parser Support - pt2 - split `node{_test}.go` into `node{_test}.go` and `parse{_test}.go`
#34
jf-tech
closed
4 years ago
1
Stream Parser Support - pt1 - add removeFromTree helper
#33
jf-tech
closed
4 years ago
15
Add streaming XML loading/parsing support
#32
jf-tech
closed
4 years ago
12
add cdata node type.
#31
james-lawrence
closed
4 years ago
8
can't distinguish between cdata and standard text.
#30
james-lawrence
closed
4 years ago
1
substring-before always returns <nil> node
#29
srebhan
closed
4 years ago
1
LoadURL doesn't check status code
#28
tzachshabtay
closed
4 years ago
3
Support for optional configuration
#27
ninedraft
closed
3 years ago
2
Race condition in getQuery
#26
sgoldenb
closed
4 years ago
4
support xpath functions like concat
#25
vtolstov
closed
4 years ago
1
Can't select nth element of a certain Node.
#24
dominikmeixner
closed
4 years ago
1
Order of elements have an impact on some searches
#23
ToadKing
closed
4 years ago
1
namespace-uri() returns the node name prefix, not the actual namespace URI
#22
ToadKing
closed
4 years ago
1
xmlquery.FindOne for attributes is giving a new node without reference to parent
#21
vinaykumarponna
closed
4 years ago
1
1.1.0 git tag misses "v" prefix.
#20
thomas001
closed
5 years ago
1
OutputXML should escape attribute values.
#19
thomas001
closed
5 years ago
0
Previous
Next