|
| XMLDocumnet XML VAlidDocument |
| Iniciado por guest, 18,jul. 2018 12:41 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 18,julio 2018 - 12:41 |
Hi,
In version 23 I cannot work with these ??
The XMLDOCUMENT var works onley in this syntax:
xmldoc is xmldocument ,Descrtiption= "XMLfile" >
It doesnot work from a string?
XML validDocument used to work without an XSD . If nothing was entered it would take the xml that was used with the declaration of the xmlDocumnet var.
Any one an idea . This is a bug isn't it . Since the help files states nothing about this ??
regards
R |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,julio 2018 - 12:35 |
Hi. For me XML processing functions are working fine.
Read https://help.windev.com/en-US/…
You have the option "fromstring".
The "description" field is for define the XSD file name to check the XML integrity.
Rubén |
| |
| |
| | | |
|
| | |
| |
| Publicado el 20,julio 2018 - 17:00 |
Hi
Solution:
put wl. before the procedures The thing was: The same name was used in a view dot.net extension
By adding wl before the name the compiler nows what it is
regards |
| |
| |
| | | |
|
| | | | |
| | |
|