react-native-facebook-login icon indicating copy to clipboard operation
react-native-facebook-login copied to clipboard

The prefix "lxmn" for attribute "lxmn:entryID" associated with an element type "entry" is not bound. The code is the following: C:\Program Files\Notepad++\CSR.xml

Open bhernan opened this issue 2 years ago • 1 comments

I'm getting this error on CAM when I'm trying to write the XML: "The prefix "lxmn" for attribute "lxmn:entryID" associated with an element type "entry" is not bound."

My manifest is the following:

]> <entry lxnm:entryID='1' lang='Español' xmlns:lxnm='headword' xml:space='preserve'> anexo 6 -43.79 0.0001 <partOfSpeech xml:space='preserve'> </partOfSpeech> <entry lxmn:entryID='2' lang='Español' xmlns:lxnm='headword' xml:space='preserve'> assessment 9 -28.08 0.0001 <partOfSpeech xml:space='preserve'> </partOfSpeech>

Can somebody help me with this. I'm trying to make a list for a glossary. Thanks.

bhernan avatar May 31 '22 23:05 bhernan

I get the message: "The prefix "lxmn" for attribute "lxmn:entryID" associated with an element type "entry" is not bound." Can somebody tell me what's wrong with this, please?

C:\Program Files\Notepad++\CSR.xml image `<!DOCTYPE lxnm [

]> <entry lxnm:entryID='1' lang='Español' xmlns:lxnm='headword' xml:space='preserve'> anexo 6 -43.79 0.0001 <partOfSpeech xml:space='preserve'> </partOfSpeech> <entry lxmn:entryID='2' lang='Español' xmlns:lxnm='headword' xml:space='preserve'> assessment 9 -28.08 0.0001 <partOfSpeech xml:space='preserve'> </partOfSpeech> <entry lxnm:entryID='2' lang='Español' xmlns:lxnm='http://www.lexonomy.eu/' xml:space='preserve'> asunto 29 -167.07 0.0004 <partOfSpeech xml:space='preserve'> </partOfSpeech> `

bhernan avatar May 31 '22 23:05 bhernan