Changeset 2813
- Timestamp:
- 16/08/07 10:32:38 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI07-MOLES/trunk/v1Schema/Schemae/ndgmetadata1.3.xsd
r2664 r2813 4 4 <xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.isotc211.org/2005/xlink/xlinks.xsd"/> 5 5 <xs:import namespace="http://ndg.nerc.ac.uk/moles/security" schemaLocation="./moles_security1.01.xsd"/> 6 <!-- Version 1.3.1 modified to support dgDataProductionTool/dgDataProductionToolType/dgModel pointing to an online reference, BNL, 16/08/07 --> 6 7 <!--version 1.03 of NDG metadata schema. Modifications from 1.02.05: 7 8 removal of dgDataObjectType … … 1105 1106 <xs:element name="contactDetails" type="moles:dgContactDetailType"/> 1106 1107 <xs:choice> 1107 <xs:element name="dgModel"> 1108 <xs:complexType/> 1109 </xs:element> 1108 <xs:element name="dgModel" type="moles:dgOnlineReferenceType" minOccurs="0" maxOccurs="1"/> 1110 1109 <xs:element name="dgInstrument"> 1111 1110 <xs:annotation>
Note: See TracChangeset
for help on using the changeset viewer.