Hexadecimal problem

Hi,Expert,
I have 2 strings, and they have the same content,but different hexadecimal value ,(one get from database, the other assigned just by hard code)so they are not equal, so I guess there must be some special characters that lead to this.
how could I make an unified method to process both strings.(how to change one form to another)
Thanks a lot.
User LEIR , 2008-02-20 10:04:10##a####
00550073006500720020004C0045004900520020002C00200032003000300038002D00300032002D00320030002000310030003A00300034003A00310030000D000A0061000D000A000D000A
User LEIR , 2008-02-20 10:04:10##a####
00550073006500720020004C0045004900520020002C00200032003000300038002D00300032002D00320030002000310030003A00300034003A003100300023002300610023002300230023

Hi Ray,
Use the FM SCMS_STRING_TO_FTEXT and check the result.  Both the strings should return the same hex value.
Thanks
Vijay
PLZ reward points if helpful

Similar Messages

  • Problem with mapnumbers - mapfiles vs. hpj  and hexadecimal

    I'm using RoboHelp for Word on a project that was created using X5 (or actually converted from DocToHelp long time ago). There are several Word-files in the project. I added some topics and mapnumbers for them and updated some old mapnumbers. But when I press F1 in the application (C++, WinHelp) the new ones and some of the old ones won't work. It seems that those mapIDs that won't work are in separate mapfiles (one for each Word-file) while most of the mapIDs are in HPJ-file and they work fine.
    How can I  make all the map IDs go in the HPJ-file? Or make the ones in separate files work?
    12.3.2010: I guess the problem is not the separate files. They are included in the Map-section of the hpj.  The problem is in the map numbers: I'm using hexadecimal numbers in the application. The map numbers in hpj-file are in hexadecimal but the ones in the separate mapfiles are decimal numbers. How can I save them in hexadecimal?   Before Robohelp 8 this hasn't been a problem.
    Well, more on that: I tried editing .hh files using notepad and saved the map numbers in hexadecimal. That didn't help. So I opened  hpj-file using Microsoft Help Workshop and removed the map numbers from separate files and added them in the hpj-file ( in hexadecimal). That solved the problem.
    But this hasn't been a problem before RoboHelp 8. So is there a way do to this using RoboHelp or is this a bug?
    Message was edited by: MinnaO

    Hi,
    I don't see any replies to this - I was wondering if you ever found out anything more about it? Sounds like we are having a similar problem. (seecontext-sensitive help breaking in RoboHelp 8)  I was going to try your workaround and I thought I'd check with you first on the off chance that you privately received abject apologies and a free patch to solve all your problems from Adobe. :-) Or any other shortcuts, miraculous or not. Anyway, thanks for posting your workaround - I hope it works for me. I'll post again if I ever figure out what's going on. - Sandy

  • Get Hexadecimal value problem

    Hello,
    I have the following problem.
    Through a process of reading a file (I can't change this process), i get an object (class object). This object is a manage as a string in this process but the information is the hexadecimal code that contains my file. For example, my file starts in hexadecimal like this :
    BF 10 00 00 C8 30 00 00 93 07 00 00 ...
    For each byte in my file, I get an object. (The first object contains BF)
    So I cast my object into string using
    String str = o.toString;
    I would like to get the numeric value of each byte. Fo example : for BF, I want to get 191.
    So I use for each byte char c = o.toString().charAt(0).
    At the end, I cast my char into int with :
    int i = (int)c;
    It works except when the value are between 0x80 and 0x9F (0xBF works).
    Why it doesn't work with these values?
    Does someone have a solution to get the decimal value of the bytes in a file?
    Thanks a lot.
    Mike

    I use a java tool to read my code( I have to use this). I haven't all the Java types. So I have to read this like a String. I have no choice.
    I also try something like that:
    char c = myString.charAt(0);
    int i = (int)c;
    It works for any value (for example 0xBF give me 191) except for values between 0x80 and 0x9F!!!
    (0x90 give me 65533, 0x91 give me 8216, 0x92 give me 8217, 0x93 give me 0x8220). It is very strong. I don't find any reasons.
    Can someone could help me?

  • Problem of negative sign in conversion of hexadecimal to decimal.

    class D {
    public static void main (String args[]) {
    int i= 0x80000000;
    int j=0x7FFFFFFF;
    System.out.print(i+" , "+j);
    The value of 'i' = 8*(16^7) =2^31 i.e. 2 raised to power 31.
    But it prints -2^31= -2147483648. My problem is that how we are getting a negative sign in 'i' ?
    while On printing 'j' we get a positive value.

    The max value for an int is 2,147,483,647. Since your number is larger than that, it wraps around to be a negative number.

  • Photoshop hexadecimal colors problem

    I use hexadecimal colors in my html / css web design (eg. #214285).  When I use this color in Photoshop 8 it does not reproduce the exact color (Enhance / Adjust Color / Replace Color...and enter the hexa code).  Instead I have to play with the Hue, Saturation, Brightness settings and I can never seem to replicate the color exactly.  Is there someway to just enter the hexadecimal code as I do in HTML / CSS and not have to use H, S, B settings.  Can I disable those?  I understand that the hexadecimal settings are the just the RGB settings in photoshop, but I can't seem to get away from the H,S,B settings that wrecks my color replication.
    I'm a noob and I did spend quite a bit of time reading the adobe forums, photoshop help and book I have and I just can't seem to figure out how to use hexa codes only to represent color.  Please forgive me if this is a really elementary question.

    Hi Patrick,
    Have you tried using the Only web colors option on the bottom of the screen and then tried entering the hex values?

  • Hexadecimal variable TRUNC - problem

    Hi experts,
    Because of 4.6C to 6.0 upgrade some programs need to be reprogrammed.
    I have got a problem with following code:
    DATA: BEGIN OF itab OCCURS 0,
                     data(255) TYPE x,
                END OF itab.
    DATA: wa_itab LIKE LINE OF itab.
    DATA: n TYPE i.
    n = 10.
    APPEND wa_itab(n) TO itab.
    Compiler said that there is no possibility to working with it in character like way ...
    Any idea how to solv it ?
    Thanks.

    Maybe you can simply delte the "(n)" after the append.
    It should work.

  • Number para hexadecimal

    Pessoal,
    Estou com um problemão (pelo menos rpa mim hehe).
    Preciso enviar informações em hexadecimal para a serial, porém estou concatenando strings que estão configuradas em ehxadecimal juntamente com um controlador numérico q está ligado a um conversor Number to hex, porem na saída eu coloco um indicador de texto configurado em Hex Display e esse valor numerico convertido para hexadecimal aparece com o numero 3 na frente, Exemplo:
    Controlador numérico = 4
    Valor no indicador= 3034 (deveria ser 04)
    Apenas para acrescentar, já fiz os testes e constatei que para a serial receber a informação correta esta informação precisar estar de acordo com o indicador que está configurado em Hex Display, pois se eu configurar o indicador para Normal Display o "4" aparece "04" porém a serial não entende e recebe uma informação errada referente ao 3034 que aparece no indicador hex display!
    Anexos:
    teste_reset1.vi ‏35 KB

    Olá Mancini,
    Pelo que entendi a informação que você está enviando para a serial é o valor do controle numérico. Neste caso você deve clicar com o botão direito no controle numérico ir em visible items>>radix, então você pode configurar o controle numérico para trabalhar em hexadecimal.
    A configuração hex display da string é para que o controle/indicador string exiba os códigos hexa dos caracteres ASCII,  e não para converter a informação numérica para hexadecimal.
    Atenciosamente,
    Abel Souza
    Engenheiro de Aplicações
    National Instruments Brasil

  • GW2012 PO problems after upgrade

    Last weekend I finished off the upgrade of our Primary Domain and Post Offices to GW2012 (OES11) from GW8 (NW8). The MTA and 4 remote site post offices had been done prior and had mostly been working fine - segfault issue with one PO. The final 3 (and largest) post offices were done over the weekend. The MTA and these three post offices are clustered on VMWare 4.1. The remote sites are on physical servers. All are OES11 using NSS for the GroupWise volume.
    Prior to the post offices being moved, the MTA had not skipped a beat and the two cluster servers behaved. Once the PO's were loaded there have constant lock ups/crashes and subsequent DB corruptions. This occurs after the POA's are loaded for the two largest PO's. Using TOP I noticed that the load average would creep up and up until the whole system had a heart attack.
    I am only just learning to use Linux, so my investigation skills are fairly limited, though I was able to figure out it has something to do with the quickfinder indexing. Once I turned it off, the load average has stayed down and the post offices seem stable for the moment.
    I was thinking of doing a top down rebuild and unless i'm given a very good reason why not too, i'm going to leave the quickfinder indexing off until the school holidays when I can investigate further.
    I suppose what I'm asking is what more do you suggest I can do to stabilise the system? What should I do regarding the quickfinder indexing?
    A few other issues we've noted that we hope someone might be able to shed some lights on
    * Many staff members have been unable to access their mailbox as their password seems to have been deleted/reset.
    * One post offices http monitor does not have many of the hyperlinks for settings? I.E: if I go to MTP Status, neither Send or Recieve can be clicked on to change the address
    * Web Access (GW 8 Secondary domain) has started maxing out it's C/S settings and needs to be bounced. This has never been an issue until Tuesday (Monday was a public holiday - long live the Queen)
    Thanks is advance for any help
    Cheers
    Emily

    On 21.06.2012 07:36, emilym wrote:
    >
    > Hi Andy
    >
    > Thanks for the reply, sorry it's taken so long to respond, sick email,
    > sick kids and sick me don't make for a fast response to anything.
    >
    > Many things have happened since last week so i'll try and cover it all
    >
    > First in answer to your questions
    > *The VM's originally had 2 cores and 4Gb RAM (they now have 8Gb)
    > *Novell Cluster Services is involved
    > *The vNIC is listed as 'flexible' in vSphere, Yast lists it as PCnet -
    > Fast 79C971, using the pcnet32 driver
    > *And yes 'noatime' and 'no salvage' were set
    > *The PO's are approximately 250Gb, 300Gb and 35Gb
    >
    > Since my first message, we've come to the conclusion that it's not the
    > quickfinder indexing causing the problem, as the PO's crashed again on
    > the Friday, and Saturday, and Tuesday. As of this time I have not turned
    > it back on.
    >
    > After much work over the weekend I had thought the problem was related
    > to the GW requests not being serviced quick enough by the disk, causing
    > the corruptions, but that has also since been discounted (using nsscon
    > /ZLSSIOStatus)
    >
    >
    > SYMPTOMS/ISSUES/OBSERVATIONS
    >
    > *GroupWise will hang on a C/S thread, this causes the PO/POA to stop
    > servicing new requests. Additionally the server will continue to consume
    > resources (Ram) until the server becomes unresponsive.
    >
    > *The cluster server is unable to unload the shared disk this causes
    > automatic migration to fail. Further investigation revealed that the
    > eDirectory process (ndsd) was still using the resource.
    >
    > *Handler threads were being created with file names that would not be
    > expected. From previous experience the threads file name is created as a
    > function of the current unix time (epoch + seconds) converted into
    > hexadecimal format, 1 witnessed hung thread had a name of 5fe0a58e which
    > places it somewhere in 2020
    >
    > *Multiple C022 errors on user databases and msg databases, especailly
    > after a crash - these settle down eventually
    >
    > *Multiple DF2A errors - these settle down eventually
    >
    > *'Possibly damaged blob in database' messages
    >
    > *After a first crash, the server would be powered off and on, when
    > everything restarts, load quickly increases until it crashes again,
    > after another power off/on and deleting the ngwcheck.db before starting
    > the groupwise system, things will settle down - C022 errors show up at
    > this point
    >
    > *Monitoring with TOP shows numerous references to gwpoa (100's), even
    > though there is only three poa's running. When I query the PID numbers,
    > nothing is returned besides the three running instances- this is
    > confusing me.
    >
    > *If I try and gracefully bring down the PO's before they fail, they
    > won't unload as they can't close the stuck threads. All I can do is pull
    > the virtual power plug out of the wall!
    >
    >
    > WHAT'S BEEN TRIED/DONE SO FAR
    >
    > *Removed all scheduled maintenance jobs for the PO's
    >
    > *Disabled automatic db recovery and only run the standalone GWCheck
    > when I see db errors. I have since re-enabled the automatic db recovery.
    > We only run GWCheck from the stand alone version if run manually
    >
    > *Given the VM's more RAM
    >
    > *Double & triple checked the DC files are the correct versions
    >
    > *We are in the process of installing all available patches for the OS.
    > So far one server's been done, the other will be done later today. (This
    > produced an interesting problem of the servers having two versions of
    > NDSBase installed)
    I'm not sure what you checked with the zlssiostatus, but *all* your
    symptoms, from a to z sound *exactly* like how a severe I/O crippled GW
    system behaves. E.G, this is exactly how a GW system "runs" (or better,
    runs not), when the diks system is too slow for GW. It will slowly but
    surely run into a deadlock situation that will couse precisely all your
    symptoms (memory usage rises, coXX errors, inability to cleanly
    dismount/deactivate pools or volumes, c/s threads maxing out, all these
    sort of things.)
    So, what *is* your storage behind all this?
    CU,
    Massimo Rosen
    Novell Knowledge Partner
    No emails please!
    http://www.cfc-it.de

  • Urgent Help Needed: Installation problem on Win2K

    My j2sdk1.4.1_01 folder got deleted, I tried to reinstall J2SDK1.4.1_01 but everytime I try I get a dialog box that pops-up saying:
    You already have the Java 2 SDK , SE v1.4.1_01installed on this machine. Would you like to uninstall it?
    Clicking OK runs a very brief uninstall, but apparently doesn't actually uninstall, Win Add/Remove Programs does the same thing, it runs, says it uninstalled it, but doesn't. Anyone have any ideas?

    Same problem here. The installer crashed at the very end of the installer procedure, so I attempted to uninstall. I failed, so I manually deleted files and attempted to reinstall.
    The system claims that the software is still installed and when I instruct it to uninstall, it immediately terminates.
    I've even deleted the HKLM\SOFTWARE\JavaSoft\Java Development Kit\1.4.1_01 key. The installer puts it back when you tell it to uninstall the software!!
    Anyway, the work around is to go into RegEdit and delete the two keys that contain mention of version 1.4.1_01. There are two, one in
    HKLM\SOFTWARE\Microsoft\Code Store Database\Distribution Units
    and the other in
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
    Both has long hexadecimal string names (CSIDs?)
    I was then able to reinstall...

  • Problems Setting-up Airport Express to Play Music thru External Speakers

    Hi:
    I have an HP dv6500z laptop connected to an HP printer C6280 via LinkSys wireless network using the LinkSys 54G router and PrintServer. It works fine.
    I purchased an Apple Airport Express and want to connect it to this network so that I can play songs from within iTunes through external powered speakers wirelessly. The powered speakers are connected to the Airport Express (AE).
    The AE is plugged into the AC outlet and the speakers are turned on. The AE is roughly 10 feet away from the laptop/router, just across the room. The AE's
    LED is flashing amber (It does not yet recognize the network). I installed the Airport Utility from the enclosed CD, downloaded all patch upgrades and it installed successfully.
    Now, how do I tell the Airport Utility to recognize and connect to my existing LinkSys network, so that the AE recognizes it ? The instructions are not clear on this note...they say to run the Airport Utility and then follow the on-screen instructions. The instructions tell you that you will lose your wireless network connection if you continue...and you do if you try.
    The same information comes up if you try to do a manual install.
    How do I connect the AE to an existing network ? This information seems to be missing. If I go to the AirPort Utility Help and search and search on Setting Up AirPort Express, it tells me the following:
    Connect your stereo or powered speakers to your AirPort Express using the mini-jack on the top side of your AirPort Express, and then plug your AirPort Express into a wall outlet.
    Open AirPort Utility, located in the Utilities folder in the Applications folder on a computer using Mac OS, and in Start > All Programs > AirPort on a computer using Windows.
    Click Music in the toolbar, and select the Enable AirTunes checkbox.
    Problem: What Music in What toolbar ? I do not see this...
    Enter an iTunes speaker name and password. This is the name displayed in the pop-up menu at the bottom of the iTunes window.
    Problem: Where does this information come from
    If you're setting up your AirPort Express for the first time, choose Assist Me from the Base Station menu and follow the onscreen instructions.
    It seems like something is missing from the setup.
    Aaah...Just for the heck of it, I went under Base Station > Assist Me
    and told it to continue even though the dialog box said it would change the network.
    It displayed a tabbed dialog box where I could configure the AirPort Express, including a tab named Music.
    Note:
    The following two items are listed in Apple's on-line Help inside of Airport Utility, and on the web, yet I did not see them inside of Airport Utility when trying t oconfigure my AE.
    I did not see a checkbox to check, named Enable AirTunes.
    I did not see any place for entering the name and password for my speakers.
    I followed all of the instructions and things looked like they were going well until I clicked Finish.
    Them it said something like it could not save the settings..try again.
    Well, I did, but when I brought Airport Utility back up, it kept saying that it could not detect the AE,
    and when I went under the Base Station menu, all items were grayed-out, so I couldn't do anything.
    Please help... the instructions need to clearer and more detailed.
    Thanx, Dale
    HP dv 6500z Windows Vista New Airport Express

    Hi:
    Thanx for your reply.
    After several more hours of trial & error over the weekend,
    I finally have the Green Light (LED) on the Airport Express.
    And it stays green, even if I unplug it from the AC outlet,
    and plug it back in later. I have the green light so this
    tells me that I have gotten past one hurdle.
    OK...in order to get this far, I had the AE wired to the
    laptop or LinkSys router via an Ethernet cable. How do
    I go about making this a "wireless" connection. LinkSys
    told me how to take my laptop from a hardwired connection
    to wireless, but it doesn't address the issue when you have
    a 3rd party device hardwired that you want to make wireless.
    Side Note:
    I have not tried this yet, but I found a note on the web that
    stated something like this: after getting the green light,
    this guy then disconnected the Ethernet cable from the AE,
    unplugged the AE from AC power for a few minutes, plugged it
    back in to AC power, and voila! ... he was wirelessly on his network.
    OK...let's assume that my AE is now on the wireless network.
    What type of special settings do I need to make inside of iTunes
    in order to get sound to the speakers.
    I have my powered speakers recognized by iTunes...I can select them.
    But, it appears that something may be blocking my AE from talking to
    my network...I keep getting a pop-up box from Symantec saying that it
    is detecting a "virus" (for lack of a better term) at the IP address
    that I set my AE to. Oh, yes...that's another question...
    When manually setting up the AE, I have my router network's IP address
    (dotted-quad) in the list of parameter settings, but...near the top of
    the list, the Airport Utility software asks for your AE's IP.
    Well, what is it ? Nobody has told me ... Where do I get it from ???
    Or...do I assign an arbitrary value to it based on the dotted-quad below ?
    The router has an IP address of something like 192.168.1.xyz. I know what
    the xyz is for the router but, what number do I use here for the AE, or
    does it matter as long as it isn't being used by another network device.
    My network is static.
    So, after using a number not used by my network elsewhere (that I am aware of,
    and...inserting a $ (to specify hexadecimal format)in front of my encryption password, NOT the router password (they intermix the naming of these) I finally managed to get the Green Light on the AE. Note: I am using the WEP-64 bit encryption which is also refered to a "40 bit" (No..not hexadecimal..$40 = 64) which is 40-bit to which a random 24 bit is added to give you 64 bit encryption.
    To summarize;
    I appear to have the AE configured via hardwire (I have the green light).
    In iTunes, I can see and select my powered-speakers from the drop-down menu in the lower right corner, but i am s not yet streaming (hearing) the music.
    It appears that Symantic may be knocking me off the network, or not letting the AE talk to the laptop/router...I have not yet tried this, but another nugget that I found on this site says to go to System Preferences (where?), click on the Firewalls tab, click Advanced , and uncheck "Block UDP Traffic".
    Is this what may be blocking my AE talking to the laptop/router ?
    Any help/feedback would be appreciated...Thank you.
    I'm getting close...but no cigar (yet).
    DaleB

  • Remote Desktop Connection Problem in Windows 7 Home Premium

    First off i have changed most of my computers in the house to static IP addresses. I only configured one static IP address to the router which is my laptop out of the two computers i am working with. Desktop and Laptop. Second I have enabled the Remote Desktop
    on both computers and changed the firewall setting for the computer or the anti virus software. I tried the  netstat -a but dont understand how to read it and when I did i never saw a host or port number for 3389 at all.
    Then finally I went into the registry/regedit to try to see if I had the port number available and port 3389 was not there is just had #"2" in hexadecimal and the file says ehshell.exe which I have no clue what that means. When i click on that it
    does not have the Port Number as the Title nor the port number itself as decimal which should be 3389 as decimal data but instead it has 2 as the data for hexadecimal. I can change the data for the port numbe and change to 3389 but I can't change the title
    from ehshell.exe in the decimal value to PortNumber? The letters on my keyboard just will not coroperate or respond but it will highlight the word and thats it but not make a change to the data value ehshell.exe to something else.
    Is it supposed to do that or what I wonder does anybody have any solutions to this so I can get my Remote Desktop running as soon as possible and no I do not have an Nvidia graphics card. I dont know what the problem is so can somebody please help
    me? I need it for my Windows Server 2008 R2 class next semester and I need to be able to remote to other computers and devices. 

    Hi,
     You can search and download remote desktop client for Win7.
    http://blogs.msdn.com/b/scstr/archive/2012/03/16/download_2d00_remote_2d00_desktop_2d00_client_2d00_rdc_2d00_7_2d00_0_2d00_or_2d00_7_2d00_1_2d00_download_2d00_remote_2d00_desktop_2d00_protocol_2d00_rdp_2d00_7_2d00_0_2d00_or_2d00_7_2d00_1.aspx
    Hope this will help you. 

  • Hexadecimal Error while activating DSO

    Hello Experts,
    I'm getting following error while activating DSO. I tried ALL_CAPITAL, ALL_CAPITAL_HEXADECIMAL in RSKC. still i'm facing this problem anyone can suggest anything. Iam using BW3.x flow
    Value "CC-5012 TRYPSIN/EDTA SOLUTION 100ML" (HEX 430043002D0035003000310032000A00540052005900500053) of characteristic 0CRM_ITDESC contains an error at position 8
    Message no. BRAIN290
    Diagnosis
    Characters that have a hexadecimal display between HEX00 and HEX1F are not permitted in characteristic values. The character at position 8 is one of these characters. The value is therefore not permitted.
    Note that these characters cannot be displayed and are therefore displayed as '#'. The actual character '#' has the hexadecimal display HEX23.
    Procedure
    Check the origin of the characteristic value. If possible, change the characteristic value in the source.
    Incorrect source text in update routines and transfer routines can also cause this problem.
    Thanks
    Ajay.D

    Hi Ajay,
    There are invalid characters at the specified position. Now you ahve 2 options:
    1. Either edit the PSA manually and replace this invalid character
    2. Use the Funvtion Module 'RSKC_CHAVL_CHECK' . Pass the data to it & get the invalid char replace it with space. This can   be called in the filed level routine if the effected info object is identified .
    Check out these threads:
    Re: Problem with Characters that have a hexadecimal display between HEX00
    Re: Invalid Characters issue
    Regards
    Raj

  • Problem using namespace of XML docs gerenrated by  XMLForm

    Hi community!
    I am facing a problem using namespace within a XSL stylsheet. Let me describe my problem:
    I am using the SAP XMLFormsBuilder within the SAP EnterprisePortal in order to provide a HTML based form for creating and editing specific XML documents. The data in the generated documents is finally presented as HTML using XSL Transformation.
    In the XMLFormsBuilder you define the Schema of the XML document and the HTML GUI of the form. The Schema document looks like below (extract):
    <?xml version="1.0" encoding="utf-8"?>
    <schema targetNamespace="http://www.xmlspy.com/schemas/orgchart"
            xmlns="http://www.w3.org/2001/XMLSchema"
            xmlns:xyz="http://www.xmlspy.com/schemas/orgchart" Version="6.3.0">
      <element name="commodity"
               default=""
               minOccurs="1"
               maxOccurs="1"
               ns="p2p"
               xmlns:p2p="http://www.portal.p2p.com">
        <complexType>
          <sequence>
            <element name="administrative_information"
                     default=""
                     minOccurs="1"
                     maxOccurs="1"
                     ns="p2p">
              <complexType>
                <sequence>
                  <element name="creation_date"
                           default=""
                           minOccurs="1"
                           maxOccurs="1"
                           type="date"
                           ns="p2p"/>
    As far as I understand, each element defined in the Schama belongs to the namespace "p2p" and this is exactly what I want.
    The XML document generated by the form looks like below (extract):
    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" href="show_card.xsl"?>
    <commodity xmlns:xf="http://www.sapportals.com/wcm/app/xmlforms"
               xmlns:xsi="http//www.w3.org/2001/XMLSchema-instance"
               xsi:noNamespaceSchemaLocation="/etc/xmlforms/P2PCategoryCard_TEST/P2PCategoryCard_TEST-Schema.xml">
      <administrative_information>
        <creation_date>2005-07-04</creation_date>
    Consequently, the file "show_card.xsl" is the responsible XSLT stylesheet, which looks like this:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsl:stylesheet version="1.0"
                    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                    xmlns:p2p="http://www.portal.p2p.com">
      <xsl:output method="html"/>
      <xsl:template match="p2p:commodity">
        <html>
        <body>
          <h2>XSLT Test</h2>
          Creation Date: <xsl:value-of select="p2p:administrative_information/p2p:creation_date"/>
        </body>
        </html>
      </xsl:template>
    </xsl:stylesheet>
    The problem in the XSLT stylesheet is, that I want to access the XML document elements using their namespace. And this is exactly what does not work for me. On the other hand, if I remove the reference to the namespace:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsl:stylesheet version="1.0"
                    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                    xmlns:p2p="http://www.portal.p2p.com">
      <xsl:output method="html"/>
      <xsl:template match="commodity">
        <html>
        <body>
          <h2>XSLT Test</h2>
          Creation Date: <xsl:value-of select="administrative_information/creation_date"/>
        </body>
        </html>
      </xsl:template>
    </xsl:stylesheet>
    the stylesheet works fine, but for some technical reasons, which I don't want to explain here, I have to use the namespace when accessing the XML document elements.
    For technical reasons, I cannot change the format of the Schema document and also cannot change the format of the generated XML document. The only file I can change and control is the XSLT stylsheet.
    My question is now, in the case described above, if there is any way to use the namespace in the sytlesheet when accessing the XML elements?
    Any help is appreciated.
    Cheers,
    Adam Kreuschner

    duggal.ashish wrote:
    3. Some XML files contain a "iso-8859-1" character with character code 146 which appears like apostrophes but actually it is : - &#146; and the problem is that words like can&#146;t are shown as can?t by database.http://en.wikipedia.org/wiki/ISO8859-1
    Scroll down in that page and you'll see that the character code 146 -- which would be 92 in hexadecimal -- is in the "unused" area of ISO8859-1. I don't know where you got the idea that it represents some kind of apostrophe-like character but it doesn't.
    Edit: Actually, I do know where you got that idea. You got it from Windows-1252:
    http://en.wikipedia.org/wiki/Windows-1252
    Not the same charset at all.

  • Hexadecimal Reading does not match the reading of RealTerm Serial Capture

    Hi 
    I am reading the output of a serial device that spits out hexadecimal  characters. When I read its serial output with the VISA read block (using a string display with HexDisplay option on) I am getting hexadecimal characters. However, when I read the output of the device with a serial data capture program, such as RealTerm, the  captured data does not match with the ones that I read in my string display in LabVIEW. I know for sure that RealTerm spits out the correct hexadecomal characters since these characters are the same as the ones I am expecting. ( I am actually looking for  some specific header characters that I don't seem to get when I read with LabVIEW).
    Is there anyone out there who has an idea what the problem could be?
    Thank you very much.
    Serdar 

    Hi;
    Attached is the screenshot of RealTerm and the LabVIEW output. The hexadecimal character that I am  specifically looking for is 0X777F ( This indicates the beginning of the data whose format is 0x7FFF, 0x71DF, 0x0010, 0xFFF0, 0x0022, 0xFFA0, 0x0050, 0x0CCB, 0x0, 0x0, 0x0145). In the realterm screen shot, we can see  the characters 0XFF7F and the next 10 16-bits data words. Do you have any idea where I am making a mistake?
    By the way, another question: I think 0XFF7F  reads as 777F.  is there any command that I can use in LabVIEW that allows me to read these as 777F right off the bat? 
    Thank you very much for the response.
    Serdar 
    Attachments:
    LabVIEW Screen.png ‏152 KB
    RealTermScrenShot.PNG ‏89 KB

  • Problem while changing the width of the Indesign document through inx.

    Hi Guys,
    I am facing a problem related to the width of InDesign documents. Description of the problem is as follows:-
    I have created an InDesign document with height = 700 and width = 500 and export this as an inx file (lets say Doc1.inx).
    As "Doc1.inx" is just an xml file I have made certain changes to the height and width fields of the dcoument in it. (Height =900 and Width = 600)
    For Height changes are made under following tags :- <docu>
                                                                                   <docp>
                                                                                     phgt = "U_900" ;
    For Width changes are made under tags :- <docu>
                                                                    <docp>
                                                                      pwdt = "U_600";
    Now when I opened the modified "Doc1.inx" file with InDesign the modifications for height are correctly reflected, but the width of the column doesn't gets changed. Please open the attachments to see the difference.
    Attachment contains the snap shots of documents created at step 1(Initial_Doc1.indd) and step 3(Modified_Doc1.indd).
    What should be the modifications we have to do in inx file to reflect the correct modified width of the document. Also is there any document or article which gives the correct understanding of the tags used in inx files.
    Any help will be appreciable.

    I'm having troubles getting any sensible values at all using CS -- on the other hand, you forgot to mention your version, so I figgered I could try.
    (Just as an example, setting width & height to 600 pt and 900 pt -- you don't mention your units of measure either, is it meters? inches? -- I get "phgt="u_408c2000~0" pwdt="u_4082c000~0"", which doesn't make sense. Cicero's!? [*])
    But further below, I can see some definitions for columns: count (colc="l_1") and some measurements in that same system, which I suspect to be the width and height you are looking for. You switch between describing you succesfully changed the width and height of the document, and complaining the column does not change. Apparently, the column width is defined in itself, rather than using the "document marges" you are used to in the interface itself.
    [*] On second look, I can see more hexadecimal digits in other 'numbers'. It must be hexadecimally encoded IEEE floating point numbers -- "408c2000" decodes to 4.378906, and 4082c000 to 4.085938 -- both valid floating point numbers, but still I wouldn't know in what system.
    I hope your version uses regular decimal notation!

Maybe you are looking for

  • How does preview use adobe reader

    I use QuickBooks for Mac for the company accounting.  Our Intuit online payroll service calls up a report and i attempt to "view" or print.  Lion cannot find the Adobe Reader.  It worked just fine when i had Snow Leopard installed.  Did Lion relocate

  • Incorrect search results in CRM2007

    Hi When i search for service contracts in the new UI, i specify the search criteria - status 'In Process' However the search result displays the contracts which have status In process, completed etc. Has anyone come across this issue and knows how to

  • How to make "SQLPLUS" show me the Brazilian accented characters correctly?

    Hi, I have a Oracle9i instance, with this configurations. PARAMETER VALUE NLS_LANGUAGE AMERICAN NLS_TERRITORY AMERICA NLS_CURRENCY $ NLS_ISO_CURRENCY AMERICA NLS_NUMERIC_CHARACTERS ., NLS_CHARACTERSET WE8MSWIN1252 NLS_CALENDAR GREGORIAN NLS_DATE_FORM

  • Yellow WP Lines in sm50 --  Why?

    <b>Yellow WP Lines in sm50</b> Hi together, does someone knows for want logical event are yellow lines in sm50. So, I know red markers at the error column, but I can't find a description for what are yellow lines? The whole line in yellow in the back

  • Unable to install Orable Enterprise Linux with LSI MegaRAID 8300XLP

    I could not install Oracle Enterprise Linux on the PC with LSI MegaRAID 8300XLP On the boot prompt, i typed "linux dd" with USB floppy driver, but it did not detect the driver.