-
I have the following layout ( <Layout xmlns="urn:speedata.de:2009/publisher/en"
xmlns:sd="urn:speedata:2009/publisher/functions/en">
<Record element="datos">
<PlaceObject>
<Textblock>
<Paragraph>
<A href="{fila/c_6}">
<URL><Value select="fila/c_6" /> </URL>
</A>
</Paragraph>
</Textblock>
</PlaceObject>
</Record>
</Layout> With the following <datos><fila><c_6>https://a.b/c</c_6></fila></datos> I get fine validation from both:
But
From reasons unknown to me, Many thanks for your help. |
Beta Was this translation helpful? Give feedback.
Answered by
pgundlach
Oct 18, 2023
Replies: 1 comment
-
See issue #529. I'll close this discussion, more info at the other page when I have a fix. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pr-apes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See issue #529. I'll close this discussion, more info at the other page when I have a fix.