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
Parse file with special characters
#118
jiwanovski87
opened
3 days ago
1
Support single quotes in attribute for the declaration node
#117
marrasen
closed
6 days ago
0
Add indentation support to XML output
#116
marrasen
closed
1 week ago
0
How to recursively traverse any XML and modify the values of leaf nodes
#115
chushuai
opened
3 months ago
0
Add SiblingSequence to Node
#114
Ol1BoT
opened
7 months ago
0
Question about OutputXML
#113
marko995
closed
7 months ago
0
Get Xpath of Node
#112
WAY29
opened
8 months ago
0
`invalid XML document` on subsequent StreamParser.Read() with default/non-prefixed namespace
#111
uw-dc
closed
11 months ago
4
Bump golang.org/x/net from 0.7.0 to 0.17.0
#110
dependabot[bot]
opened
1 year ago
1
Request For New Release 1.3.18
#109
Vishal1297
closed
1 year ago
1
Missing AttributeNode prefix and namespace URI
#108
fgateuil
opened
1 year ago
2
add WithPreserveSpace option when OutputXMLWithOptions
#107
elsejj
closed
1 year ago
2
Processing instructions don't seem to be handled correctly
#106
cideM
opened
1 year ago
0
Unable to parse files with UTF-16 data
#105
aswiniy
closed
1 year ago
8
Query leads to empty result after switching from v1.3.14 to v1.3.15
#104
JonasDoe
closed
1 year ago
2
Support asterisk (*) namespaces in xPath expression
#103
whati001
opened
1 year ago
0
Breaking changes between 1.3.14 and 1.3.15
#102
slaskis
closed
1 year ago
8
Start/end line info on xpath query result
#101
p3pijn
closed
1 year ago
1
Add func newXMLName for using attrs
#100
egginabucket
closed
1 year ago
0
Bump golang.org/x/net from 0.5.0 to 0.7.0
#99
dependabot[bot]
closed
1 year ago
0
Stream parsing doesn't seem to work
#98
alchem1ster
closed
1 year ago
4
data race
#97
navossoc
closed
1 year ago
3
Order of xmlns definitions affects parser's output
#96
kravemir
closed
1 year ago
4
CVE-2022-41717
#95
damianoneill
closed
1 year ago
1
Replace bytes.Buffer with strings.Builder
#94
egginabucket
closed
1 year ago
0
Added support for skipping comments in result xml
#93
kkoehler
closed
1 year ago
0
Added output options to tweak the resulting xml.
#92
kkoehler
closed
1 year ago
0
suggestion: include missing namespace in error message
#91
torkelrogstad
closed
1 year ago
0
Add SetAttr and RemoveAttr functions
#90
tchen
closed
2 years ago
3
Feat/set attr
#89
tchen
closed
2 years ago
0
add version 1.0 to <?xml?> declaration
#88
tchen
closed
2 years ago
0
add version 1.0 to <?xml?> declaration
#87
tchen
closed
2 years ago
1
No error or panic when parsing non-XML
#86
tuan-nxcr
opened
2 years ago
4
[Feature Request] `OutputXML` supports setting `calculatePreserveSpaces` to true
#85
laojianzi
opened
2 years ago
0
fix strict mode did not affect namespace check
#84
felodesu
closed
2 years ago
0
If `<! [CDATA[` is preceded by another value, it will affect the outputxml
#83
laojianzi
closed
2 years ago
0
Update golang.org/x/net dependency
#82
rhmdnd
closed
2 years ago
3
only escape characters xml need to be escaped
#81
leavesster
closed
2 years ago
0
XML syntax error on line 9: unescaped < inside quoted string
#80
huieric
opened
2 years ago
3
fix #78
#79
sshikaree
opened
2 years ago
0
Parser drops prefix
#78
sshikaree
opened
2 years ago
0
panic: xml: unsupported version "1.1"; only version 1.0 is supported
#77
zhongsdjn
closed
7 months ago
1
Modifying XML
#76
naftalibeder
closed
2 years ago
0
nil pointer dereference at parse.go:145
#75
hokumski
closed
2 years ago
3
"following-sibling" and "preceding-sibling" Axes Weird Behaviour
#74
enginy88
opened
2 years ago
0
OutputXML should not call EscapeText when node type is TextNode.
#73
leavesster
closed
2 years ago
4
fix: when node is root, not output unnecessary string
#72
leavesster
closed
3 years ago
1
Case-independent search
#71
MarErm27
closed
2 years ago
1
closing tags like "/>"
#70
alezandro
closed
3 years ago
3
Whitespace Preservation Uses Deprecated SVG Attribute
#69
nbibler
closed
3 years ago
1
Next