OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: re[2]: [cgmo-webcgm] review of aci files


Don,

aciMitreLimit aci file <mitreLimit limitVal=5 /> 
	should be <mitreLimit limitVal="5" />
CGM file is clear text, should be binary

aciRestrictedTextType aci file OK
CGM file is clear text, should be binary 

aciLineEdgeType  aci file OK
CGM file is clear text, should be binary

aciHatchStyleDef  aci file </hatchStyleDef>
	should be />
CGM file is clear text, should be binary

aciLineAtt  aci file    <lineCap lineCapInd=2 lineDashInd=3 /> 
    <lineJoin lineJoinInd=4 />
    <lineTypeCont lineContMode=3 />
	Should be     <lineCap lineCapInd="2" lineDashInd="3" /> 
    <lineJoin lineJoinInd="4" />
    <lineTypeCont lineContMode="3" />
CGM file is clear text, should be binary

aciEdgeAtt  aci file OK
CGM file is clear text, should be binary

aciFontNormalization aci file <fontmap> and </fontmap>
	should be <fontMap> and </fontMap>
CGM file is clear text, should be binary

Regards,
Forrest


-----Original Message-----
From: Don Larson (E-mail) [mailto:dlarson@cgmlarson.com] 
Sent: Tuesday, March 17, 2009 9:02 AM
To: Lofton Henderson
Cc: CGM Open WebCGM TC
Subject: re[2]: [cgmo-webcgm] review of aci files

Lofton,

All of the following ACI files have been updated by adding-
  <?xml version = "1.0" ?>
  <!DOCTYPE webcgmConfig SYSTEM "webConfig.dtd">


aciFontNormalization
aciGenericFonts
aciMapListOrder
aciLineAttr
aciEdgeAttr
aciLineEdgeTypeDef
aciHatchStyleDef
aciEdgeAttr.aci 
aciHatchStyleDef.aci 
aciLineAttr.aci 
aciLineEdgeTypeDef.aci 
aciMitreLimit.aci 
aciRestrictedTextType.aci

Regards,
Don L.
Larson Software Technology
www.cgmlarson.com


 >  Don,

 >  When you have corrected this, on every ACI file, could you please inform
 >  the TC via the TC list?

 >  Then I'll update the matrix and we'll be ready for final steps toward TC
 >  "Approved".

 >  Thanks,
 >  -Lofton.

 >  At 02:57 PM 3/16/2009 -0500, Forrest Carpenter wrote:

 >  Lofton,
 >  
 >  None of the aci files in the test suite are valid xml files. Don has
 >  corrected one error I pointed out in his latest update but all aci files
 >  in the test suite are missing the two lines below, the first line is
 >  required and the second line should be included
 >  
 >  <?xml version = "1.0" ?>
 >  <!DOCTYPE webcgmConfig SYSTEM "webConfig.dtd">
 >  
 >  Regards,
 >  Forrest
 >  
 >  
 >  
 >  
 >  
 >  From: Lofton Henderson [mailto:lofton@rockynet.com] 
 >  Sent: Monday, March 16, 2009 1:33 PM
 >  To: Forrest Carpenter; 'WebCGM'
 >  Subject: Re: [cgmo-webcgm] review of aci files
 >  
 >  
 >  
 >  Forrest,

 >  At 09:41 AM 3/10/2009 -0500, Forrest Carpenter wrote:

 >  
 >  I don t believe the aci files provided in the tests are valid. I have
 >  attached an example of what I believe the files should look like. I have
 >  also found one error in the DTD, dashlength should be changed to
 >  dashLength.
 >  
 >  
 >  Can you be specific, what files you are referring to?  I.e., list them? 
 >  You had the Action to review these 7:

 >  aciFontNormalization
 >  aciGenericFonts
 >  aciMapListOrder
 >  aciLineAttr
 >  aciEdgeAttr
 >  aciLineEdgeTypeDef
 >  aciHatchStyleDef

 >  Does your comment apply to all 7 of these?

 >  Then Don sent an update message saying he had updated this different set
 >  of files:

 >  aciEdgeAttr.aci 
 >  aciHatchStyleDef.aci 
 >  aciLineAttr.aci 
 >  aciLineEdgeTypeDef.aci 
 >  aciMitreLimit.aci 
 >  aciRestrictedTextType.aci

 >  I'm getting a little lost, trying to track the status of "Review" or
 >  "Reworking", and who has the action item, in the matrix.

 >  -Lofton.

---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]