Hi,
I try to add an xml:lang attribute to an element in my schema. There is some (very short) explanation how this should be done in xml.xsd, but that doesn’t work out for me.
I have some elements that extend the ph-element. Can you please explain to me how to set the xml:lang attribute so spell check can be done on these elements?
Eg. <example xml:lang=”nl”>Dit is een voorbeeld</example>
<word xml:lang=”frisian”>Dit is een woord</word>
Kind regards,
Roderik Dernison