Project

General

Profile

« Previous | Next » 

Revision 36403

modified dmf schema to not continue to support dri:repositoryid but dri:datasourceprefix; support attributes for vocabulary english name, schemeid, schemename; journal, bibCitation attributes

View differences:

DRIVER_DRI.xsd
56 56
			</xs:simpleContent>
57 57
		</xs:complexType>
58 58
	</xs:element>
59
	<xs:element name="datasourceprefix">
60
		<xs:complexType>
61
			<xs:simpleContent>
62
				<xs:extension base="xs:string">
63
					<xs:attribute name="lang" type="xs:string" use="optional"/>
64
				</xs:extension>
65
			</xs:simpleContent>
66
		</xs:complexType>
67
	</xs:element>
59 68
</xs:schema>

Also available in: Unified diff