Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to bind XML data with a hyperlink
Message
Information générale
Forum:
Internet
Catégorie:
XML
Divers
Thread ID:
00417832
Message ID:
00419755
Vues:
27
<AccountNum><A HREF="123">123</A></AccountNum>
You probably should just try a CDATA tag aroung the Anchor tag

something like;
<AccountNum>[CDATA[<A HREF="123">123</A>]]</AccountNum>
I think that is the correct syntax anyhow ? :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform