Menu

schema enabled, how to use xs:unsignedByte encode ?

Get Help
Anonymous
2019-04-26
2019-05-01
  • Anonymous

    Anonymous - 2019-04-26

    HI:
    1. when schema enabled ,i encode the xml accroding example,and at last a element type is xs:unsignedByte, the value is 1,and i encode TRY_CATCH_ENCODE(encodeUnsignedInteger(&testStrm,1));but i check exi by hexdum ,and i see the last 2 byte is error ,and cannt decode by exipd.how the xs:unsignedByte encode?
    2. how to encode xml to exi directly? i read the user guide,it can cannt use for plain xml to exi, can you give me a suggestion to impement it?
    thanks

     
    • Rumen Kyusakov

      Rumen Kyusakov - 2019-05-01

      Hi,
      1. I do not know what is the issue - depends on the schema etc.
      2. XML to EXI encoding is not supported - implementing it will not be very easy. You need to understand both XML/EXI standards and exip code base in detail.

      // Rumen

       

Anonymous
Anonymous

Add attachments
Cancel