Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>

<Dataset name="test_simple_6" dapVersion="4.0" dmrVersion="1.0"
  xml:base="file:dap4/test_simple_6.xml" xmlns="http://xml.opendap.org/ns/DAP/4.0#"
  xmlns:dap="http://xml.opendap.org/ns/DAP/4.0#">

  <Structure name="s">
    <Int32 name="i1"/>
    <String name="s"/>
    <Structure name="inner">
      <Int32 name="i2"/>
    </Structure>
  </Structure>

</Dataset>