<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Addendum for Fahrenheit discussion.<div><div>Comments on current approach in part 41 and AP 214:<br><div><div><div>1-part 41 is specific that any unit that is related to a unit specified in part 41 shall be a ‘conversion_based_unit’.</div><div>2-conversion_based_unit only converts the magnitude but does not provide an offset.</div><div>3-The use of ISO 13584-20 for such a simple case is long agreed overkill; the example in part 41 F 4.4 has EXPRESS</div><div>errors (</div><div>a-the expression_conversion_based_unit shall be a conversion_based_unit (see (1) above.) and</div><div>b-the attribute redeclaration in e.g., named_unit_variable.associated_variable_environment is invalid.).</div><div>4-AP 242 ed1 did not include a structure to support Fahrenheit unit exchange.</div><div>5-AP214 used a context_dependent_unit which is invalid (see (1) above). As noted above this was NOT promoted to</div><div>AP 242.</div><div>6-After several attempts to discover a URL,URN for Fahrenheit I gave up and am proposing that SC4 define its own</div><div>(NIST has a guide that includes a definition of Fahrenheit as a note (I think) but does not provide a URN or URL.).</div><div>(There are multiple conversion calculators on the web but I am not convinced of their persistence.</div><div>In any event use of a conversion calculator opens up its own can of worms.)</div><div><br></div><div>==========proposed solution:===========</div><div><br></div><div>add a subtype of conversion_based_unit, conversion_based_unit_with_offset to provide the offset.</div><div><br></div><div>=========current:============</div><div><br></div><div><span style="font-family: Times; font-size: medium;">A </span><b style="font-family: Times; font-size: medium;">conversion_based_unit</b><span style="font-family: Times; font-size: medium;"> is a type of </span><a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.named_unit" style="font-family: Times; font-size: medium;"><b>named_unit</b></a><span style="font-family: Times; font-size: medium;"> that defines a unit on the basis of a </span><a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.measure_with_unit" style="font-family: Times; font-size: medium;"><b>measure_with_unit</b></a><span style="font-family: Times; font-size: medium;">.</span><p class="note" style="font-family: Times; font-size: medium;"><small><a name="note_">NOTE </a>   The <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.measure_with_unit.value_component"><b>value_component</b></a> attribute of the <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.measure_with_unit"><b>measure_with_unit</b></a> defines the conversion factor.</small></p><p class="example" style="font-family: Times; font-size: medium;"><small><a name="example_">EXAMPLE </a>   An inch is a <b>conversion_based_unit</b>. It is from the Imperial system, its name is "inch", and it can be related to the <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.si_unit"><b>si_unit</b></a>, millimetre, through a <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.measure_with_unit"><b>measure_with_unit</b></a> whose value is 25.4 millimetre. A foot is also a <b>conversion_based_unit</b>. It is from the Imperial system, its name is "foot", and it can be related to an <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.si_unit"><b>si_unit</b></a>, millimetre, either directly or through the unit called "inch".</small></p><div style="font-family: Times; font-size: medium;"><u>EXPRESS specification:</u></div><p style="font-family: Times; font-size: medium;"><code>*)<br>ENTITY conversion_based_unit<br>  SUBTYPE OF (<a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resource_docs/fundamentals_of_product_description_and_support/sys/18_schema.htm#measure_schema.named_unit">named_unit</a>);<br>  name : <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resource_docs/fundamentals_of_product_description_and_support/sys/25_schema.htm#support_resource_schema.label">label</a>;<br>  conversion_factor : <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resource_docs/fundamentals_of_product_description_and_support/sys/18_schema.htm#measure_schema.measure_with_unit">measure_with_unit</a>;<br>WHERE<br>  WR1: SELF\named_unit.dimensions = derive_dimensional_exponents(conversion_factor\measure_with_unit.unit_component);<br>END_ENTITY;<br>(*</code></p><p style="font-family: Times; font-size: medium;"><u>Attribute definitions:</u></p><p class="expressdescription" style="font-family: Times; font-size: medium;"><b><a name="measure_schema.conversion_based_unit.name">name: </a></b>the <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/support_resource_schema/support_resource_schema.htm#support_resource_schema.label"><b>label</b></a> by which the <b>conversion_based_unit</b> is known.</p><p class="expressdescription" style="font-family: Times; font-size: medium;"><b><a name="measure_schema.conversion_based_unit.conversion_factor">conversion_factor: </a></b>the <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.measure_with_unit"><b>measure_with_unit</b></a> that specifies the physical quantity from which the <b>conversion_based_unit</b> is derived.</p><p style="font-family: Times; font-size: medium;"><u>Formal propositions:</u></p><p class="expressdescription" style="font-family: Times; font-size: medium;"><b><a name="measure_schema.conversion_based_unit.wr:wr1">WR1: </a></b>The dimensional exponents shall be equal to those from the <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.conversion_based_unit.conversion_factor"><b>conversion_factor</b></a>.</p><div><br></div></div><div>=========proposed addition to part 41=========</div><div><span style="font-family: Times; font-size: medium;">A </span><b style="font-family: Times; font-size: medium;">conversion_based_unit_with_offset</b><span style="font-family: Times; font-size: medium;"> is a type of </span><b style="font-family: Times; font-size: medium;">conversion_based_unit</b><span style="font-family: Times; font-size: medium;"> that includes a scale offset</span><span style="font-family: Times; font-size: medium;">.</span></div><div><p class="note" style="font-family: Times; font-size: medium;"><a name="example_">EXAMPLE </a>   A Fahrenheit is a <b>conversion_based_unit_with_offset</b>. It is from the Imperial system, its name is “fahrenheit", and it can be related to the <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.si_unit"><b>si_unit</b></a>, degree Celsius, through a <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resources/measure_schema/measure_schema.htm#measure_schema.measure_with_unit"><b>measure_with_unit</b></a> whose value is 1.8 degree Celsius. The offset is 32 degree Celsius.</p><p style="font-family: Times; font-size: medium;"><u>EXPRESS specification:</u></p><p style="font-family: Times; font-size: medium;"><code>*)<br>ENTITY conversion_based_unit_with_offset<br>  SUBTYPE OF (<b style="font-family: Times;">conversion_based_unit</b>);<br>  offset : <a href="file:///Users/tom/Documents/2013/SMRLv5/SMRL_v5_rc5/data/resource_docs/fundamentals_of_product_description_and_support/sys/18_schema.htm#measure_schema.measure_with_unit">R</a>EAL;<br>WHERE<br>  WR1: offset <> 0.0;<br>END_ENTITY;<br>(*</code></p><p style="font-family: Times; font-size: medium;"><u>Attribute definitions:</u></p><p class="expressdescription" style="font-family: Times; font-size: medium;"><b><a name="measure_schema.conversion_based_unit.name">offset: </a></b>the value of the offset represented in the units of the conversion_factor inherited from the conversion_based_unit.</p><p class="expressdescription" style="font-family: Times; font-size: medium;"><u>Formal propositions:</u></p><p class="expressdescription" style="font-family: Times; font-size: medium;"><b><a name="measure_schema.conversion_based_unit.wr:wr1">WR1: The offset shall not be zero.</a></b></p><div>Note: If the offset is zero, then the supertype <b style="font-family: Times;">conversion_based_unit </b><span style="font-family: Times;">is used.</span></div></div><div><div>=========end proposed addition to part 41=========</div></div><div><br></div><div>On Jun 6, 2014, at 3:29 PM, Martin Hardwick <<a href="mailto:hardwick@steptools.com">hardwick@steptools.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  
  <div bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1"><div style="margin: 0in -0.5in 0.0001pt; text-align: center;"><b><span style="font-size:16.0pt">P21 e3 DIS
          Testing<o:p></o:p></span></b></div><div style="margin: 0in -0.5in 0.0001pt; text-align: center;"><span style="font-size:14.0pt">Minutes of June 5,
        2104 Telecon</span><span style="font-size:14.0pt;mso-bidi-font-family:"Times New
        Roman""><o:p></o:p></span></div>
    <h2>Attendees<o:p></o:p></h2><p class="MsoNormal"><span style="font-size:12.0pt">Martin Hardwick
      </span><a href="mailto:hardwick@steptools.com"><span style="font-size:12.0pt"><hardwick@steptools.com></span></a><span style="font-size:12.0pt"> <br>
        Robert Lipman </span><a href="mailto:robert.lipman@nist.gov"><span style="font-size:12.0pt"><robert.lipman@nist.gov></span></a><span style="font-size:12.0pt"> <br>
        Michael Benda </span><a href="mailto:mjbenda@rockwellcollins.com"><span style="font-size:12.0pt"><mjbenda@rockwellcollins.com></span></a><span style="font-size:12.0pt"> <br>
        Hedlind Mikael </span><a href="mailto:mikael.hedlind@scania.com"><span style="font-size:12.0pt"><mikael.hedlind@scania.com></span></a><span style="font-size:12.0pt"> <br>
        Dave Loffredo </span><a href="mailto:loffredo@steptools.com"><span style="font-size:12.0pt"><loffredo@steptools.com></span></a><span style="font-size:12.0pt"> <br>
        Ed Paff  </span><a href="mailto:ejp@transcendata.com"><span style="font-size:12.0pt"><ejp@transcendata.com></span></a><span style="font-size:12.0pt"> <br>
        Tom Thurman </span><a href="mailto:thomas.r.thurman@imonmail.com"><span style="font-size:12.0pt"><thomas.r.thurman@imonmail.com></span></a><span style="font-size:12.0pt"><o:p></o:p></span></p>
    <h2>Apologies for Absence<o:p></o:p></h2><p class="MsoNormal"><span style="font-size:12.0pt">Jochen Fritz </span><a href="mailto:jfritz@steptools.com"><span style="font-size:12.0pt"><jfritz@steptools.com></span></a><span style="font-size:12.0pt"> <o:p></o:p></span></p><p class="MsoNormal"><span style="font-size:12.0pt">Nicolas Figay </span><a href="mailto:nicolas.figay@eads.net"><span style="font-size:12.0pt"><nicolas.figay@eads.net></span></a><span style="font-size:12.0pt"> <br style="mso-special-character:line-break">
        <!--[if !supportLineBreakNewLine]--><br style="mso-special-character:line-break">
        <!--[endif]--></span><o:p></o:p></p>
    <h2>PMI Splitting<o:p></o:p></h2><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">ITI
        has split the sp3_boxy file produced by NIST into a geometry
        file and a pmi file.
        STEP Tools has viewed the geometry file and is working on a
        viewer for the separated
        pmi file. The two files and the original NIST data can be found
        at the
        following URL:<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><a href="ftp://www.steptools.com/private/P21e3_DIS_testing/PMI/"><span style="font-size:12.0pt">ftp://www.steptools.com/private/P21e3_DIS_testing/PMI/</span></a><span style="font-size:12.0pt"><o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">STEP
        Tools is sponsoring the development of open source programs to
        split and merge
        P21 files using the Edition 3 specification. The programs are
        available at the
        following URL: </span><a href="http://tinyurl.com/thundercode"><span style="font-size:12.0pt">http://tinyurl.com/thundercode</span></a><span style="font-size:12.0pt">.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p>
    <h2>ZIP Assemblies<o:p></o:p></h2><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">No
        visible progress has been made on this test case since the last
        telecom, but
        the PMI merge and split code is being updated to handle this
        case as well.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><a href="ftp://www.steptools.com/private/P21e3_DIS_testing/ZIP_Assembly/"><span style="font-size:12.0pt">ftp://www.steptools.com/private/P21e3_DIS_testing/ZIP_Assembly/</span></a><span style="font-size:12.0pt"><o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">In
        the last telecom:<o:p></o:p></span></p><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times
            New Roman"">        
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">We decided the
        sub-tree directory names should include the NUAO identifier(s)
        for their
        corresponding node in the assembly tree.<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times
            New Roman"">        
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">We learned that
        the LZMA algorithm has been shown to make STEP files three times
        more
        compressed than the more commonly used deflate algorithm, but at
        the cost of an
        increase in the compression time.<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times
            New Roman"">        
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">We learned that
        each compressed file is required to document the algorithm used
        for its
        compression in its header and that different components in the
        same ZIP can
        used different compression algorithms.<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times
            New Roman"">        
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">We recommended
        that the choice of the best compression algorithm should be left
        to the end
        user and that the standard should be silent on the matter. <o:p></o:p></span></div><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody"><b> </b></p>
    <h2>Unit Definitions<o:p></o:p></h2><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">The
        unit definitions have been merged into a single file called
        units.stp.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><a href="ftp://www.steptools.com/private/P21e3_DIS_testing/Units/"><span style="font-size:12.0pt">ftp://www.steptools.com/private/P21e3_DIS_testing/Units/</span></a><span class="MsoHyperlink"><span style="font-size:12.0pt"><o:p></o:p></span></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">We
        continued our discussion on whether unit references should be
        encoded as a URL
        or a URN. The following two lines of code show equivalent URL’s
        and URN’s.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"><a class="moz-txt-link-rfc2396E" href="http://standards.iso.org/iso/10303/tech/reference_data/41/si_base_units.stp#METRE"><http://standards.iso.org/iso/10303/tech/reference_data/41/si_base_units.stp#METRE></a>;<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"><urn:iso:std:iso:10303:-41:tech:unit:metre>;<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><div style="margin: 0in -0.5in 0.0001pt 63pt; text-indent: -63pt;"><span style="font-size:12.0pt">Explanation of URN: <o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">urn<span style="mso-tab-count:1">                 
        </span>Indicates
        this URI is a URN, instead of the more common URL (http)<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">iso  <span style="mso-tab-count:1">                
        </span>URN
        namespace  (other examples are oid, usbn)<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">std<span style="mso-tab-count:1">                  
        </span>ISO
        standard<span style="mso-spacerun:yes">  </span><o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">iso<span style="mso-tab-count:1">                  
        </span>originating
        organization (other examples are iec, iso-ies, iso-cie)<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">10303<span style="mso-tab-count:1">            
        </span>STEP
        standard <o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">-41<span style="mso-tab-count:1">                 
        </span>part
        of multipart standard (hyphens required) <o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt">Tech<span style="mso-tab-count:1">              
        </span>associated
        or embedded resource defined by committee that created the
        standard <o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 1in; text-indent: -1in;"><span style="font-size:12.0pt"><the rest><span style="mso-tab-count:1">      </span>unspecified
        -- controlled by committee.<o:p></o:p></span></div><p class="HTMLBody"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">In
        the above example, the URN has small advantage over the URL but
        perhaps the
        following URN will be acceptable because a file does not have to
        exist to
        define a URN.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"><urn:iso:metre>;<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">It is
        also conceivable that the following URN might be acceptable even
        though there
        are currently small technical issues stopping the deployment of
        unit
        definitions for a Fahrenheit measure in a STEP file.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"><urn:iso:Fahrenheit>;
        <o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">We
        further discussed the requirements if all the unit definitions
        are to be
        defined in STEP files. The definition of literal constants such
        as PI, and
        EXPRESS constants such as negri_pi, have both led to extensive
        additions to the
        edition 3 format for which other strong use cases are currently
        lacking.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">On
        the other hand the problem might be that we have not been
        sufficiently
        ambitious. It was pointed out that if constants can be defined
        then we are
        close to allowing expressions to be defined. The use of the PLIB
        schema for
        expressions has never been very satisfactory because the
        expressions are too
        hard to read when encoded into the STEP files. However, if Part
        21 has an
        expression evaluation capability (probably in the anchors) then
        potential STEP
        applications such as parametrics and construction history might
        become more
        tractable. One interesting possibility might be to use Modelica
        as the
        expression language.<br style="mso-special-character:line-break">
        <!--[if !supportLineBreakNewLine]--><br style="mso-special-character:line-break">
        <!--[endif]--><o:p></o:p></span></p>
    <h2>Digital Signatures<o:p></o:p></h2><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">STEP
        Tools gave a demonstration of how to make a digital signature
        using a private
        key and a signing certificate and how to verify that a file has
        not been edited
        since it was signed using a public key.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"><a class="moz-txt-link-freetext" href="ftp://www.steptools.com/private/P21e3_DIS_testing/Digital_signatures/">ftp://www.steptools.com/private/P21e3_DIS_testing/Digital_signatures/</a><o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">We
        discussed white space and the issues that might arise if a file
        is read into
        Notepad/Wordpad and converted from line-feeds to carriage
        returns or vice
        versa. These characters are explicitly excluded from the Part 21
        character set
        so they will not be included when computing and verifying the
        hash value.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">We
        discussed supporting multiple signatures. The easiest procedure
        is for each
        signature to be applied to all of the characters that precede
        that signature.
        Thus each new signee is also verifying the signature of the
        previous signees. <o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt">For
        this to be consistent it would be best if the signatures came
        after the
        END-ISO-10303-21 keyword as shown in the example on the ftp
        site.<o:p></o:p></span></p><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol"><span style="mso-list:Ignore">·<span style="font:7.0pt "Times
            New Roman"">        
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">The next
        conference call will be held on Friday June 27 at 4PM Paris, 3PM
        London, 10AM
        New York and 7AM Seattle.<o:p></o:p></span></div><p class="HTMLBody" style="margin-right:-.5in"><span style="font-size:12.0pt"> </span></p>
    <h2>Action Items<o:p></o:p></h2><p class="HTMLBody" style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1
      lfo3"><!--[if !supportLists]--><span style="font-size:12.0pt;mso-fareast-font-family:Arial;mso-bidi-font-weight:bold"><span style="mso-list:Ignore">1.<span style="font:7.0pt "Times
            New Roman"">   
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">Complete the first
        ZIP assembly example.</span><b><span style="font-size:12.0pt;mso-bidi-font-family:
          "Times New Roman""><o:p></o:p></span></b></p><p class="HTMLBody" style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1
      lfo3"><!--[if !supportLists]--><span style="font-size:12.0pt;mso-fareast-font-family:Arial;mso-bidi-font-weight:bold"><span style="mso-list:Ignore">2.<span style="font:7.0pt "Times
            New Roman"">   
          </span></span></span><!--[endif]--><span style="font-size:12.0pt">Consider the best
        approach for unit definitions: URN’s or URLs’?</span><b><span style="font-size:
          12.0pt;mso-bidi-font-family:"Times New Roman""><o:p></o:p></span></b></p><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;mso-fareast-font-family:Arial;mso-bidi-font-weight:bold;mso-bidi-font-style:italic"><span style="mso-list:Ignore">3.<span style="font:7.0pt "Times
            New Roman"">    </span></span></span><!--[endif]--><span style="font-size:12.0pt">Consider if Edition 3 should offer any
        support to the
        definition of parametrics and if so how?</span><b><span style="font-size:12.0pt;
          mso-bidi-font-family:"Times New
          Roman";mso-bidi-font-style:italic"><o:p></o:p></span></b></div><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;mso-fareast-font-family:Arial;mso-bidi-font-weight:bold;mso-bidi-font-style:italic"><span style="mso-list:Ignore">4.<span style="font:7.0pt "Times
            New Roman"">    </span></span></span><!--[endif]--><span style="font-size:12.0pt;mso-bidi-font-family:"Times New
        Roman";mso-bidi-font-weight:
        bold;mso-bidi-font-style:italic">Extend the digital signatures
        example to
        include the creation of signing certificates.<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 0.5in; text-indent: -0.25in;"><!--[if !supportLists]--><span style="font-size:12.0pt;mso-fareast-font-family:Arial;mso-bidi-font-weight:bold;mso-bidi-font-style:italic"><span style="mso-list:Ignore">5.<span style="font:7.0pt "Times
            New Roman"">    </span></span></span><!--[endif]--><span style="font-size:12.0pt;mso-bidi-font-family:"Times New
        Roman";mso-bidi-font-weight:
        bold;mso-bidi-font-style:italic">Demonstrate signing at one site
        (ITI) and
        verification at another site (STEP Tools).<o:p></o:p></span></div><div style="margin: 0in -0.5in 0.0001pt 0.25in;"><span style="font-size:12.0pt;
        mso-bidi-font-family:"Times New
        Roman";mso-bidi-font-weight:bold;mso-bidi-font-style:
        italic"> </span></div><div style="margin: 0in -0.5in 0.0001pt 0.25in;"><span style="font-size:12.0pt;
        mso-bidi-font-family:"Times New
        Roman";mso-bidi-font-weight:bold;mso-bidi-font-style:
        italic"> </span></div>
    <span style="font-size:12.0pt;font-family:"Times New
      Roman","serif";mso-fareast-font-family:
      "MS
Mincho";mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;mso-bidi-font-weight:bold;mso-bidi-font-style:italic">As
      recorded by </span><span style="font-size:12.0pt;font-family:"Times New
      Roman","serif";mso-fareast-font-family:
      "MS
Mincho";mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA">Martin
      Hardwick </span><span style="font-size:10.0pt;font-family:"Times New
      Roman","serif";
      mso-fareast-font-family:"MS
      Mincho";mso-ansi-language:EN-US;mso-fareast-language:
      EN-US;mso-bidi-language:AR-SA"><a href="mailto:hardwick@steptools.com"><span style="font-size:12.0pt"><hardwick@steptools.com></span></a></span><span style="font-size:12.0pt;font-family:"Times New
      Roman","serif";mso-fareast-font-family:
      "MS
Mincho";mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA">
      <br style="mso-special-character:line-break">
      <!--[if !supportLineBreakNewLine]--><br style="mso-special-character:line-break">
      <!--[endif]--></span>
    <meta name="ProgId" content="Word.Document">
    <meta name="Generator" content="Microsoft Word 14">
    <meta name="Originator" content="Microsoft Word 14">
    <link rel="File-List" href="file:///C:%5CUsers%5Chardwick%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml">
    <!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
    <link rel="themeData" href="file:///C:%5CUsers%5Chardwick%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx">
    <link rel="colorSchemeMapping" href="file:///C:%5CUsers%5Chardwick%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml">
    <!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
   <w:UseFELayout/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="--"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]-->
    <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;
        mso-font-charset:2;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;
        mso-font-alt:"MS 明朝";
        mso-font-charset:128;
        mso-generic-font-family:modern;
        mso-font-pitch:fixed;
        mso-font-signature:-536870145 1791491579 18 0 131231 0;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;
        mso-font-alt:"MS 明朝";
        mso-font-charset:128;
        mso-generic-font-family:modern;
        mso-font-pitch:fixed;
        mso-font-signature:-536870145 1791491579 18 0 131231 0;}
@font-face
        {font-family:Cambria;
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-536870145 1073743103 0 0 415 0;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;
        mso-font-charset:128;
        mso-generic-font-family:modern;
        mso-font-pitch:fixed;
        mso-font-signature:-536870145 1791491579 18 0 131231 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        text-autospace:none;
        font-size:10.0pt;
        font-family:"Times New Roman","serif";
        mso-fareast-font-family:"MS Mincho";}
h2
        {mso-style-priority:9;
        mso-style-qformat:yes;
        mso-style-link:"Heading 2 Char";
        mso-style-next:Normal;
        margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        mso-pagination:widow-orphan;
        page-break-after:avoid;
        mso-outline-level:2;
        text-autospace:none;
        font-size:14.0pt;
        font-family:"Cambria","serif";
        mso-fareast-font-family:"Times New Roman";
        font-style:italic;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        mso-style-unhide:no;
        mso-style-parent:"";
        color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-noshow:yes;
        mso-style-priority:99;
        color:purple;
        mso-themecolor:followedhyperlink;
        text-decoration:underline;
        text-underline:single;}
span.Heading2Char
        {mso-style-name:"Heading 2 Char";
        mso-style-priority:9;
        mso-style-unhide:no;
        mso-style-locked:yes;
        mso-style-link:"Heading 2";
        mso-ansi-font-size:14.0pt;
        mso-bidi-font-size:14.0pt;
        font-family:"Cambria","serif";
        mso-ascii-font-family:Cambria;
        mso-fareast-font-family:"Times New Roman";
        mso-hansi-font-family:Cambria;
        font-weight:bold;
        font-style:italic;}
p.HTMLBody, li.HTMLBody, div.HTMLBody
        {mso-style-name:"HTML Body";
        mso-style-priority:99;
        mso-style-unhide:no;
        mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        text-autospace:none;
        font-size:10.0pt;
        font-family:"Arial","sans-serif";
        mso-fareast-font-family:"MS Mincho";}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;
        mso-fareast-font-family:"MS Mincho";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.WordSection1
        {page:WordSection1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1068459763;
        mso-list-type:hybrid;
        mso-list-template-ids:-2107709400 120115310 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        mso-bidi-font-family:Arial;
        mso-ansi-font-weight:normal;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l1
        {mso-list-id:1953899324;
        mso-list-type:hybrid;
        mso-list-template-ids:-1104784636 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l1:level1
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
@list l1:level2
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:"Courier New";}
@list l1:level3
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Wingdings;}
@list l1:level4
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
@list l1:level5
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:"Courier New";}
@list l1:level6
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Wingdings;}
@list l1:level7
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
@list l1:level8
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:"Courier New";}
@list l1:level9
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Wingdings;}
@list l2
        {mso-list-id:2055494772;
        mso-list-type:hybrid;
        mso-list-template-ids:688044868 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l2:level1
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
@list l2:level2
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:"Courier New";}
@list l2:level3
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Wingdings;}
@list l2:level4
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
@list l2:level5
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:"Courier New";}
@list l2:level6
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Wingdings;}
@list l2:level7
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
@list l2:level8
        {mso-level-number-format:bullet;
        mso-level-text:o;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:"Courier New";}
@list l2:level9
        {mso-level-number-format:bullet;
        mso-level-text:;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Wingdings;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-priority:99;
        mso-style-parent:"";
        mso-padding-alt:0in 5.4pt 0in 5.4pt;
        mso-para-margin:0in;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman","serif";}
</style>
<![endif]-->
  </div>

<span><Minutes_p21e3_DIS_conference_call_05062014.docx></span>_______________________________________________<br>wg11 mailing list<br><a href="mailto:wg11@steptools.com">wg11@steptools.com</a><br>http://lists.steptools.com/mailman/listinfo/wg11<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;">Notice: This e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.<br><br></span>
</div>
<br></div></div></div></body></html>