240 lines
11 KiB
Plaintext
240 lines
11 KiB
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<root>
|
||
|
|
<!--
|
||
|
|
Microsoft ResX Schema
|
||
|
|
|
||
|
|
Version 2.0
|
||
|
|
|
||
|
|
The primary goals of this format is to allow a simple XML format
|
||
|
|
that is mostly human readable. The generation and parsing of the
|
||
|
|
various data types are done through the TypeConverter classes
|
||
|
|
associated with the data types.
|
||
|
|
|
||
|
|
Example:
|
||
|
|
|
||
|
|
... ado.net/XML headers & schema ...
|
||
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||
|
|
<resheader name="version">2.0</resheader>
|
||
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||
|
|
</data>
|
||
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||
|
|
<comment>This is a comment</comment>
|
||
|
|
</data>
|
||
|
|
|
||
|
|
There are any number of "resheader" rows that contain simple
|
||
|
|
name/value pairs.
|
||
|
|
|
||
|
|
Each data row contains a name, and value. The row also contains a
|
||
|
|
type or mimetype. Type corresponds to a .NET class that support
|
||
|
|
text/value conversion through the TypeConverter architecture.
|
||
|
|
Classes that don't support this are serialized and stored with the
|
||
|
|
mimetype set.
|
||
|
|
|
||
|
|
The mimetype is used for serialized objects, and tells the
|
||
|
|
ResXResourceReader how to depersist the object. This is currently not
|
||
|
|
extensible. For a given mimetype the value must be set accordingly:
|
||
|
|
|
||
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||
|
|
that the ResXResourceWriter will generate, however the reader can
|
||
|
|
read any of the formats listed below.
|
||
|
|
|
||
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||
|
|
value : The object must be serialized with
|
||
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||
|
|
: and then encoded with base64 encoding.
|
||
|
|
|
||
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||
|
|
value : The object must be serialized with
|
||
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||
|
|
: and then encoded with base64 encoding.
|
||
|
|
|
||
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||
|
|
value : The object must be serialized into a byte array
|
||
|
|
: using a System.ComponentModel.TypeConverter
|
||
|
|
: and then encoded with base64 encoding.
|
||
|
|
-->
|
||
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||
|
|
<xsd:complexType>
|
||
|
|
<xsd:choice maxOccurs="unbounded">
|
||
|
|
<xsd:element name="metadata">
|
||
|
|
<xsd:complexType>
|
||
|
|
<xsd:sequence>
|
||
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||
|
|
</xsd:sequence>
|
||
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||
|
|
<xsd:attribute name="type" type="xsd:string" />
|
||
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||
|
|
<xsd:attribute ref="xml:space" />
|
||
|
|
</xsd:complexType>
|
||
|
|
</xsd:element>
|
||
|
|
<xsd:element name="assembly">
|
||
|
|
<xsd:complexType>
|
||
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
||
|
|
<xsd:attribute name="name" type="xsd:string" />
|
||
|
|
</xsd:complexType>
|
||
|
|
</xsd:element>
|
||
|
|
<xsd:element name="data">
|
||
|
|
<xsd:complexType>
|
||
|
|
<xsd:sequence>
|
||
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||
|
|
</xsd:sequence>
|
||
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||
|
|
<xsd:attribute ref="xml:space" />
|
||
|
|
</xsd:complexType>
|
||
|
|
</xsd:element>
|
||
|
|
<xsd:element name="resheader">
|
||
|
|
<xsd:complexType>
|
||
|
|
<xsd:sequence>
|
||
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
|
</xsd:sequence>
|
||
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||
|
|
</xsd:complexType>
|
||
|
|
</xsd:element>
|
||
|
|
</xsd:choice>
|
||
|
|
</xsd:complexType>
|
||
|
|
</xsd:element>
|
||
|
|
</xsd:schema>
|
||
|
|
<resheader name="resmimetype">
|
||
|
|
<value>text/microsoft-resx</value>
|
||
|
|
</resheader>
|
||
|
|
<resheader name="version">
|
||
|
|
<value>2.0</value>
|
||
|
|
</resheader>
|
||
|
|
<resheader name="reader">
|
||
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
|
</resheader>
|
||
|
|
<resheader name="writer">
|
||
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
|
</resheader>
|
||
|
|
<data name="AAFilterCutoffDescription_Description" xml:space="preserve">
|
||
|
|
<value>What freuqncy content the user can expect; Include notes of AAfilters applied and any applicable reasoning</value>
|
||
|
|
</data>
|
||
|
|
<data name="AAFilterCutoffDescription_Title" xml:space="preserve">
|
||
|
|
<value>AA Filter Cutoff description</value>
|
||
|
|
</data>
|
||
|
|
<data name="BitResolution_Description" xml:space="preserve">
|
||
|
|
<value>The resolution settings for the test in engineering units per bit</value>
|
||
|
|
</data>
|
||
|
|
<data name="BitResolution_Title" xml:space="preserve">
|
||
|
|
<value>Bit Resolution(Units per bit)</value>
|
||
|
|
</data>
|
||
|
|
<data name="ChannelErrors_Description" xml:space="preserve">
|
||
|
|
<value>Yes or No depending if channel errors are noted in the data</value>
|
||
|
|
</data>
|
||
|
|
<data name="ChannelErrors_Title" xml:space="preserve">
|
||
|
|
<value>Channel Errors (Y or N)</value>
|
||
|
|
</data>
|
||
|
|
<data name="DataType_Description" xml:space="preserve">
|
||
|
|
<value>The type of data milestone this file supports</value>
|
||
|
|
</data>
|
||
|
|
<data name="DataType_Title" xml:space="preserve">
|
||
|
|
<value>Data Type (Raw, Converted, or Processed)</value>
|
||
|
|
</data>
|
||
|
|
<data name="DigitalFilterType_Description" xml:space="preserve">
|
||
|
|
<value>The digital filter applied and the cutoff in Hz</value>
|
||
|
|
</data>
|
||
|
|
<data name="DigitalFilterType_Title" xml:space="preserve">
|
||
|
|
<value>Digital Filter Type/Cutoff (Hz)</value>
|
||
|
|
</data>
|
||
|
|
<data name="EngineeringUnits_Description" xml:space="preserve">
|
||
|
|
<value>Engineering units depicted in Converted and Processed Data sets; Voltages for Raw data</value>
|
||
|
|
</data>
|
||
|
|
<data name="EngineeringUnits_Title" xml:space="preserve">
|
||
|
|
<value>Engineering Units</value>
|
||
|
|
</data>
|
||
|
|
<data name="LabName_Description" xml:space="preserve">
|
||
|
|
<value>Include the name of the University, Institution, and/or Lab that conducted the test</value>
|
||
|
|
</data>
|
||
|
|
<data name="LabName_Title" xml:space="preserve">
|
||
|
|
<value>Lab Name</value>
|
||
|
|
</data>
|
||
|
|
<data name="Notes_Description" xml:space="preserve">
|
||
|
|
<value>Any notes or descriptions useful in supporting data file analysis</value>
|
||
|
|
</data>
|
||
|
|
<data name="Notes_Title" xml:space="preserve">
|
||
|
|
<value>Notes</value>
|
||
|
|
</data>
|
||
|
|
<data name="POCName_Description" xml:space="preserve">
|
||
|
|
<value>Include the name of the test Point of Contact</value>
|
||
|
|
</data>
|
||
|
|
<data name="POCName_Title" xml:space="preserve">
|
||
|
|
<value>POC Name</value>
|
||
|
|
</data>
|
||
|
|
<data name="POCPhoneAndEmail_Description" xml:space="preserve">
|
||
|
|
<value>Include applicable lab phone number, email, etc. for contacting the POC</value>
|
||
|
|
</data>
|
||
|
|
<data name="POCPhoneAndEmail_Title" xml:space="preserve">
|
||
|
|
<value>POC phone and email</value>
|
||
|
|
</data>
|
||
|
|
<data name="SamplingRate_Description" xml:space="preserve">
|
||
|
|
<value>The data sampling rate in Hz</value>
|
||
|
|
</data>
|
||
|
|
<data name="SamplingRate_Title" xml:space="preserve">
|
||
|
|
<value>Sampling Rate (Hz)</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorAxis_Description" xml:space="preserve">
|
||
|
|
<value>The direction of the sensor axis; include whether direction is global or local</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorAxis_Title" xml:space="preserve">
|
||
|
|
<value>Sensor Axis (direction)</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorLocation_Description" xml:space="preserve">
|
||
|
|
<value>Location of the sensor, using body region codes</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorLocation_Title" xml:space="preserve">
|
||
|
|
<value>Sensor Location</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorMakeModelSerial_Description" xml:space="preserve">
|
||
|
|
<value>The brand name of the sensor used with the model name and serial number</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorMakeModelSerial_Title" xml:space="preserve">
|
||
|
|
<value>Sensor Make Model Serial</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorMountType_Description" xml:space="preserve">
|
||
|
|
<value>If Applicable include the type of sensor mount: LOFFI, BOBKAT, glued, fixed, other</value>
|
||
|
|
</data>
|
||
|
|
<data name="SensorMountType_Title" xml:space="preserve">
|
||
|
|
<value>Sensor Mount Type</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestDate_Description" xml:space="preserve">
|
||
|
|
<value>Date the test was conducted</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestDate_Title" xml:space="preserve">
|
||
|
|
<value>Test Date</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestNumber_Description" xml:space="preserve">
|
||
|
|
<value>Test Number that correlates with filename and README file test numbers. This is a lab generated test number that sequences the series of tests for a specific surrogate (PHMS or HIII)</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestNumber_Title" xml:space="preserve">
|
||
|
|
<value>Test Number</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestObject_Description" xml:space="preserve">
|
||
|
|
<value>Description of the objects being tested. PHMS with specimen ID, type of HIII, combination, or other</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestObject_Title" xml:space="preserve">
|
||
|
|
<value>Test Object (HIII, PMHS, combo, etc.)</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestTime_Description" xml:space="preserve">
|
||
|
|
<value>Local lab time when the test was conducted</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestTime_Title" xml:space="preserve">
|
||
|
|
<value>Test Time</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestType_Description" xml:space="preserve">
|
||
|
|
<value>Short text description of the type of test conducted</value>
|
||
|
|
</data>
|
||
|
|
<data name="TestType_Title" xml:space="preserve">
|
||
|
|
<value>Test Type (sled, blast, drop, etc.)</value>
|
||
|
|
</data>
|
||
|
|
</root>
|