#pragma once #using #using #using using namespace System::Security::Permissions; [assembly:SecurityPermissionAttribute(SecurityAction::RequestMinimum, SkipVerification=false)]; // // This source code was auto-generated by xsd, Version=2.0.50727.42. // using namespace System::Xml::Serialization; using namespace System; ref class Main; ref class Expedition; ref class Navigation; ref class RadioCarbon; ref class GrainSize; ref class Photo; ref class Station; ref class PAD; ref class LocalBBOX; ref class GlobalBBOX; ref class Lines; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(AnonymousType=true, Namespace=L"http://tempuri.org/XMLSchema.xsd"), System::Xml::Serialization::XmlRootAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd", IsNullable=false)] public ref class Main { private: cli::array< Expedition^ >^ expeditionsField; private: System::DateTime createdonField; /// public: [System::Xml::Serialization::XmlElementAttribute(L"expeditions")] property cli::array< Expedition^ >^ expeditions { cli::array< Expedition^ >^ get(); System::Void set(cli::array< Expedition^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Created on")] property System::DateTime Createdon { System::DateTime get(); System::Void set(System::DateTime value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class Expedition { private: System::String^ eXPED_CDField; private: System::Int32 eXPED_YEARField; private: System::String^ eXPED_VEHICLE_NAMEField; private: System::String^ dATUMField; private: cli::array< Navigation^ >^ nAVIGATIONField; private: cli::array< Lines^ >^ lINESField; private: GlobalBBOX^ globalBoundingBoxField; private: cli::array< LocalBBOX^ >^ granularBoundingBoxesField; private: cli::array< PAD^ >^ pADholdingsField; private: cli::array< Station^ >^ stationsField; /// public: property System::String^ EXPED_CD { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::Int32 EXPED_YEAR { System::Int32 get(); System::Void set(System::Int32 value); } /// public: property System::String^ EXPED_VEHICLE_NAME { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ DATUM { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"NAVIGATION")] property cli::array< Navigation^ >^ NAVIGATION { cli::array< Navigation^ >^ get(); System::Void set(cli::array< Navigation^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"LINES")] property cli::array< Lines^ >^ LINES { cli::array< Lines^ >^ get(); System::Void set(cli::array< Lines^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Global Bounding Box")] property GlobalBBOX^ GlobalBoundingBox { GlobalBBOX^ get(); System::Void set(GlobalBBOX^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Granular Bounding Boxes")] property cli::array< LocalBBOX^ >^ GranularBoundingBoxes { cli::array< LocalBBOX^ >^ get(); System::Void set(cli::array< LocalBBOX^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"PAD holdings")] property cli::array< PAD^ >^ PADholdings { cli::array< PAD^ >^ get(); System::Void set(cli::array< PAD^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Stations")] property cli::array< Station^ >^ Stations { cli::array< Station^ >^ get(); System::Void set(cli::array< Station^ >^ value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class Navigation { private: System::Double latitudeField; private: System::Double longitudeField; private: System::DateTime timeField; /// public: property System::Double latitude { System::Double get(); System::Void set(System::Double value); } /// public: property System::Double longitude { System::Double get(); System::Void set(System::Double value); } /// public: property System::DateTime time { System::DateTime get(); System::Void set(System::DateTime value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class RadioCarbon { private: System::String^ sAMPLE_TYPEField; private: System::String^ sAMPLE_COMMENTSField; private: System::Nullable sUBSAMPLE_NUMField; private: System::Nullable sUBSAMPLE_TOPField; private: System::Nullable sUBSAMPLE_BOTTOMField; private: System::String^ rADIOCARBON_DATING_METHODField; private: System::String^ nOT_DATED_BECAUSEField; private: System::String^ sUBSAMPLE_MATERIAL_TYPEField; private: System::String^ sUBSAMPLE_MATERIAL_TYPE_LEGACYField; private: System::String^ sUBSAMPLE_SPECIESField; private: System::Nullable sUBSAMPLE_WEIGHTField; private: System::String^ pRIMARY_TEST_FACILITYField; private: System::String^ sECONDARY_TEST_FACILITYField; private: System::String^ cARBON_ISOTOPE_RATIOField; private: System::Nullable mEASURED_RADIOCARBON_AGEField; private: System::Nullable mEASURED_RADIOCARBON_S_DEVField; private: System::Nullable cONVENTIONAL_RADIOCARBON_AGEField; private: System::Nullable cONVENTIONAL_RADIOCARBON_S_DEVField; private: System::Nullable rESERVOIR_CORRECTED_AGEField; private: System::Nullable rESERVOIR_CORRECTED_S_DEVField; private: System::String^ sUBMITTING_SCIENTISTField; private: System::Nullable aNALYSIS_RESULTS_RETURNED_DATEField; private: System::String^ sTRATIGRAPHIC_CONTEXTField; private: System::String^ sCIENTIFIC_COMMENTARYField; private: System::String^ gENERAL_COMMENTS_LEGACYField; /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SAMPLE_TYPE { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SAMPLE_COMMENTS { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable SUBSAMPLE_NUM { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable SUBSAMPLE_TOP { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable SUBSAMPLE_BOTTOM { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ RADIOCARBON_DATING_METHOD { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ NOT_DATED_BECAUSE { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SUBSAMPLE_MATERIAL_TYPE { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SUBSAMPLE_MATERIAL_TYPE_LEGACY { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SUBSAMPLE_SPECIES { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable SUBSAMPLE_WEIGHT { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ PRIMARY_TEST_FACILITY { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SECONDARY_TEST_FACILITY { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ CARBON_ISOTOPE_RATIO { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable MEASURED_RADIOCARBON_AGE { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable MEASURED_RADIOCARBON_S_DEV { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable CONVENTIONAL_RADIOCARBON_AGE { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable CONVENTIONAL_RADIOCARBON_S_DEV { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable RESERVOIR_CORRECTED_AGE { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable RESERVOIR_CORRECTED_S_DEV { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SUBMITTING_SCIENTIST { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::Nullable ANALYSIS_RESULTS_RETURNED_DATE { System::Nullable get(); System::Void set(System::Nullable value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ STRATIGRAPHIC_CONTEXT { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ SCIENTIFIC_COMMENTARY { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ GENERAL_COMMENTS_LEGACY { System::String^ get(); System::Void set(System::String^ value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class GrainSize { private: System::String^ sUBSAMPLE_TOPField; private: System::String^ sUBSAMPLE_BOTTOMField; private: System::String^ gRAVELField; private: System::String^ sANDField; private: System::String^ sILTField; private: System::String^ cLAYField; private: System::String^ mUDField; private: System::Double mEANField; private: System::Double standardDeviationField; private: System::Double kURTOSISField; private: System::Double sKEWNESSField; /// public: property System::String^ SUBSAMPLE_TOP { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ SUBSAMPLE_BOTTOM { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ GRAVEL { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ SAND { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ SILT { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ CLAY { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ MUD { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::Double MEAN { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Standard Deviation")] property System::Double StandardDeviation { System::Double get(); System::Void set(System::Double value); } /// public: property System::Double KURTOSIS { System::Double get(); System::Void set(System::Double value); } /// public: property System::Double SKEWNESS { System::Double get(); System::Void set(System::Double value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class Photo { private: System::Int32 photonumberField; private: System::String^ urlField; /// public: [System::Xml::Serialization::XmlElementAttribute(L"photo number")] property System::Int32 photonumber { System::Int32 get(); System::Void set(System::Int32 value); } /// public: property System::String^ url { System::String^ get(); System::Void set(System::String^ value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class Station { private: System::Double latitudeField; private: System::Double longitudeField; private: System::String^ stationnumberField; private: System::DateTime timeField; private: System::String^ stationtypeField; private: System::Double waterdepthField; private: System::String^ commentsField; private: cli::array< Photo^ >^ photosField; private: cli::array< GrainSize^ >^ grainsizeField; private: cli::array< RadioCarbon^ >^ radiocarbonField; /// public: property System::Double latitude { System::Double get(); System::Void set(System::Double value); } /// public: property System::Double longitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"station number")] property System::String^ stationnumber { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::DateTime time { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"station type")] property System::String^ stationtype { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"water depth")] property System::Double waterdepth { System::Double get(); System::Void set(System::Double value); } /// public: property System::String^ comments { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"photos")] property cli::array< Photo^ >^ photos { cli::array< Photo^ >^ get(); System::Void set(cli::array< Photo^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"grain size")] property cli::array< GrainSize^ >^ grainsize { cli::array< GrainSize^ >^ get(); System::Void set(cli::array< GrainSize^ >^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"radio carbon")] property cli::array< RadioCarbon^ >^ radiocarbon { cli::array< RadioCarbon^ >^ get(); System::Void set(cli::array< RadioCarbon^ >^ value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class PAD { private: System::String^ boxNumField; private: System::String^ recordNumField; private: System::UInt32 itemNumField; private: System::String^ dataTypeField; private: System::String^ instrumentTypeField; private: System::DateTime startTimeField; private: System::DateTime endTimeField; private: System::String^ lineorFixNumField; private: System::String^ mediumField; private: System::String^ combinedRecordField; private: System::String^ publicAccessField; private: System::String^ commentsField; private: System::Boolean scannedRecordOnlineField; private: System::Boolean scannedRecordOnlineFieldSpecified; private: System::String^ internalUrlField; private: System::String^ externalUrlField; /// public: [System::Xml::Serialization::XmlElementAttribute(L"Box Num")] property System::String^ BoxNum { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Record Num")] property System::String^ RecordNum { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Item Num")] property System::UInt32 ItemNum { System::UInt32 get(); System::Void set(System::UInt32 value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Data Type")] property System::String^ DataType { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Instrument Type")] property System::String^ InstrumentType { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Start Time")] property System::DateTime StartTime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"End Time")] property System::DateTime EndTime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Line or Fix Num", IsNullable=true)] property System::String^ LineorFixNum { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ Medium { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Combined Record")] property System::String^ CombinedRecord { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Public Access")] property System::String^ PublicAccess { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(IsNullable=true)] property System::String^ Comments { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Scanned Record Online")] property System::Boolean ScannedRecordOnline { System::Boolean get(); System::Void set(System::Boolean value); } /// public: [System::Xml::Serialization::XmlIgnoreAttribute] property System::Boolean ScannedRecordOnlineSpecified { System::Boolean get(); System::Void set(System::Boolean value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"Internal Url")] property System::String^ InternalUrl { System::String^ get(); System::Void set(System::String^ value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"External Url")] property System::String^ ExternalUrl { System::String^ get(); System::Void set(System::String^ value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(TypeName=L"Local BBOX", Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class LocalBBOX { private: System::DateTime startTimeField; private: System::DateTime endTimeField; private: System::Double minimumlatitudeField; private: System::Double maximumlatitudeField; private: System::Double minimumlongitudeField; private: System::Double maximumlongitudeField; /// public: [System::Xml::Serialization::XmlElementAttribute(L"Start Time")] property System::DateTime StartTime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"End Time")] property System::DateTime EndTime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"minimum latitude")] property System::Double minimumlatitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"maximum latitude")] property System::Double maximumlatitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"minimum longitude")] property System::Double minimumlongitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"maximum longitude")] property System::Double maximumlongitude { System::Double get(); System::Void set(System::Double value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(TypeName=L"Global BBOX", Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class GlobalBBOX { private: System::DateTime startTimeField; private: System::DateTime endTimeField; private: System::Double minimumlatitudeField; private: System::Double maximumlatitudeField; private: System::Double minimumlongitudeField; private: System::Double maximumlongitudeField; /// public: [System::Xml::Serialization::XmlElementAttribute(L"Start Time")] property System::DateTime StartTime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"End Time")] property System::DateTime EndTime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"minimum latitude")] property System::Double minimumlatitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"maximum latitude")] property System::Double maximumlatitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"minimum longitude")] property System::Double minimumlongitude { System::Double get(); System::Void set(System::Double value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"maximum longitude")] property System::Double maximumlongitude { System::Double get(); System::Void set(System::Double value); } }; /// [System::CodeDom::Compiler::GeneratedCodeAttribute(L"xsd", L"2.0.50727.42"), System::SerializableAttribute, System::Diagnostics::DebuggerStepThroughAttribute, System::ComponentModel::DesignerCategoryAttribute(L"code"), System::Xml::Serialization::XmlTypeAttribute(Namespace=L"http://tempuri.org/XMLSchema.xsd")] public ref class Lines { private: System::DateTime starttimeField; private: System::DateTime endtimeField; private: System::String^ geophystypeField; private: System::String^ titleField; /// public: [System::Xml::Serialization::XmlElementAttribute(L"start time")] property System::DateTime starttime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"end time")] property System::DateTime endtime { System::DateTime get(); System::Void set(System::DateTime value); } /// public: [System::Xml::Serialization::XmlElementAttribute(L"geophys type")] property System::String^ geophystype { System::String^ get(); System::Void set(System::String^ value); } /// public: property System::String^ title { System::String^ get(); System::Void set(System::String^ value); } }; inline cli::array< Expedition^ >^ Main::expeditions::get() { return this->expeditionsField; } inline System::Void Main::expeditions::set(cli::array< Expedition^ >^ value) { this->expeditionsField = value; } inline System::DateTime Main::Createdon::get() { return this->createdonField; } inline System::Void Main::Createdon::set(System::DateTime value) { this->createdonField = value; } inline System::String^ Expedition::EXPED_CD::get() { return this->eXPED_CDField; } inline System::Void Expedition::EXPED_CD::set(System::String^ value) { this->eXPED_CDField = value; } inline System::Int32 Expedition::EXPED_YEAR::get() { return this->eXPED_YEARField; } inline System::Void Expedition::EXPED_YEAR::set(System::Int32 value) { this->eXPED_YEARField = value; } inline System::String^ Expedition::EXPED_VEHICLE_NAME::get() { return this->eXPED_VEHICLE_NAMEField; } inline System::Void Expedition::EXPED_VEHICLE_NAME::set(System::String^ value) { this->eXPED_VEHICLE_NAMEField = value; } inline System::String^ Expedition::DATUM::get() { return this->dATUMField; } inline System::Void Expedition::DATUM::set(System::String^ value) { this->dATUMField = value; } inline cli::array< Navigation^ >^ Expedition::NAVIGATION::get() { return this->nAVIGATIONField; } inline System::Void Expedition::NAVIGATION::set(cli::array< Navigation^ >^ value) { this->nAVIGATIONField = value; } inline cli::array< Lines^ >^ Expedition::LINES::get() { return this->lINESField; } inline System::Void Expedition::LINES::set(cli::array< Lines^ >^ value) { this->lINESField = value; } inline GlobalBBOX^ Expedition::GlobalBoundingBox::get() { return this->globalBoundingBoxField; } inline System::Void Expedition::GlobalBoundingBox::set(GlobalBBOX^ value) { this->globalBoundingBoxField = value; } inline cli::array< LocalBBOX^ >^ Expedition::GranularBoundingBoxes::get() { return this->granularBoundingBoxesField; } inline System::Void Expedition::GranularBoundingBoxes::set(cli::array< LocalBBOX^ >^ value) { this->granularBoundingBoxesField = value; } inline cli::array< PAD^ >^ Expedition::PADholdings::get() { return this->pADholdingsField; } inline System::Void Expedition::PADholdings::set(cli::array< PAD^ >^ value) { this->pADholdingsField = value; } inline cli::array< Station^ >^ Expedition::Stations::get() { return this->stationsField; } inline System::Void Expedition::Stations::set(cli::array< Station^ >^ value) { this->stationsField = value; } inline System::Double Navigation::latitude::get() { return this->latitudeField; } inline System::Void Navigation::latitude::set(System::Double value) { this->latitudeField = value; } inline System::Double Navigation::longitude::get() { return this->longitudeField; } inline System::Void Navigation::longitude::set(System::Double value) { this->longitudeField = value; } inline System::DateTime Navigation::time::get() { return this->timeField; } inline System::Void Navigation::time::set(System::DateTime value) { this->timeField = value; } inline System::String^ RadioCarbon::SAMPLE_TYPE::get() { return this->sAMPLE_TYPEField; } inline System::Void RadioCarbon::SAMPLE_TYPE::set(System::String^ value) { this->sAMPLE_TYPEField = value; } inline System::String^ RadioCarbon::SAMPLE_COMMENTS::get() { return this->sAMPLE_COMMENTSField; } inline System::Void RadioCarbon::SAMPLE_COMMENTS::set(System::String^ value) { this->sAMPLE_COMMENTSField = value; } inline System::Nullable RadioCarbon::SUBSAMPLE_NUM::get() { return this->sUBSAMPLE_NUMField; } inline System::Void RadioCarbon::SUBSAMPLE_NUM::set(System::Nullable value) { this->sUBSAMPLE_NUMField = value; } inline System::Nullable RadioCarbon::SUBSAMPLE_TOP::get() { return this->sUBSAMPLE_TOPField; } inline System::Void RadioCarbon::SUBSAMPLE_TOP::set(System::Nullable value) { this->sUBSAMPLE_TOPField = value; } inline System::Nullable RadioCarbon::SUBSAMPLE_BOTTOM::get() { return this->sUBSAMPLE_BOTTOMField; } inline System::Void RadioCarbon::SUBSAMPLE_BOTTOM::set(System::Nullable value) { this->sUBSAMPLE_BOTTOMField = value; } inline System::String^ RadioCarbon::RADIOCARBON_DATING_METHOD::get() { return this->rADIOCARBON_DATING_METHODField; } inline System::Void RadioCarbon::RADIOCARBON_DATING_METHOD::set(System::String^ value) { this->rADIOCARBON_DATING_METHODField = value; } inline System::String^ RadioCarbon::NOT_DATED_BECAUSE::get() { return this->nOT_DATED_BECAUSEField; } inline System::Void RadioCarbon::NOT_DATED_BECAUSE::set(System::String^ value) { this->nOT_DATED_BECAUSEField = value; } inline System::String^ RadioCarbon::SUBSAMPLE_MATERIAL_TYPE::get() { return this->sUBSAMPLE_MATERIAL_TYPEField; } inline System::Void RadioCarbon::SUBSAMPLE_MATERIAL_TYPE::set(System::String^ value) { this->sUBSAMPLE_MATERIAL_TYPEField = value; } inline System::String^ RadioCarbon::SUBSAMPLE_MATERIAL_TYPE_LEGACY::get() { return this->sUBSAMPLE_MATERIAL_TYPE_LEGACYField; } inline System::Void RadioCarbon::SUBSAMPLE_MATERIAL_TYPE_LEGACY::set(System::String^ value) { this->sUBSAMPLE_MATERIAL_TYPE_LEGACYField = value; } inline System::String^ RadioCarbon::SUBSAMPLE_SPECIES::get() { return this->sUBSAMPLE_SPECIESField; } inline System::Void RadioCarbon::SUBSAMPLE_SPECIES::set(System::String^ value) { this->sUBSAMPLE_SPECIESField = value; } inline System::Nullable RadioCarbon::SUBSAMPLE_WEIGHT::get() { return this->sUBSAMPLE_WEIGHTField; } inline System::Void RadioCarbon::SUBSAMPLE_WEIGHT::set(System::Nullable value) { this->sUBSAMPLE_WEIGHTField = value; } inline System::String^ RadioCarbon::PRIMARY_TEST_FACILITY::get() { return this->pRIMARY_TEST_FACILITYField; } inline System::Void RadioCarbon::PRIMARY_TEST_FACILITY::set(System::String^ value) { this->pRIMARY_TEST_FACILITYField = value; } inline System::String^ RadioCarbon::SECONDARY_TEST_FACILITY::get() { return this->sECONDARY_TEST_FACILITYField; } inline System::Void RadioCarbon::SECONDARY_TEST_FACILITY::set(System::String^ value) { this->sECONDARY_TEST_FACILITYField = value; } inline System::String^ RadioCarbon::CARBON_ISOTOPE_RATIO::get() { return this->cARBON_ISOTOPE_RATIOField; } inline System::Void RadioCarbon::CARBON_ISOTOPE_RATIO::set(System::String^ value) { this->cARBON_ISOTOPE_RATIOField = value; } inline System::Nullable RadioCarbon::MEASURED_RADIOCARBON_AGE::get() { return this->mEASURED_RADIOCARBON_AGEField; } inline System::Void RadioCarbon::MEASURED_RADIOCARBON_AGE::set(System::Nullable value) { this->mEASURED_RADIOCARBON_AGEField = value; } inline System::Nullable RadioCarbon::MEASURED_RADIOCARBON_S_DEV::get() { return this->mEASURED_RADIOCARBON_S_DEVField; } inline System::Void RadioCarbon::MEASURED_RADIOCARBON_S_DEV::set(System::Nullable value) { this->mEASURED_RADIOCARBON_S_DEVField = value; } inline System::Nullable RadioCarbon::CONVENTIONAL_RADIOCARBON_AGE::get() { return this->cONVENTIONAL_RADIOCARBON_AGEField; } inline System::Void RadioCarbon::CONVENTIONAL_RADIOCARBON_AGE::set(System::Nullable value) { this->cONVENTIONAL_RADIOCARBON_AGEField = value; } inline System::Nullable RadioCarbon::CONVENTIONAL_RADIOCARBON_S_DEV::get() { return this->cONVENTIONAL_RADIOCARBON_S_DEVField; } inline System::Void RadioCarbon::CONVENTIONAL_RADIOCARBON_S_DEV::set(System::Nullable value) { this->cONVENTIONAL_RADIOCARBON_S_DEVField = value; } inline System::Nullable RadioCarbon::RESERVOIR_CORRECTED_AGE::get() { return this->rESERVOIR_CORRECTED_AGEField; } inline System::Void RadioCarbon::RESERVOIR_CORRECTED_AGE::set(System::Nullable value) { this->rESERVOIR_CORRECTED_AGEField = value; } inline System::Nullable RadioCarbon::RESERVOIR_CORRECTED_S_DEV::get() { return this->rESERVOIR_CORRECTED_S_DEVField; } inline System::Void RadioCarbon::RESERVOIR_CORRECTED_S_DEV::set(System::Nullable value) { this->rESERVOIR_CORRECTED_S_DEVField = value; } inline System::String^ RadioCarbon::SUBMITTING_SCIENTIST::get() { return this->sUBMITTING_SCIENTISTField; } inline System::Void RadioCarbon::SUBMITTING_SCIENTIST::set(System::String^ value) { this->sUBMITTING_SCIENTISTField = value; } inline System::Nullable RadioCarbon::ANALYSIS_RESULTS_RETURNED_DATE::get() { return this->aNALYSIS_RESULTS_RETURNED_DATEField; } inline System::Void RadioCarbon::ANALYSIS_RESULTS_RETURNED_DATE::set(System::Nullable value) { this->aNALYSIS_RESULTS_RETURNED_DATEField = value; } inline System::String^ RadioCarbon::STRATIGRAPHIC_CONTEXT::get() { return this->sTRATIGRAPHIC_CONTEXTField; } inline System::Void RadioCarbon::STRATIGRAPHIC_CONTEXT::set(System::String^ value) { this->sTRATIGRAPHIC_CONTEXTField = value; } inline System::String^ RadioCarbon::SCIENTIFIC_COMMENTARY::get() { return this->sCIENTIFIC_COMMENTARYField; } inline System::Void RadioCarbon::SCIENTIFIC_COMMENTARY::set(System::String^ value) { this->sCIENTIFIC_COMMENTARYField = value; } inline System::String^ RadioCarbon::GENERAL_COMMENTS_LEGACY::get() { return this->gENERAL_COMMENTS_LEGACYField; } inline System::Void RadioCarbon::GENERAL_COMMENTS_LEGACY::set(System::String^ value) { this->gENERAL_COMMENTS_LEGACYField = value; } inline System::String^ GrainSize::SUBSAMPLE_TOP::get() { return this->sUBSAMPLE_TOPField; } inline System::Void GrainSize::SUBSAMPLE_TOP::set(System::String^ value) { this->sUBSAMPLE_TOPField = value; } inline System::String^ GrainSize::SUBSAMPLE_BOTTOM::get() { return this->sUBSAMPLE_BOTTOMField; } inline System::Void GrainSize::SUBSAMPLE_BOTTOM::set(System::String^ value) { this->sUBSAMPLE_BOTTOMField = value; } inline System::String^ GrainSize::GRAVEL::get() { return this->gRAVELField; } inline System::Void GrainSize::GRAVEL::set(System::String^ value) { this->gRAVELField = value; } inline System::String^ GrainSize::SAND::get() { return this->sANDField; } inline System::Void GrainSize::SAND::set(System::String^ value) { this->sANDField = value; } inline System::String^ GrainSize::SILT::get() { return this->sILTField; } inline System::Void GrainSize::SILT::set(System::String^ value) { this->sILTField = value; } inline System::String^ GrainSize::CLAY::get() { return this->cLAYField; } inline System::Void GrainSize::CLAY::set(System::String^ value) { this->cLAYField = value; } inline System::String^ GrainSize::MUD::get() { return this->mUDField; } inline System::Void GrainSize::MUD::set(System::String^ value) { this->mUDField = value; } inline System::Double GrainSize::MEAN::get() { return this->mEANField; } inline System::Void GrainSize::MEAN::set(System::Double value) { this->mEANField = value; } inline System::Double GrainSize::StandardDeviation::get() { return this->standardDeviationField; } inline System::Void GrainSize::StandardDeviation::set(System::Double value) { this->standardDeviationField = value; } inline System::Double GrainSize::KURTOSIS::get() { return this->kURTOSISField; } inline System::Void GrainSize::KURTOSIS::set(System::Double value) { this->kURTOSISField = value; } inline System::Double GrainSize::SKEWNESS::get() { return this->sKEWNESSField; } inline System::Void GrainSize::SKEWNESS::set(System::Double value) { this->sKEWNESSField = value; } inline System::Int32 Photo::photonumber::get() { return this->photonumberField; } inline System::Void Photo::photonumber::set(System::Int32 value) { this->photonumberField = value; } inline System::String^ Photo::url::get() { return this->urlField; } inline System::Void Photo::url::set(System::String^ value) { this->urlField = value; } inline System::Double Station::latitude::get() { return this->latitudeField; } inline System::Void Station::latitude::set(System::Double value) { this->latitudeField = value; } inline System::Double Station::longitude::get() { return this->longitudeField; } inline System::Void Station::longitude::set(System::Double value) { this->longitudeField = value; } inline System::String^ Station::stationnumber::get() { return this->stationnumberField; } inline System::Void Station::stationnumber::set(System::String^ value) { this->stationnumberField = value; } inline System::DateTime Station::time::get() { return this->timeField; } inline System::Void Station::time::set(System::DateTime value) { this->timeField = value; } inline System::String^ Station::stationtype::get() { return this->stationtypeField; } inline System::Void Station::stationtype::set(System::String^ value) { this->stationtypeField = value; } inline System::Double Station::waterdepth::get() { return this->waterdepthField; } inline System::Void Station::waterdepth::set(System::Double value) { this->waterdepthField = value; } inline System::String^ Station::comments::get() { return this->commentsField; } inline System::Void Station::comments::set(System::String^ value) { this->commentsField = value; } inline cli::array< Photo^ >^ Station::photos::get() { return this->photosField; } inline System::Void Station::photos::set(cli::array< Photo^ >^ value) { this->photosField = value; } inline cli::array< GrainSize^ >^ Station::grainsize::get() { return this->grainsizeField; } inline System::Void Station::grainsize::set(cli::array< GrainSize^ >^ value) { this->grainsizeField = value; } inline cli::array< RadioCarbon^ >^ Station::radiocarbon::get() { return this->radiocarbonField; } inline System::Void Station::radiocarbon::set(cli::array< RadioCarbon^ >^ value) { this->radiocarbonField = value; } inline System::String^ PAD::BoxNum::get() { return this->boxNumField; } inline System::Void PAD::BoxNum::set(System::String^ value) { this->boxNumField = value; } inline System::String^ PAD::RecordNum::get() { return this->recordNumField; } inline System::Void PAD::RecordNum::set(System::String^ value) { this->recordNumField = value; } inline System::UInt32 PAD::ItemNum::get() { return this->itemNumField; } inline System::Void PAD::ItemNum::set(System::UInt32 value) { this->itemNumField = value; } inline System::String^ PAD::DataType::get() { return this->dataTypeField; } inline System::Void PAD::DataType::set(System::String^ value) { this->dataTypeField = value; } inline System::String^ PAD::InstrumentType::get() { return this->instrumentTypeField; } inline System::Void PAD::InstrumentType::set(System::String^ value) { this->instrumentTypeField = value; } inline System::DateTime PAD::StartTime::get() { return this->startTimeField; } inline System::Void PAD::StartTime::set(System::DateTime value) { this->startTimeField = value; } inline System::DateTime PAD::EndTime::get() { return this->endTimeField; } inline System::Void PAD::EndTime::set(System::DateTime value) { this->endTimeField = value; } inline System::String^ PAD::LineorFixNum::get() { return this->lineorFixNumField; } inline System::Void PAD::LineorFixNum::set(System::String^ value) { this->lineorFixNumField = value; } inline System::String^ PAD::Medium::get() { return this->mediumField; } inline System::Void PAD::Medium::set(System::String^ value) { this->mediumField = value; } inline System::String^ PAD::CombinedRecord::get() { return this->combinedRecordField; } inline System::Void PAD::CombinedRecord::set(System::String^ value) { this->combinedRecordField = value; } inline System::String^ PAD::PublicAccess::get() { return this->publicAccessField; } inline System::Void PAD::PublicAccess::set(System::String^ value) { this->publicAccessField = value; } inline System::String^ PAD::Comments::get() { return this->commentsField; } inline System::Void PAD::Comments::set(System::String^ value) { this->commentsField = value; } inline System::Boolean PAD::ScannedRecordOnline::get() { return this->scannedRecordOnlineField; } inline System::Void PAD::ScannedRecordOnline::set(System::Boolean value) { this->scannedRecordOnlineField = value; } inline System::Boolean PAD::ScannedRecordOnlineSpecified::get() { return this->scannedRecordOnlineFieldSpecified; } inline System::Void PAD::ScannedRecordOnlineSpecified::set(System::Boolean value) { this->scannedRecordOnlineFieldSpecified = value; } inline System::String^ PAD::InternalUrl::get() { return this->internalUrlField; } inline System::Void PAD::InternalUrl::set(System::String^ value) { this->internalUrlField = value; } inline System::String^ PAD::ExternalUrl::get() { return this->externalUrlField; } inline System::Void PAD::ExternalUrl::set(System::String^ value) { this->externalUrlField = value; } inline System::DateTime LocalBBOX::StartTime::get() { return this->startTimeField; } inline System::Void LocalBBOX::StartTime::set(System::DateTime value) { this->startTimeField = value; } inline System::DateTime LocalBBOX::EndTime::get() { return this->endTimeField; } inline System::Void LocalBBOX::EndTime::set(System::DateTime value) { this->endTimeField = value; } inline System::Double LocalBBOX::minimumlatitude::get() { return this->minimumlatitudeField; } inline System::Void LocalBBOX::minimumlatitude::set(System::Double value) { this->minimumlatitudeField = value; } inline System::Double LocalBBOX::maximumlatitude::get() { return this->maximumlatitudeField; } inline System::Void LocalBBOX::maximumlatitude::set(System::Double value) { this->maximumlatitudeField = value; } inline System::Double LocalBBOX::minimumlongitude::get() { return this->minimumlongitudeField; } inline System::Void LocalBBOX::minimumlongitude::set(System::Double value) { this->minimumlongitudeField = value; } inline System::Double LocalBBOX::maximumlongitude::get() { return this->maximumlongitudeField; } inline System::Void LocalBBOX::maximumlongitude::set(System::Double value) { this->maximumlongitudeField = value; } inline System::DateTime GlobalBBOX::StartTime::get() { return this->startTimeField; } inline System::Void GlobalBBOX::StartTime::set(System::DateTime value) { this->startTimeField = value; } inline System::DateTime GlobalBBOX::EndTime::get() { return this->endTimeField; } inline System::Void GlobalBBOX::EndTime::set(System::DateTime value) { this->endTimeField = value; } inline System::Double GlobalBBOX::minimumlatitude::get() { return this->minimumlatitudeField; } inline System::Void GlobalBBOX::minimumlatitude::set(System::Double value) { this->minimumlatitudeField = value; } inline System::Double GlobalBBOX::maximumlatitude::get() { return this->maximumlatitudeField; } inline System::Void GlobalBBOX::maximumlatitude::set(System::Double value) { this->maximumlatitudeField = value; } inline System::Double GlobalBBOX::minimumlongitude::get() { return this->minimumlongitudeField; } inline System::Void GlobalBBOX::minimumlongitude::set(System::Double value) { this->minimumlongitudeField = value; } inline System::Double GlobalBBOX::maximumlongitude::get() { return this->maximumlongitudeField; } inline System::Void GlobalBBOX::maximumlongitude::set(System::Double value) { this->maximumlongitudeField = value; } inline System::DateTime Lines::starttime::get() { return this->starttimeField; } inline System::Void Lines::starttime::set(System::DateTime value) { this->starttimeField = value; } inline System::DateTime Lines::endtime::get() { return this->endtimeField; } inline System::Void Lines::endtime::set(System::DateTime value) { this->endtimeField = value; } inline System::String^ Lines::geophystype::get() { return this->geophystypeField; } inline System::Void Lines::geophystype::set(System::String^ value) { this->geophystypeField = value; } inline System::String^ Lines::title::get() { return this->titleField; } inline System::Void Lines::title::set(System::String^ value) { this->titleField = value; }