Hello!
I have trouble parsing some XML data. I'm doing EPP client
http://www.iana.org/assignments/xml-registry/ns.html
And responses I get uses XML shemas. Header of response
is
http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0
epp-1.0.xsd
Hi!
Last help about regexp solve my problem, but I have another one.
I've made some regexp but it does not work always
Let say I have some strings
1) this is some domain.com test
2) domain.com
I can make this work either for first example of fo second, but not for
both. What I want is replace of d
Hello!
I'm pulling my hair so please help.
I need correct regular expression to get string between "
but if I use 2 pair of " must also work
"this is" "some kind" "of a test"
matches would be
this is
some kind
of a test
I hope somebody have and idea, because I can only get one or
everything from f
3 matches
Mail list logo