I just noticed this in the schema file (lfc.lzx) , a 'src' attribute declared on node
<!-- The path of a file that contains the source for this object. --> <attribute name="src" type="string"/> I think I must have put it in by accident , since there's no src attribute defined in LzNode, and I don't see anything in the tag compiler doing any pre-processing of a "src" attribute when compiling a node. So I am going to remove this from the schema file. -- Henry Minsky Software Architect [EMAIL PROTECTED]
