| Element | CDF |
<xs:element name="cdfVariables"> <xs:complexType> <xs:sequence> <xs:element ref="variable" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
|
< cdfVariables xmlns = "http://cdf.gsfc.nasa.gov" > |
|
< cdfVarInfo cdfDatatype = "CDF_INT1" numElements = "1" dim = "1" dimSizes = "3" recVariance = "NOVARY" dimVariances = "VARY" numRecordsAllocate = "1" /> |
|
20 |
|
</ entry> |
|
</ attribute> |
|
90 |
|
</ entry> |
|
</ attribute> |
|
</ cdfVAttributes> |
|
< cdfVarData> |
|
< record recNum = "0" > |
|
1 2 3 |
|
</ record> |