Changeset 736 for TI01-discovery
- Timestamp:
- 29/03/06 17:11:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/schema/numsim/NumSim.xsd
r711 r736 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 version="007 1">4 version="00702"> 5 5 <xs:annotation> 6 6 <xs:documentation> Author: Bryan Lawrence Version date: March 27th, 2006 </xs:documentation> … … 183 183 <xs:element name="NS_ControlledParameters" type="NS_ControlledParameters" minOccurs="0" 184 184 maxOccurs="unbounded"/> 185 <xs:element name="NS_References" type="NS_ReferenceList" minOccurs="0" maxOccurs="1"/> 185 186 </xs:sequence> 186 187 <xs:attribute name="NS_type" type="NS_InitialConditionTypes"/>
Note: See TracChangeset
for help on using the changeset viewer.