<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
We are attempting to implement XML for one of our projects.
<BR>There is a need for our users to cross reference documents/data.
<BR>We were looking for a way to generate/format a universal ID.
<BR>FPI seems to solve this issue but:
<P>1- Why having yet another syntax ? I mean
<BR>-//myOrg//myDocType myDocName//en
<BR>could be:
<BR>&lt;Registered>No&lt;/Registered>
<BR>&lt;Org>myOrg&lt;/Org>
<BR>&lt;DocType>myDocType&lt;/DocType>
<BR>&lt;DocName>myDocName&lt;/DocName>
<BR>&lt;Lang>en&lt;/Lang>
<P>2- Where can I find more info about FPIs ? I spend a long time with
<BR>a web search engine but got only few interesting documents. Where can
I
<BR>find ISO 9070 related documents ? The ISO web site is not very user
friendly
<BR>for a first timer.
<P>3- Assuming that we keep this syntax, would it be valid to have something
<BR>like:
<BR>-//anOrg::anAuthor//aDocType aDocName::aVersionNumber//en
<P>or even worse:
<P>-//aCountry::anOrg::aDepartment::anAuthor//aDocType::aDocTypeVersionNumber
aDocName::aDocVersionNumber//en
<P>4- There is already some code out there to help parsing XMLs (I took
a Smalltalk
<BR>code and ported it to GemStone). Is there anything to parse FPIs ?
<BR>&nbsp;
<P>Regards
<BR>Thierry
<BR>&nbsp;
<PRE>--&nbsp;

.....................................................................
. Thierry Thelliez&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Los Alamos National Laboratory .
.&nbsp;&nbsp; Email: tgt@lanl.gov&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CIC-15 .
.&nbsp;&nbsp; Voice: (505) 665 8631&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MS M310 .
.&nbsp;&nbsp;&nbsp;&nbsp; Fax: (505) 665 5725&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Los Alamos NM 87545 .
.&nbsp;&nbsp;&nbsp;&nbsp; URL: <A HREF="http://www.lanl.gov/cgi-bin/phone/113845">http://www.lanl.gov/cgi-bin/phone/113845</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; USA .
.....................................................................</PRE>
&nbsp;</HTML>