Narrowing down the elements and attributes in IS 29500 that might need measurement units
MURATA Makoto (FAMILY Given)
eb2m-mrt at asahi-net.or.jp
Wed Apr 27 07:58:19 CEST 2011
Dear colleagues,
I extracted all element and attribute declarations containing byte, decimal, double, float,
int, integer, long, short, unsignedByte, unsignedInt, unsignedLong,
and unsignedShort. candidatesInStrict.txt is a list of such declarations
in S, whild candidatesInTransitional.txt is a list for such dcls in T.
992 candidatesInStrict.txt
1204 candidatesInTransitional.txt
Certainly, quite a few of them are irrelevant. But
egrep "([Bb]ottom)|([Tt]op)|([Ww]idth)|([Hh]eight)|([Ll]ength)|([Pp]osition)|(\}sz )|(\}x )|(\}y )" candidatesInStrict.txt | wc -l
returns 85.
Three make files aond one XSLT stylesheet (on top of Cygwin) do the job.
Cheers,
Makoto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extElemAndAttData.xsl
Type: application/octet-stream
Size: 1739 bytes
Desc: not available
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20110427/3533e5e8/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.common
Type: application/octet-stream
Size: 879 bytes
Desc: not available
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20110427/3533e5e8/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.strict
Type: application/octet-stream
Size: 258 bytes
Desc: not available
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20110427/3533e5e8/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.transitional
Type: application/octet-stream
Size: 266 bytes
Desc: not available
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20110427/3533e5e8/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: candidatesInStrict.txt
Type: application/octet-stream
Size: 83674 bytes
Desc: not available
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20110427/3533e5e8/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: candidatesInTransitional.txt
Type: application/octet-stream
Size: 116167 bytes
Desc: not available
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20110427/3533e5e8/attachment-0011.obj>
More information about the sc34wg4
mailing list