Re: dicom3tools_1.00.snapshot.20050804.helgray.tar.bz2



Hello David

I don't really know how your dictionary is encoded, but I understand
that it may use some masks, and that you may use them internally in
your toolkit.

However DICOM PS 3-5 7.8.1 a) states that those (gggg-0010->00FF where
gggg is odd) attributes have to be LO.

Here is a concrete question :
If we are decoding a dataset and we encounter a tag like (0009,0012) :
- when the dataset is encoded in EXplicit with a VR different of LO, we
may assume its VR is invalid
- when the dataset is encoded in IMplicit we can assume that its VR is
LO
Then all tags found at the same depth level, and between (0009,1200)
and (0009,12FF) belong to this group.

Am I wrong ?
Have a nice day !

Gilles

.



Relevant Pages

  • Re: Question from newbie
    ... regardless of where they are in the document or whether they belong ... to a tag ... with HTML such as this: ... whats the point of writing XHTML1.0 and then serving it as text/html or using a HTML4.01 DOCTYPE other than an academic exercise? ...
    (comp.lang.javascript)
  • cvs problem: default user ignored
    ... We have a csv repository, where every file should belong to ... check in or tag a file, that file belongs to _me_ ... The CVSROOT/passwd contains a line that looks the same for every user: ...
    (Debian-User)
  • Re: cdata and javascript
    ... It's a self closing tag and it works in every browser. ... Instead they wind up treating the slash as something that simply doesn't belong there, and they handle it the same way they handle anything that doesn't belong there--they pretend it isn't there. ...
    (alt.html)