<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="test.19d" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xml.opendap.org/ns/DAP/3.2# http://xml.opendap.org/dap/dap3.2.xsd" xmlns:grddl="http://www.w3.org/2003/g/data-view#" grddl:transformation="http://xml.opendap.org/transforms/ddxToRdfTriples.xsl" xmlns="http://xml.opendap.org/ns/DAP/3.2#" xmlns:dap="http://xml.opendap.org/ns/DAP/3.2#" dapVersion="3.2">
<Array name="b#c">
<Attribute name="long_name" type="String">
<value>b pound c</value>
</Attribute>
<Int32/>
<dimension size="10"/>
</Array>
<blob href="cid:http://localhost/dods/test.xyz"/>
</Dataset>
|