I believe the llrp.xsd llrp-1x0.xsd has an error where the xs:Int should be 
xs:int.  Sorry for this problem.


________________________________
From: Frank Prins [mailto:[email protected]]
Sent: Tuesday, June 08, 2010 12:34 AM
To: [email protected]
Subject: [ltk-d] New user, having an "Error resolving component 'xs:Int'"

Hi there!

I am new to LLRP programming, and using the Java libraries to communicate to an 
Impnj reader (running Octane 4.4.0)
For now I am able to chat and chit a bit with the reader, doing some reads and 
writes.

But... I definitively want to use the Impinj extensions, and trying to compile 
them into the jar according to the instructions on the SourceForge site. This 
seems to work, no compile errors, but when trying to run some samples, I get 
validation errors:

LTK XML message can not be validated against schema 
org/llrp/ltk/llrp-1x0.xsd<?xml version="1.0" encoding="UTF-8"?>
<llrp:DELETE_ROSPEC 
xmlns:llrp="http://www.llrp.org/ltk/schema/core/encoding/xml/1.0"; 
xmlns:Impinj="http://developer.impinj.com/ltk/schema/encoding/xml/1.8"; 
Version="1" MessageID="0">
  <llrp:ROSpecID>0</llrp:ROSpecID>
</llrp:DELETE_ROSPEC>

because src-resolve.4.2: Error resolving component 'xs:Int'. It was detected 
that 'xs:Int' is in namespace 'http://www.w3.org/2001/XMLSchema', but 
components from this namespace are not referenceable from schema document 
'null'. If this is the incorrect namespace, perhaps the prefix of 'xs:Int' 
needs to be changed. If this is the correct namespace, then an appropriate 
'import' tag should be added to 'null'.
20100608 09:03:58 ERROR - Couldn't send Command

I noticed this is something which others have seen before, but unfortunately 
cannot find out how they did that, someone want to give me a hint?

thanks in advance,

Frank Prins
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
llrp-toolkit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel

Reply via email to