[Bprocessor-commit] model/src/etc bprocessor.xsd,1.43,1.44
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2009-06-22 14:07:30
|
Update of /cvsroot/bprocessor/model/src/etc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5822/src/etc Modified Files: bprocessor.xsd Log Message: Saving material for spaces Index: bprocessor.xsd =================================================================== RCS file: /cvsroot/bprocessor/model/src/etc/bprocessor.xsd,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** bprocessor.xsd 19 May 2009 10:33:45 -0000 1.43 --- bprocessor.xsd 22 Jun 2009 12:39:16 -0000 1.44 *************** *** 103,106 **** --- 103,107 ---- <xsd:attribute name="union" type="xsd:boolean" use="optional"/> <xsd:attribute name="net" type="xsd:boolean" use="optional"/> + <xsd:attribute name="insideMaterial" type="xsd:long" use="optional"/> </xsd:extension> </xsd:complexContent> |