[Stepmod-modap] text elements
development repository for modular STEP protocols
Brought to you by:
thomasrthurman
From: Mike W. <mik...@eu...> - 2003-01-09 10:37:02
|
Dear All =20 A common mistake throughout the modules and resources is the placing of ordered lists within paragraphs, thus: =20 <p> Some text. <ol> <li>A list item</li> <li>Another list item</li> </ol> </p> =20 This should (according to the DTD) be: =20 <p> Some text. </p> <ol> <li>A list item</li> <li>Another list item</li> </ol> =20 Also,=20 =20 <bibliography/>=20 =20 is not allowed by the DTD. The should be something in there! =20 =20 Mike =20 -- Dr Mike Ward Eurostep Limited 7 Dean Lane Head Old Allen Road Bradford BD13 3RT UK tel: +44 1274 831187 fax: +44 1274 831188 mob: +44 7909 915976 url: http://www.eurostep.com <http://www.eurostep.com/>=20 email: mailto:mik...@eu... Eurostep: Open solutions, organization, and people. -----Original Message----- From: ste...@li... [mailto:ste...@li...] On Behalf Of Rob Bodington Sent: 2003 January 09 08:48 To: 'Anderson, Bill' Cc: Modap; Tom Hendrix; Maria Jose Nu=F1ez Ari=F1o Subject: [Stepmod-modap] document_management Hi Bill Please note that the document_management does not actually assign a document to anything. (product_definition etc) To do that you will have to extend the relevant select and mappings. =20 I have modified the scope statement to reflect this. =20 1 Scope This part of ISO 10303 specifies the application module for Document management. The following are within the scope of this part of ISO 10303:=20 * facility to assign documents to product or activity data; NOTE 1 The definition of the product or activity data to which the document is assigned is provided by extending the select, <file:///D:\rbn\projects\nist_module_repo\stepmod\data\modules\document_ assignment\sys\4_info_reqs.xml#document_assignment_arm.documented_elemen t_select> documented_element_select, in a further module.=20 * facility to assign parts or sections of documents to product or activity data;=20 NOTE 2 The definition of the product or activity data to which the document is assigned is provided by extending the select, <file:///D:\rbn\projects\nist_module_repo\stepmod\data\modules\document_ assignment\sys\4_info_reqs.xml#document_assignment_arm.documented_elemen t_select> documented_element_select, in a further module.=20 =20 I was wondering whether the scope statements of other assignment modules such as date_time_assignment and document_assignment perhaps ought to be more explicit. =20 Regards Rob ------------------------------------------- Rob Bodington Eurostep Limited Web Page: http://www.eurostep.com http://www.share-a-space.com Email: Rob...@eu... Phone: +44 (0)1454 270030 Mobile: +44 (0)7796 176 401 Fax: +44 (0)1454 270031 =20 =20 |