Changeset 2657 for TI01-discovery
- Timestamp:
- 28/06/07 15:17:56 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/schema/numsim/NumSim.xsd
r2189 r2657 2 2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" 3 3 xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" 4 xmlns:moles="http://ndg.nerc.ac.uk/moles" version="00 801">4 xmlns:moles="http://ndg.nerc.ac.uk/moles" version="009"> 5 5 <xs:annotation> 6 <xs:documentation>Author: Bryan Lawrence; Version Date: Feb 20, 2007</xs:documentation>7 <xs:documentation> Previous Version: Bryan Lawrence, May 10th, 2006 </xs:documentation>6 <xs:documentation>Author: Bryan Lawrence; Version Date: Jun 28, 2007</xs:documentation> 7 <xs:documentation> Previous Version: Bryan Lawrence, Feb 20 2007, May 10th, 2006 </xs:documentation> 8 8 <xs:documentation>The expectation is that this schema will be used initially by import into 9 9 discovery records (ideally ISO19115 based). While such discovery records already include … … 319 319 <xs:element name="NS_CodeBase" type="NS_CodeBase"/> 320 320 <xs:element name="NS_Experiment" type="NS_Experiment"/> 321 </xs:sequence> 321 </xs:sequence><xs:attribute name="Version"></xs:attribute> 322 322 </xs:complexType> 323 323 <xs:element name="NS_Simulated" type="NS_NumSim"/>
Note: See TracChangeset
for help on using the changeset viewer.