<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
  targetNamespace="http://www.ivoa.net/xml/theory/SNAPSimulation/v0.1" 
  xmlns="http://www.ivoa.net/xml/theory/SNAPSimulation/v0.1" 
  xmlns:snapt="http://www.ivoa.net/xml/theory/SNAPSimulation_types/v0.1">
<xsd:annotation>
  <xsd:documentation>
This XML Schema defines the default root elements for the SNAP Simulaiton data model.
It uses the "type schema" in ...
  </xsd:documentation>
</xsd:annotation>
<xsd:annotation>
  <xsd:documentation>
History of this document:
2007-09-09:
  First semi complete mapping of the data model.
2007-09-12:
  After upload as attachements to SNAP simulation data model page, updated the schemaImports.
  Note that it would be good to have a proper location for the IVOA Identifier schema.

  </xsd:documentation>
</xsd:annotation>
  <xsd:import namespace="http://www.ivoa.net/xml/theory/SNAPSimulation_types/v0.1" schemaLocation="http://www.ivoa.net/internal/IVOA/IVOATheorySimulationDatamodel/SNAP_SimulationDM_types.xsd"/>

  <xsd:element name="snapSimulation" type="snapt:SNAPSimulation">
  </xsd:element>
  <xsd:element name="snapProtocol" type="snapt:SNAPProtocol">
  </xsd:element>
  
</xsd:schema>
