You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Richardella, Anthony" <An...@sra.com> on 2001/02/01 19:53:24 UTC

xerces-c-src1_4_0 tar error

I'm having a problem untaring the source version of 1.4. I'm getting, 

x xerces-c-src1_4_0/LICENSE.txt, 2700 bytes, 6 tape blocks
x xerces-c-src1_4_0/obj, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/obj/Makefile.in, 6806 bytes, 14 tape blocks
x xerces-c-src1_4_0/Projects, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/Projects/MacOS, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib, 0 bytes, 0 tape
blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLib.mcp.xml,
856060 bytes, 1672 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPre
fix.h, 3037 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPre
fix.h, 3021 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPr
efix.h, 3005 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPr
efix.h, 2989 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix
.h, 3051 bytes, 6 tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples, 0 bytes, 0
tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint, 0
bytes, 0 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint/DOMPrint
.mcp.xml, 213053 bytes, 417 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSuppo
rt, 0 bytes, 0 tape blocks
tar: directory checksum error


I'm not on the email list so please cc me if replying.

Thanks,
Anthony

Re: xerces-c-src1_4_0 tar error

Posted by Dennis Doussan <da...@yahoo.com>.
I had the same problem with the tar file.  I am running on Solaris 2.6.  I
used the zip file and did an "unzip -a xerces-c-src1_4_0.zip".  This
converts the text files to the right format.

Dennis Doussan
Nielsen Media Research

----- Original Message -----
From: "Richardella, Anthony" <An...@sra.com>
To: <xe...@xml.apache.org>
Sent: Thursday, February 01, 2001 1:53 PM
Subject: xerces-c-src1_4_0 tar error


> I'm having a problem untaring the source version of 1.4. I'm getting,
>
> x xerces-c-src1_4_0/LICENSE.txt, 2700 bytes, 6 tape blocks
> x xerces-c-src1_4_0/obj, 0 bytes, 0 tape blocks
> x xerces-c-src1_4_0/obj/Makefile.in, 6806 bytes, 14 tape blocks
> x xerces-c-src1_4_0/Projects, 0 bytes, 0 tape blocks
> x xerces-c-src1_4_0/Projects/MacOS, 0 bytes, 0 tape blocks
> x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior, 0 bytes, 0 tape blocks
> x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib, 0 bytes, 0 tape
> blocks
> x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLib.mcp.xml,
> 856060 bytes, 1672 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPre
> fix.h, 3037 bytes, 6 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPre
> fix.h, 3021 bytes, 6 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPr
> efix.h, 3005 bytes, 6 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPr
> efix.h, 2989 bytes, 6 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix
> .h, 3051 bytes, 6 tape blocks
> x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples, 0 bytes, 0
> tape blocks
> x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint, 0
> bytes, 0 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint/DOMPrint
> .mcp.xml, 213053 bytes, 417 tape blocks
> x
>
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSuppo
> rt, 0 bytes, 0 tape blocks
> tar: directory checksum error
>
>
> I'm not on the email list so please cc me if replying.
>
> Thanks,
> Anthony
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: xerces-c-src1_4_0 tar error

Posted by Bob Kline <bk...@rksystems.com>.
On Thu, 1 Feb 2001, Richardella, Anthony wrote:

> I'm having a problem untaring the source version of 1.4. I'm getting, 

Use GNU tar.

Could we *please* put this in the FAQs?

-- 
Bob Kline
mailto:bkline@rksystems.com
http://www.rksystems.com


Re: Attribute Value Normalization and DTD

Posted by Dean Roddey <dr...@charmedquark.com>.
Read the sections on whitespace normalization. Attributes are subject to
whitespace normalization, with slight variations according to what kind of
attribute they are. Now, whether that normalization should have been applied
exactly the same in both the attribute def and the instance value of it in
the doc, I can't remember right off the top of my head. But you'd think that
they would be treated the same, and seen as correct (even though they might
not still contain what you had hoped they would.)

--------------------------
Dean Roddey
The CIDLib C++ Frameworks
Charmed Quark Software
droddey@charmedquark.com
http://www.charmedquark.com

"We're gonna need a bigger boat"


----- Original Message -----
From: "Jianjun Zhang" <ji...@eecs.umich.edu>
To: <xe...@xml.apache.org>
Sent: Thursday, February 01, 2001 5:21 PM
Subject: Attribute Value Normalization and DTD


> Hi. I have encountered a problem with the following xml document and DTDs
> using Xerces 1.3.1
>
> DTD #1 : test.dtd
>
> <!ENTITY % Definition.dtd SYSTEM "Definition.dtd">
> %Definity.dtd;
> <!ELEMENT test ( #PCDATA)>
> <!ATTLIST test
>   %rangeValue >
>
> DTD #2 : Definity.dtd
>
> <!ENTITY % rangeValue " range CDATA #FIXED '[&#x09;-&#x7f;]'">
>
> My XML Document :
> <!DOCTYPE test PUBLIC .........>
> <test range="[&#x09;-&#x7f;]">some data</test>
>
> When I loaded the above document into DOM, I got an error:
>
>   Attribute 'range' has a value, '[    -]', that does
> not match its #FIXED value,
> '[ -]'
>
>
> It seems somehow that the TAB character reference in the Entity Reference
> has been normalized to a SPACE character. Is this specified in XML Spec? I
> couldn't find it. Any helpful suggestions are welcome.
>
> Thanks.
>
> -JJ
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>


Attribute Value Normalization and DTD

Posted by Jianjun Zhang <ji...@eecs.umich.edu>.
Hi. I have encountered a problem with the following xml document and DTDs 
using Xerces 1.3.1

DTD #1 : test.dtd

<!ENTITY % Definition.dtd SYSTEM "Definition.dtd">
%Definity.dtd;
<!ELEMENT test ( #PCDATA)>
<!ATTLIST test
  %rangeValue >

DTD #2 : Definity.dtd

<!ENTITY % rangeValue " range CDATA #FIXED '[&#x09;-&#x7f;]'">

My XML Document :
<!DOCTYPE test PUBLIC .........>
<test range="[&#x09;-&#x7f;]">some data</test>

When I loaded the above document into DOM, I got an error:

  Attribute 'range' has a value, '[    -]', that does
not match its #FIXED value,
'[ -]'


It seems somehow that the TAB character reference in the Entity Reference
has been normalized to a SPACE character. Is this specified in XML Spec? I
couldn't find it. Any helpful suggestions are welcome.

Thanks.

-JJ



RE: xerces-c-src1_4_0 tar error

Posted by Mark Annal <ma...@targusinfo.com>.
Try tar ixvf ...

-----Original Message-----
From: Richardella, Anthony [mailto:Anthony_Richardella@sra.com]
Sent: Thursday, February 01, 2001 1:53 PM
To: 'xerces-c-dev@xml.apache.org'
Subject: xerces-c-src1_4_0 tar error


I'm having a problem untaring the source version of 1.4. I'm getting,

x xerces-c-src1_4_0/LICENSE.txt, 2700 bytes, 6 tape blocks
x xerces-c-src1_4_0/obj, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/obj/Makefile.in, 6806 bytes, 14 tape blocks
x xerces-c-src1_4_0/Projects, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/Projects/MacOS, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior, 0 bytes, 0 tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib, 0 bytes, 0 tape
blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLib.mcp.xml,
856060 bytes, 1672 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPre
fix.h, 3037 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPre
fix.h, 3021 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPr
efix.h, 3005 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPr
efix.h, 2989 bytes, 6 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix
.h, 3051 bytes, 6 tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples, 0 bytes, 0
tape blocks
x xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint, 0
bytes, 0 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint/DOMPrint
.mcp.xml, 213053 bytes, 417 tape blocks
x
xerces-c-src1_4_0/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSuppo
rt, 0 bytes, 0 tape blocks
tar: directory checksum error


I'm not on the email list so please cc me if replying.

Thanks,
Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org