<section>
<title>Host Schema Evaluation</title>
<para>
This evaluates:
<replaceable>
Business Narrative Markup Language (BNML)
</replaceable>
It is based upon a single example of BNML, to wit the "Requirements for
Technical Specification" for this TC.  I did not have access to a specification
for BNML.
</para>

<qandaset defaultlabel='qanda'>
<qandadiv><title>Object Representation</title>
<qandaentry><question id="Q2.1">
<para>
Does the host schema use a generic structural markup model?
</para></question><answer><para>
Yes.
</para></answer></qandaentry>
<qandaentry><question id="Q2.2"><para>
Does the host schema define a "clause" object?</para></question><answer><para>
Yes, <sgmltag>item</sgmltag>.
</para></answer></qandaentry>
<qandaentry><question id="Q2.3"><para>
Does the host schema define a paragraph level object that represents a structural or grammatical paragraph?</para></question><answer><para>
Yes, 
<sgmltag>block</sgmltag>.  I see it uses <sgmltag>block</sgmltag> and <sgmltag>text</sgmltag>.
</para></answer></qandaentry>
<qandaentry><question id="Q2.4"><para>
Using the host schema, can the clause equivalent object be inserted at arbitrary levels in the
document hierarchy without transformation?
</para></question><answer><para>
I did not see any exaples where <sgmltag>item</sgmltag> were  inserted
into <sgmltag>block</sgmltag>.  However, <sgmltag>item</sgmltag> could be
inserted into <sgmltag>item</sgmltag> arbitrarily.
</para></answer></qandaentry>
<qandaentry><question id="Q2.5"><para>
In the host schema, are  element names and the structure sufficiently flexible
that the clause and paragraph level objects can be used for other legal and 
business documents?
</para></question><answer><para>
Yes.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Metadata</title>
<qandaentry><question id="Q3.1"><para>
Does the host schema provide a mechanism to add semantic information
about:
<itemizedlist>
<listitem><para>whole documents</para></listitem><listitem><para>distinct objects,
such as clauses, within documents?
</para></listitem></itemizedlist>
</para></question><answer><para>
The sample document did have Dublin Core and BNML meta data elements.
I note that the items such as Version Number and contributors on the
Requirements docuemnt were prepared as a table.
</para><para>I did not see any metadata in any other elements.
</para></answer></qandaentry>
<qandaentry><question id="Q3.2"><para>
If so, is the metadata model for the host schema sufficient for contracts or will it be necessary to extend it?
</para></question><answer><para>
I do not have 
access to the documentation needed to answer the question.
</para></answer></qandaentry>
<qandaentry><question id="Q3.3"><para>
Does the host schema allow embedded values to be represented and semantic
information to be added to these values?
</para></question><answer><para>
I did not see any in the sample document.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Processing Technologies</title>
<qandaentry><question id="Q4.1"><para>
Does the host schema require use of a particular processing technology?
</para></question><answer><para>
As per the May 31 2005 minutes, software will be provided.  I did not see any
thing about the XML requiring processing technology that would 
not be otherwise avaialble.
</para></answer></qandaentry>
<qandaentry><question id="Q4.2"><para>
Does the design of the host schema preclude use of particular currently available
processing technologies?
</para></question><answer><para>
I did not see any reason that this XML would not be amenable to processing
by style sheets, Java programs or the like.
I am currently writing a Java program to convert the BNML I have
into Docbook and have not seen anything in the XML form that makes it
difficult to write programs.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Number of Content Objects</title>
<qandaentry><question id="Q5.1"><para>
Does the host schema permit the numbering of clauses, paragraphs, lists
and other objects to be represented in the markup?
</para></question><answer><para>
Yes.
</para></answer></qandaentry>
<qandaentry><question id="Q5.2"><para>
Does the host schema provide a mechanism to define the numbering schema applied to the document so
that two applications could apply the same numbering, if desired?
</para></question><answer><para>
The sample document had markup of the form: <sgmltag>
&lt;item&gt;&lt;num&gt;1.1&lt;/num&gt;
</sgmltag>
However, I did not see any example where the users could specify that <sgmltag>item</sgmltag> would be numbered numerically, alphabetically, or by other
schemes automatically.  It appears the user must manually enter the numbering
desired.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Complete Document Representation</title>
<qandaentry><question id="Q6.1"><para>Using the host schema, will it be possible for the contract author to explicitly represent all parts of the
narrative contact terms or will it be necessary to imply some 
parts?
</para></question><answer><para>
I do not see a reference to anythings specific to contracts.  However, all
narrative parts should be available.
</para></answer></qandaentry>
<qandaentry><question id="Q6.2"><para>
Does the host schema represent the relationship between all significant 
components in a way that allow high quality print and web rendition of of contact documents?
</para></question><answer><para>
I see no reason why high quality print and web products could not be generated
from this XML.
</para></answer></qandaentry>

</qandadiv><qandadiv><title>Variables Definition</title>
<qandaentry><question id="Q7.1"><para>
Does the host schema include a mechanism for defining variables for embedded data values?
</para></question><answer><para>
I did not see any such mechanism.
</para></answer></qandaentry>
<qandaentry><question id="Q7.2"><para>If the host schema does not include such a mechanism,
is there any obstacle to adding it?
</para></question><answer><para>
I have no reasonable to believe such coudl not be added.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Ease of use for authors</title>
<qandaentry><question id="Q8.1"><para>
Based on the following factors is the host schema easy for contract authors to use:
<itemizedlist><listitem><para>Does it require authors to know only a small number of elements (positive factor)?
</para></listitem><listitem><para>
Does it require authors make unnecessary or subtle distinctions that will be applied inconsistently (negative factor?)
</para></listitem><listitem><para>
Does it have a clear logical structure that can be quickly explained to new users ( positive factor)?
</para></listitem><listitem><para>
Does it allow authors to re-locate content objects within a document
hierarchy with minimal or no need for transformation of markup
(positive factor)?
</para></listitem>
</itemizedlist>
</para></question><answer><para>
Generally, I see this standard meeting all of the above criteria.
However, I wasunable to determine if one could move <sgmltag>item</sgmltag>
tags inside of <sgmltag>block </sgmltag>.  Thus, it is unlclear, if one could
move what might be numbered clauses or a list inside of what was originally
a paragraph.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Schema Syntax</title>
<qandaentry><question id="Q9.1"><para>
Is the host schema a DTD only or can it also be expressed as an XML Schema or other schema type?
</para></question><answer><para>
I did not see any DTD, Schema, or other definitions for BNML.  However,
I see no obstacle to defining same for any of these.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Adaptability to contracts</title>
<qandaentry><question id="Q10.1"><para>
Does the host schema provide for the complete representation for the distinct structures commonly found in contracts?
</para></question><answer><para>
I was unable to find any representation for components such as
"parties, recitals, schedules, attachments," or "written signatures."
</para></answer></qandaentry>
<qandaentry><question id="Q10.2"><para>
If not, does the host schema explicitly allow additional distinct structures
to be added?
</para></question><answer><para>
Possibly, BNML may have an extension mechanism.  I do not know what
it is.
</para></answer></qandaentry>
<qandaentry><question id="Q10.3"><para>Does the host schema allow elements not considered necessary for contracts markup
to be removed without contract documents being incompatible in a disadvantageous way with other documents using the host schema?
</para></question><answer><para>
I did
not find any elements that would not be useful for a contract.
I do not know if removing this would create incompatability problems
with any existing software.
</para></answer></qandaentry>
<qandaentry><question id="Q10.4"><para>
If distinct contract structures are added to the host schema, will this result in
contracts documents being incompatible in a
disadvantageous way with other documents using the host schema?
</para></question><answer><para>
Not having seen the software in question, I do not know if removing
these elements would create incompatibility.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Vendor and Developer Support</title>
<qandaentry><question id="Q11.1"><para>
Is the host schema already in widespread or general use for markup of narrative
documents?
</para></question><answer><para>
Apparently, this is the case at Elkera, Ltd.  I do not know the extent
of this use.
</para></answer></qandaentry>
<qandaentry><question id="Q11.2"><para>Are the already developed applications that Will make it easy of for organizations to implement the TC's specification based around the host
schema?
</para></question><answer><para>
As per the May 31st 2005 teleconference, software will be put into the
public domain shortly.
</para></answer></qandaentry>
<qandaentry><question id="Q11.3"><para>Is there any reason to expect that the
host schema will prove any particular advantages in gaining market support.

</para></question><answer><para>
If public domain software is made available as planned, this will provide
an advantage.  Apparently, Elkera, Ltd. clients are this standard, but Elkera
would be better prepared to answer this question.
</para></answer></qandaentry>
</qandadiv><qandadiv><title>Other Factors</title>
<qandaentry><question id="Q12.1"><para>Does the host schema provide any other advantages for use in the TC's specification?
</para></question><answer><para>
I am not aware of any.
</para></answer></qandaentry>
<qandaentry><question id="Q12.2"><para>
Does the host schema have any other disadvantages that make it undesirable for use in the TC's
specification?
</para></question><answer><para>
I am not aware of any.
</para></answer></qandaentry>
</qandadiv>
</qandaset>
</section>



