
Appendix B. Campbell Scientific File Formats
<xsd:attribute
name="units"
use="optional"
type="xsd:string"/>
<xsd:attribute
name="process"
use="optional"
type="xsd:string"/>
</xsd:complexType>
<xsd:complexType name="dataType">
<xsd:element
name="r"
type="recordType"
minOccurs="0"
maxOccurs="unbounded"/>
</xsd:complexType>
<xsd:complexType name="recordType">
<xsd:attribute
name="no"
type="xsd:unsignedInt"
use="optional"/>
<xsd:attribute
name="time"
type="xsd:dateTime"
use="optional"/>
<xsd:element
minOccurs="1"
maxOccurs="unbounded"
type="valueType">
<xsd:annotation>
<xsd:documentation xml:lang="en">
In order to make value elements easily addressable in
transforms as well as describable in table specific XML
Schema documents, value element names will begin and end
with a unique number so that value elements will be named
using the following sequence: { v1, v2, v3, ... vn }.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:complexType>
<xsd:complexType name="valueType">
<xsd:attribute name="n" type="xsd:string"
use="optional"/>
<xsd:simpleContent type="anyType"/>
</xsd:complexType>
</xsd:schema>
B.1.7.3 The csixml Element
This element is the root element of the csixml format. It defines one attribute,
version
, that may help in the future if changes are made to the format. This
element has exactly two sub-elements,
head
and
data
.
B-10
Содержание LoggerNet
Страница 2: ......
Страница 30: ...Preface What s New in LoggerNet 4 xxvi...
Страница 32: ...Section 1 System Requirements 1 2...
Страница 44: ...Section 2 Installation Operation and Backup Procedures 2 12...
Страница 136: ...Section 4 Setting up Datalogger Networks 4 80...
Страница 227: ...Section 7 Creating and Editing Datalogger Programs 7 9...
Страница 298: ...Section 7 Creating and Editing Datalogger Programs 7 80...
Страница 402: ...Section 9 Automating Tasks with Task Master 9 12...
Страница 406: ...Section 9 Automating Tasks with Task Master 9 16...
Страница 450: ...Section 11 Utilities Installed with LoggerNet Admin and LoggerNet Remote 11 22...
Страница 454: ...Section 12 Optional Client Applications Available for LoggerNet 12 4...
Страница 462: ...Section 13 Implementing Advanced Communications Links 13 8...
Страница 482: ...Section 14 Troubleshooting Guide 14 20...
Страница 570: ...Appendix F Calibration and Zeroing F 16...
Страница 578: ...Appendix G Importing Files into Excel G 8...
Страница 579: ......