[osis-core] type attribute of <reference>

Chris Little osis-core@bibletechnologieswg.org
Thu, 09 Oct 2003 02:53:27 -0700


It appears type is missing from <reference>.  I think the line in the 
schema that reads:

<xs:attribute name="referernceType" use="optional"/>

should be changed to:

<xs:attribute name="type" type="referernceType" use="optional"/>


--Chris