Merge branch 'master' of https://toscode.gitee.com/frane-yang/sggl_cd
This commit is contained in:
commit
873a92c078
|
@ -49,7 +49,7 @@
|
|||
<HintPath>..\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="EmitMapper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\FineUIPro\Reference BLL\EmitMapper.dll</HintPath>
|
||||
<HintPath>..\packages\EmitMapper.1.0.0\lib\EmitMapper.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="FineUIPro, Version=3.1.0.2, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
|
@ -126,7 +126,7 @@
|
|||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="ThoughtWorks.QRCode">
|
||||
<HintPath>..\FineUIPro\Reference BLL\ThoughtWorks.QRCode.dll</HintPath>
|
||||
<HintPath>..\..\..\..\五环施工平台\SGGL_CWCEC\SGGL\BLL\bin\Debug\ThoughtWorks.QRCode.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
@ -182,7 +182,6 @@
|
|||
<Compile Include="API\HSSE\APITrainTestRecordService.cs" />
|
||||
<Compile Include="API\HSSE\APITrainRecordService.cs" />
|
||||
<Compile Include="BaseInfo\AccidentTypeService.cs" />
|
||||
<Compile Include="BaseInfo\BaseFactoryService.cs" />
|
||||
<Compile Include="BaseInfo\CertificateService.cs" />
|
||||
<Compile Include="BaseInfo\CNProfessionalService.cs" />
|
||||
<Compile Include="BaseInfo\CostTypeService.cs" />
|
||||
|
@ -319,8 +318,6 @@
|
|||
<Compile Include="CQMS\ManageReport\ComprehensiveService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\ConstructionProblemsService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\NextQualityControlService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\ProjectQualityWorkSummaryReportService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\ProjectQuarterlyProjectQualityService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\RowMaterialProblemService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\ThisWeekOrMonthContentService.cs" />
|
||||
<Compile Include="CQMS\ManageReport\WeekAndMonthReportService.cs" />
|
||||
|
@ -511,12 +508,10 @@
|
|||
<Compile Include="HSSE\InformationProject\ProjectDrillConductedQuarterlyReportService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectDrillPlanHalfYearReportItemService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectDrillPlanHalfYearReportService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectEPSummaryReportService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectFolderItemService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectFolderService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectMillionsMonthlyReportService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectSafetyQuarterlyReportService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\ProjectWorkSummaryReportService.cs" />
|
||||
<Compile Include="HSSE\InformationProject\PromotionalActivitiesService.cs" />
|
||||
<Compile Include="HSSE\Law\HSSEStandardsListService.cs" />
|
||||
<Compile Include="HSSE\Law\ManageRuleService.cs" />
|
||||
|
@ -703,7 +698,11 @@
|
|||
<Compile Include="PZHGL\InformationProject\WorkHandoverService.cs" />
|
||||
<Compile Include="PZHGL\ProjectData\ProjectMapService.cs" />
|
||||
<Compile Include="PZHGL\ProjectData\ProjectPageDataService.cs" />
|
||||
<Compile Include="SHIYE\InformationProject_SafetyBriefingService.cs" />
|
||||
<Compile Include="Service References\CNCECHSSEService\Reference.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="SortConditionHelper.cs" />
|
||||
<Compile Include="SQLHelper.cs" />
|
||||
<Compile Include="Common\Const.cs" />
|
||||
|
@ -778,7 +777,6 @@
|
|||
<Compile Include="WebService\CNCECHSSEWebService.cs" />
|
||||
<Compile Include="ZHGL\DataStatistics\DataStatisticsService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\CQMSDataService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\Hazard_RealTimeDeviceService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\HJGLData_DefectService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\HJGLData_HJGLService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\HSSEData_HiddenDangerDetailService.cs" />
|
||||
|
@ -790,21 +788,7 @@
|
|||
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_HSSEData_HSSEService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\ProjectDataSync\Project_SYHSEData_SYHSEService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\ServerService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\SYHSEData_DataService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\SYHSEData_HiddenDangerCheckService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\SYHSEData_SYHSEService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ArchitectureReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ArchitectureReportService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ChemicalReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ChemicalReportService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\EnergyreportItemService .cs" />
|
||||
<Compile Include="ZHGL\Environmental\EnergyReportService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ProjectArchitectureReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ProjectArchitectureReportService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ProjectChemicalReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ProjectChemicalReportService.cs" />
|
||||
<Compile Include="ZHGL\Environmental\ProjectEnergyreportItemService .cs" />
|
||||
<Compile Include="ZHGL\Environmental\ProjectEnergyReportService.cs" />
|
||||
<Compile Include="ZHGL\HSSESystem\HSSEManageItemService.cs" />
|
||||
<Compile Include="ZHGL\HSSESystem\HSSEManageService.cs" />
|
||||
<Compile Include="ZHGL\HSSESystem\HSSEOrganizeService.cs" />
|
||||
|
@ -815,15 +799,10 @@
|
|||
<Compile Include="ZHGL\Information\DrillConductedQuarterlyReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\DrillPlanHalfYearReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Information\DrillPlanHalfYearReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\EPSummaryReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\MillionsMonthlyReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Information\MillionsMonthlyReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\QualityWorkSummaryReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\QuarterlyProjectQualityService.cs" />
|
||||
<Compile Include="ZHGL\Information\SafetyBriefingService.cs" />
|
||||
<Compile Include="ZHGL\Information\SafetyQuarterlyReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\UrgeReportService.cs" />
|
||||
<Compile Include="ZHGL\Information\WorkSummaryReportService.cs" />
|
||||
<Compile Include="ZHGL\ProjectAccident\AccidentAnalysisItemService.cs" />
|
||||
<Compile Include="ZHGL\ProjectAccident\AccidentAnalysisService.cs" />
|
||||
<Compile Include="ZHGL\ProjectAccident\AccidentStatisticsService.cs" />
|
||||
|
@ -846,7 +825,6 @@
|
|||
<Compile Include="ZHGL\Supervise\SuperviseCheckRectifyService.cs" />
|
||||
<Compile Include="ZHGL\Supervise\SuperviseCheckReportItemService.cs" />
|
||||
<Compile Include="ZHGL\Supervise\SuperviseCheckReportService.cs" />
|
||||
<Compile Include="ZHGL\DataSync\SYHSEData_RiskControlService.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Model\Model.csproj">
|
||||
|
@ -879,6 +857,107 @@
|
|||
<None Include="packages.config" />
|
||||
<None Include="Scripts\jquery-3.5.1.min.map" />
|
||||
<None Include="Scripts\jquery-3.5.1.slim.min.map" />
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Base_Unit.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Check_CheckInfo_Table8Item.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Check_CheckRectify.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.EduTrain_AccidentCase.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.EduTrain_AccidentCaseItem.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Information_UrgeReport.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_HSSEStandardsList.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_LawRegulationList.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_ManageRule.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Law_RulesRegulations.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Supervise_SubUnitReport.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Supervise_SubUnitReportItem.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Sys_Version.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Appraise.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Emergency.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Expert.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_HazardList.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_HazardListType.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_HAZOP.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_Rectify.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_RectifyItem.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Technique_SpecialScheme.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_Knowledge.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_KnowledgeItem.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_Training.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_TrainingItem.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_TrainTestDB.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\BLL.CNCECHSSEService.Training_TrainTestDBItem.datasource">
|
||||
<DependentUpon>Reference.svcmap</DependentUpon>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService.wsdl" />
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService1.wsdl" />
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService1.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService2.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService3.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="obj\Debug\BLL.csproj.FileListAbsolute.txt" />
|
||||
|
@ -896,8 +975,17 @@
|
|||
<Content Include="Scripts\jquery-3.5.1.min.js" />
|
||||
<Content Include="Scripts\jquery-3.5.1.slim.js" />
|
||||
<Content Include="Scripts\jquery-3.5.1.slim.min.js" />
|
||||
<None Include="Service References\CNCECHSSEService\Reference.svcmap">
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Service References\CNCECHSSEService\configuration.svcinfo" />
|
||||
<None Include="Service References\CNCECHSSEService\configuration91.svcinfo" />
|
||||
<None Include="Service References\CNCECHSSEService\HSSEService.disco" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<WCFMetadataStorage Include="Service References\CNCECHSSEService\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Base_Unit" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Base_Unit, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Check_CheckInfo_Table8Item" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Check_CheckInfo_Table8Item, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Check_CheckRectify" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Check_CheckRectify, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="EduTrain_AccidentCase" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.EduTrain_AccidentCase, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="EduTrain_AccidentCaseItem" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.EduTrain_AccidentCaseItem, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Information_UrgeReport" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Information_UrgeReport, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Law_HSSEStandardsList" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Law_HSSEStandardsList, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Law_LawRegulationList" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Law_LawRegulationList, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Law_ManageRule" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Law_ManageRule, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Law_RulesRegulations" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Law_RulesRegulations, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Supervise_SubUnitReport" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Supervise_SubUnitReport, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Supervise_SubUnitReportItem" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Supervise_SubUnitReportItem, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Supervise_SuperviseCheckRectify" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Supervise_SuperviseCheckRectify, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Sys_Version" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Sys_Version, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_Appraise" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_Appraise, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_Emergency" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_Emergency, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_Expert" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_Expert, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_HAZOP" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_HAZOP, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_HazardList" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_HazardList, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_HazardListType" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_HazardListType, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_Rectify" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_Rectify, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_RectifyItem" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_RectifyItem, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Technique_SpecialScheme" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Technique_SpecialScheme, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Training_Knowledge" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Training_Knowledge, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Training_KnowledgeItem" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Training_KnowledgeItem, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Training_TrainTestDB" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Training_TrainTestDB, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Training_TrainTestDBItem" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Training_TrainTestDBItem, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Training_Training" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Training_Training, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Training_TrainingItem" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>BLL.CNCECHSSEService.Training_TrainingItem, Service References.CNCECHSSEService.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||
<contractRef ref="http://114.247.88.97:20080/QHSE/HSSEService.svc?wsdl" docRef="http://114.247.88.97:20080/QHSE/HSSEService.svc" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||
</discovery>
|
|
@ -0,0 +1,582 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://www.localhost.com" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://tempuri.org/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="HSSEService" targetNamespace="http://www.localhost.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||
<wsdl:import namespace="http://tempuri.org/" location="http://114.247.88.97:20080/QHSE/HSSEService.svc?wsdl=wsdl0" />
|
||||
<wsdl:types>
|
||||
<xsd:schema targetNamespace="http://www.localhost.com/Imports">
|
||||
<xsd:import schemaLocation="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd0" namespace="http://www.localhost.com" />
|
||||
<xsd:import schemaLocation="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
|
||||
<xsd:import schemaLocation="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/BLL.OpenService" />
|
||||
<xsd:import schemaLocation="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
|
||||
</xsd:schema>
|
||||
</wsdl:types>
|
||||
<wsdl:message name="HSSEService_GetSys_VersionToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSys_VersionToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSys_VersionToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSys_VersionToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetBase_UnitToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetBase_UnitToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetBase_UnitToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetBase_UnitToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetInformation_UrgeReportToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetInformation_UrgeReportToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetInformation_UrgeReportToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetInformation_UrgeReportToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_LawRegulationListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_LawRegulationListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_LawRegulationListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_LawRegulationListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_HSSEStandardsListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_HSSEStandardsListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_HSSEStandardsListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_HSSEStandardsListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_RulesRegulationsToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_RulesRegulationsToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_RulesRegulationsToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_RulesRegulationsToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_ManageRuleToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_ManageRuleToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetLaw_ManageRuleToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetLaw_ManageRuleToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_HAZOPToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_HAZOPToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_HAZOPToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_HAZOPToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_AppraiseToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_AppraiseToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_AppraiseToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_AppraiseToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_EmergencyToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_EmergencyToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_EmergencyToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_EmergencyToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_SpecialSchemeToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_SpecialSchemeToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_SpecialSchemeToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_SpecialSchemeToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainingListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainingListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainingListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainingListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainingItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainingItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainingItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainingItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainTestDBListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainTestDBListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainTestDBListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainTestDBListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainTestDBItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainTestDBItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_TrainTestDBItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_TrainTestDBItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetEduTrain_AccidentCaseListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetEduTrain_AccidentCaseListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetEduTrain_AccidentCaseListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetEduTrain_AccidentCaseListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetEduTrain_AccidentCaseItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetEduTrain_AccidentCaseItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetEduTrain_AccidentCaseItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetEduTrain_AccidentCaseItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_KnowledgeListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_KnowledgeListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_KnowledgeListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_KnowledgeListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_KnowledgeItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_KnowledgeItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTraining_KnowledgeItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTraining_KnowledgeItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_HazardListTypeListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_HazardListTypeListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_HazardListTypeListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_HazardListTypeListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_HazardListListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_HazardListListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_HazardListListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_HazardListListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_RectifyListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_RectifyListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_RectifyListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_RectifyListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_RectifyItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_RectifyItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_RectifyItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_RectifyItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_ExpertListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_ExpertListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetTechnique_ExpertListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetTechnique_ExpertListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSupervise_SuperviseCheckRectifyListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSupervise_SuperviseCheckRectifyListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSupervise_SuperviseCheckRectifyListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSupervise_SuperviseCheckRectifyListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSupervise_SubUnitReportListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSupervise_SubUnitReportListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSupervise_SubUnitReportListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSupervise_SubUnitReportListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSupervise_SubUnitReportItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSupervise_SubUnitReportItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetSupervise_SubUnitReportItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetSupervise_SubUnitReportItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetCheck_CheckRectifyListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetCheck_CheckRectifyListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetCheck_CheckRectifyListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetCheck_CheckRectifyListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetCheck_CheckInfo_Table8ItemListToSUB_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetCheck_CheckInfo_Table8ItemListToSUB" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_GetCheck_CheckInfo_Table8ItemListToSUB_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetCheck_CheckInfo_Table8ItemListToSUBResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_LawRegulationListTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_LawRegulationListTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_LawRegulationListTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_LawRegulationListTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_HSSEStandardsListTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_HSSEStandardsListTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_HSSEStandardsListTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_HSSEStandardsListTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_RulesRegulationsTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_RulesRegulationsTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_RulesRegulationsTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_RulesRegulationsTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_ManageRuleTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_ManageRuleTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertLaw_ManageRuleTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertLaw_ManageRuleTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_HAZOPTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_HAZOPTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_HAZOPTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_HAZOPTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_AppraiseTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_AppraiseTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_AppraiseTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_AppraiseTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_EmergencyTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_EmergencyTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_EmergencyTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_EmergencyTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_SpecialSchemeTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_SpecialSchemeTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_SpecialSchemeTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_SpecialSchemeTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_AccidentCauseReportTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_AccidentCauseReportTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_AccidentCauseReportTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_AccidentCauseReportTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_DrillConductedQuarterlyReportTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_DrillConductedQuarterlyReportTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_DrillConductedQuarterlyReportTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_DrillConductedQuarterlyReportTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_DrillPlanHalfYearReportTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_DrillPlanHalfYearReportTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_DrillPlanHalfYearReportTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_DrillPlanHalfYearReportTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_MillionsMonthlyReportTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_MillionsMonthlyReportTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_MillionsMonthlyReportTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_MillionsMonthlyReportTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_SafetyQuarterlyReportTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_SafetyQuarterlyReportTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertInformation_SafetyQuarterlyReportTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertInformation_SafetyQuarterlyReportTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTraining_TrainingItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTraining_TrainingItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTraining_TrainingItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTraining_TrainingItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTraining_TrainTestDBItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTraining_TrainTestDBItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTraining_TrainTestDBItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTraining_TrainTestDBItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertEduTrain_AccidentCaseItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertEduTrain_AccidentCaseItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertEduTrain_AccidentCaseItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertEduTrain_AccidentCaseItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTraining_KnowledgeItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTraining_KnowledgeItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTraining_KnowledgeItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTraining_KnowledgeItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_HazardListTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_HazardListTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_HazardListTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_HazardListTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_RectifyItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_RectifyItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_RectifyItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_RectifyItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_ExpertTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_ExpertTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertTechnique_ExpertTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertTechnique_ExpertTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSupervise_SuperviseCheckRectifyTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSupervise_SuperviseCheckRectifyTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSupervise_SuperviseCheckRectifyTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSupervise_SuperviseCheckRectifyTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertHSSESystem_HSSEManageItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertHSSESystem_HSSEManageItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertHSSESystem_HSSEManageItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertHSSESystem_HSSEManageItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSupervise_UpCheckReportTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSupervise_UpCheckReportTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSupervise_UpCheckReportTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSupervise_UpCheckReportTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSupervise_SubUnitReportItemItemTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSupervise_SubUnitReportItemItemTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSupervise_SubUnitReportItemItemTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSupervise_SubUnitReportItemItemTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertCheck_CheckRectifyTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertCheck_CheckRectifyTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertCheck_CheckRectifyTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertCheck_CheckRectifyTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertHSSESystem_HSSEOrganizeTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertHSSESystem_HSSEOrganizeTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertHSSESystem_HSSEOrganizeTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertHSSESystem_HSSEOrganizeTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSys_SubUnitLogListTable_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSys_SubUnitLogListTable" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="HSSEService_DataInsertSys_SubUnitLogListTable_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:DataInsertSys_SubUnitLogListTableResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:portType name="HSSEService">
|
||||
<wsdl:operation name="GetSys_VersionToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetSys_VersionToSUB" message="tns:HSSEService_GetSys_VersionToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetSys_VersionToSUBResponse" message="tns:HSSEService_GetSys_VersionToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBase_UnitToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetBase_UnitToSUB" message="tns:HSSEService_GetBase_UnitToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetBase_UnitToSUBResponse" message="tns:HSSEService_GetBase_UnitToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetInformation_UrgeReportToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUB" message="tns:HSSEService_GetInformation_UrgeReportToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUBResponse" message="tns:HSSEService_GetInformation_UrgeReportToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_LawRegulationListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUB" message="tns:HSSEService_GetLaw_LawRegulationListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUBResponse" message="tns:HSSEService_GetLaw_LawRegulationListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_HSSEStandardsListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUB" message="tns:HSSEService_GetLaw_HSSEStandardsListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUBResponse" message="tns:HSSEService_GetLaw_HSSEStandardsListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_RulesRegulationsToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUB" message="tns:HSSEService_GetLaw_RulesRegulationsToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUBResponse" message="tns:HSSEService_GetLaw_RulesRegulationsToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_ManageRuleToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUB" message="tns:HSSEService_GetLaw_ManageRuleToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUBResponse" message="tns:HSSEService_GetLaw_ManageRuleToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_HAZOPToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUB" message="tns:HSSEService_GetTechnique_HAZOPToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUBResponse" message="tns:HSSEService_GetTechnique_HAZOPToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_AppraiseToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUB" message="tns:HSSEService_GetTechnique_AppraiseToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUBResponse" message="tns:HSSEService_GetTechnique_AppraiseToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_EmergencyToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUB" message="tns:HSSEService_GetTechnique_EmergencyToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUBResponse" message="tns:HSSEService_GetTechnique_EmergencyToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_SpecialSchemeToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUB" message="tns:HSSEService_GetTechnique_SpecialSchemeToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUBResponse" message="tns:HSSEService_GetTechnique_SpecialSchemeToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainingListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUB" message="tns:HSSEService_GetTraining_TrainingListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUBResponse" message="tns:HSSEService_GetTraining_TrainingListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainingItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUB" message="tns:HSSEService_GetTraining_TrainingItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUBResponse" message="tns:HSSEService_GetTraining_TrainingItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainTestDBListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUB" message="tns:HSSEService_GetTraining_TrainTestDBListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUBResponse" message="tns:HSSEService_GetTraining_TrainTestDBListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainTestDBItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUB" message="tns:HSSEService_GetTraining_TrainTestDBItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUBResponse" message="tns:HSSEService_GetTraining_TrainTestDBItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetEduTrain_AccidentCaseListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUB" message="tns:HSSEService_GetEduTrain_AccidentCaseListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUBResponse" message="tns:HSSEService_GetEduTrain_AccidentCaseListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetEduTrain_AccidentCaseItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUB" message="tns:HSSEService_GetEduTrain_AccidentCaseItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUBResponse" message="tns:HSSEService_GetEduTrain_AccidentCaseItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_KnowledgeListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUB" message="tns:HSSEService_GetTraining_KnowledgeListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUBResponse" message="tns:HSSEService_GetTraining_KnowledgeListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_KnowledgeItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUB" message="tns:HSSEService_GetTraining_KnowledgeItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUBResponse" message="tns:HSSEService_GetTraining_KnowledgeItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_HazardListTypeListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUB" message="tns:HSSEService_GetTechnique_HazardListTypeListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUBResponse" message="tns:HSSEService_GetTechnique_HazardListTypeListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_HazardListListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUB" message="tns:HSSEService_GetTechnique_HazardListListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUBResponse" message="tns:HSSEService_GetTechnique_HazardListListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_RectifyListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUB" message="tns:HSSEService_GetTechnique_RectifyListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUBResponse" message="tns:HSSEService_GetTechnique_RectifyListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_RectifyItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUB" message="tns:HSSEService_GetTechnique_RectifyItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUBResponse" message="tns:HSSEService_GetTechnique_RectifyItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_ExpertListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUB" message="tns:HSSEService_GetTechnique_ExpertListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUBResponse" message="tns:HSSEService_GetTechnique_ExpertListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetSupervise_SuperviseCheckRectifyListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUB" message="tns:HSSEService_GetSupervise_SuperviseCheckRectifyListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUBResponse" message="tns:HSSEService_GetSupervise_SuperviseCheckRectifyListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetSupervise_SubUnitReportListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUB" message="tns:HSSEService_GetSupervise_SubUnitReportListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUBResponse" message="tns:HSSEService_GetSupervise_SubUnitReportListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetSupervise_SubUnitReportItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUB" message="tns:HSSEService_GetSupervise_SubUnitReportItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUBResponse" message="tns:HSSEService_GetSupervise_SubUnitReportItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCheck_CheckRectifyListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUB" message="tns:HSSEService_GetCheck_CheckRectifyListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUBResponse" message="tns:HSSEService_GetCheck_CheckRectifyListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCheck_CheckInfo_Table8ItemListToSUB">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUB" message="tns:HSSEService_GetCheck_CheckInfo_Table8ItemListToSUB_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUBResponse" message="tns:HSSEService_GetCheck_CheckInfo_Table8ItemListToSUB_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_LawRegulationListTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTable" message="tns:HSSEService_DataInsertLaw_LawRegulationListTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTableResponse" message="tns:HSSEService_DataInsertLaw_LawRegulationListTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_HSSEStandardsListTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTable" message="tns:HSSEService_DataInsertLaw_HSSEStandardsListTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTableResponse" message="tns:HSSEService_DataInsertLaw_HSSEStandardsListTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_RulesRegulationsTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTable" message="tns:HSSEService_DataInsertLaw_RulesRegulationsTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTableResponse" message="tns:HSSEService_DataInsertLaw_RulesRegulationsTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_ManageRuleTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTable" message="tns:HSSEService_DataInsertLaw_ManageRuleTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTableResponse" message="tns:HSSEService_DataInsertLaw_ManageRuleTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_HAZOPTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTable" message="tns:HSSEService_DataInsertTechnique_HAZOPTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTableResponse" message="tns:HSSEService_DataInsertTechnique_HAZOPTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_AppraiseTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTable" message="tns:HSSEService_DataInsertTechnique_AppraiseTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTableResponse" message="tns:HSSEService_DataInsertTechnique_AppraiseTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_EmergencyTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTable" message="tns:HSSEService_DataInsertTechnique_EmergencyTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTableResponse" message="tns:HSSEService_DataInsertTechnique_EmergencyTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_SpecialSchemeTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTable" message="tns:HSSEService_DataInsertTechnique_SpecialSchemeTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTableResponse" message="tns:HSSEService_DataInsertTechnique_SpecialSchemeTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_AccidentCauseReportTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTable" message="tns:HSSEService_DataInsertInformation_AccidentCauseReportTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTableResponse" message="tns:HSSEService_DataInsertInformation_AccidentCauseReportTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_DrillConductedQuarterlyReportTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterlyReportTable" message="tns:HSSEService_DataInsertInformation_DrillConductedQuarterlyReportTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterlyReportTableResponse" message="tns:HSSEService_DataInsertInformation_DrillConductedQuarterlyReportTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_DrillPlanHalfYearReportTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearReportTable" message="tns:HSSEService_DataInsertInformation_DrillPlanHalfYearReportTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearReportTableResponse" message="tns:HSSEService_DataInsertInformation_DrillPlanHalfYearReportTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_MillionsMonthlyReportTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportTable" message="tns:HSSEService_DataInsertInformation_MillionsMonthlyReportTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportTableResponse" message="tns:HSSEService_DataInsertInformation_MillionsMonthlyReportTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_SafetyQuarterlyReportTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportTable" message="tns:HSSEService_DataInsertInformation_SafetyQuarterlyReportTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportTableResponse" message="tns:HSSEService_DataInsertInformation_SafetyQuarterlyReportTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTraining_TrainingItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTable" message="tns:HSSEService_DataInsertTraining_TrainingItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTableResponse" message="tns:HSSEService_DataInsertTraining_TrainingItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTraining_TrainTestDBItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTable" message="tns:HSSEService_DataInsertTraining_TrainTestDBItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTableResponse" message="tns:HSSEService_DataInsertTraining_TrainTestDBItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertEduTrain_AccidentCaseItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTable" message="tns:HSSEService_DataInsertEduTrain_AccidentCaseItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTableResponse" message="tns:HSSEService_DataInsertEduTrain_AccidentCaseItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTraining_KnowledgeItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTable" message="tns:HSSEService_DataInsertTraining_KnowledgeItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTableResponse" message="tns:HSSEService_DataInsertTraining_KnowledgeItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_HazardListTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTable" message="tns:HSSEService_DataInsertTechnique_HazardListTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTableResponse" message="tns:HSSEService_DataInsertTechnique_HazardListTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_RectifyItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTable" message="tns:HSSEService_DataInsertTechnique_RectifyItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTableResponse" message="tns:HSSEService_DataInsertTechnique_RectifyItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_ExpertTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTable" message="tns:HSSEService_DataInsertTechnique_ExpertTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTableResponse" message="tns:HSSEService_DataInsertTechnique_ExpertTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSupervise_SuperviseCheckRectifyTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTable" message="tns:HSSEService_DataInsertSupervise_SuperviseCheckRectifyTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTableResponse" message="tns:HSSEService_DataInsertSupervise_SuperviseCheckRectifyTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertHSSESystem_HSSEManageItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTable" message="tns:HSSEService_DataInsertHSSESystem_HSSEManageItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTableResponse" message="tns:HSSEService_DataInsertHSSESystem_HSSEManageItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSupervise_UpCheckReportTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTable" message="tns:HSSEService_DataInsertSupervise_UpCheckReportTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTableResponse" message="tns:HSSEService_DataInsertSupervise_UpCheckReportTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSupervise_SubUnitReportItemItemTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTable" message="tns:HSSEService_DataInsertSupervise_SubUnitReportItemItemTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTableResponse" message="tns:HSSEService_DataInsertSupervise_SubUnitReportItemItemTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertCheck_CheckRectifyTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTable" message="tns:HSSEService_DataInsertCheck_CheckRectifyTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTableResponse" message="tns:HSSEService_DataInsertCheck_CheckRectifyTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertHSSESystem_HSSEOrganizeTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTable" message="tns:HSSEService_DataInsertHSSESystem_HSSEOrganizeTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTableResponse" message="tns:HSSEService_DataInsertHSSESystem_HSSEOrganizeTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSys_SubUnitLogListTable">
|
||||
<wsdl:input wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTable" message="tns:HSSEService_DataInsertSys_SubUnitLogListTable_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTableResponse" message="tns:HSSEService_DataInsertSys_SubUnitLogListTable_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
</wsdl:portType>
|
||||
<wsdl:service name="HSSEService">
|
||||
<wsdl:port name="HSSEServiceEndpoint" binding="i0:HSSEServiceEndpoint">
|
||||
<soap12:address location="http://114.247.88.97:20080/QHSE/HSSEService.svc" />
|
||||
<wsa10:EndpointReference>
|
||||
<wsa10:Address>http://114.247.88.97:20080/QHSE/HSSEService.svc</wsa10:Address>
|
||||
</wsa10:EndpointReference>
|
||||
</wsdl:port>
|
||||
</wsdl:service>
|
||||
</wsdl:definitions>
|
|
@ -0,0 +1,42 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:element name="anyType" nillable="true" type="xs:anyType" />
|
||||
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
|
||||
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
|
||||
<xs:element name="boolean" nillable="true" type="xs:boolean" />
|
||||
<xs:element name="byte" nillable="true" type="xs:byte" />
|
||||
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
|
||||
<xs:element name="decimal" nillable="true" type="xs:decimal" />
|
||||
<xs:element name="double" nillable="true" type="xs:double" />
|
||||
<xs:element name="float" nillable="true" type="xs:float" />
|
||||
<xs:element name="int" nillable="true" type="xs:int" />
|
||||
<xs:element name="long" nillable="true" type="xs:long" />
|
||||
<xs:element name="QName" nillable="true" type="xs:QName" />
|
||||
<xs:element name="short" nillable="true" type="xs:short" />
|
||||
<xs:element name="string" nillable="true" type="xs:string" />
|
||||
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
|
||||
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
|
||||
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
|
||||
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
|
||||
<xs:element name="char" nillable="true" type="tns:char" />
|
||||
<xs:simpleType name="char">
|
||||
<xs:restriction base="xs:int" />
|
||||
</xs:simpleType>
|
||||
<xs:element name="duration" nillable="true" type="tns:duration" />
|
||||
<xs:simpleType name="duration">
|
||||
<xs:restriction base="xs:duration">
|
||||
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
|
||||
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
|
||||
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
<xs:element name="guid" nillable="true" type="tns:guid" />
|
||||
<xs:simpleType name="guid">
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
<xs:attribute name="FactoryType" type="xs:QName" />
|
||||
<xs:attribute name="Id" type="xs:ID" />
|
||||
<xs:attribute name="Ref" type="xs:IDREF" />
|
||||
</xs:schema>
|
|
@ -0,0 +1,520 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://www.localhost.com" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||
<wsp:Policy wsu:Id="HSSEServiceEndpoint_policy">
|
||||
<wsp:ExactlyOne>
|
||||
<wsp:All>
|
||||
<wsaw:UsingAddressing />
|
||||
</wsp:All>
|
||||
</wsp:ExactlyOne>
|
||||
</wsp:Policy>
|
||||
<wsdl:import namespace="http://www.localhost.com" location="http://114.247.88.97:20080/QHSE/HSSEService.svc?wsdl" />
|
||||
<wsdl:types />
|
||||
<wsdl:binding name="HSSEServiceEndpoint" type="i0:HSSEService">
|
||||
<wsp:PolicyReference URI="#HSSEServiceEndpoint_policy" />
|
||||
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||
<wsdl:operation name="GetSys_VersionToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetSys_VersionToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBase_UnitToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetBase_UnitToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetInformation_UrgeReportToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetInformation_UrgeReportToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_LawRegulationListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetLaw_LawRegulationListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_HSSEStandardsListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetLaw_HSSEStandardsListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_RulesRegulationsToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetLaw_RulesRegulationsToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLaw_ManageRuleToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetLaw_ManageRuleToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_HAZOPToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_HAZOPToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_AppraiseToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_AppraiseToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_EmergencyToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_EmergencyToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_SpecialSchemeToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_SpecialSchemeToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainingListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTraining_TrainingListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainingItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTraining_TrainingItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainTestDBListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_TrainTestDBItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTraining_TrainTestDBItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetEduTrain_AccidentCaseListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetEduTrain_AccidentCaseItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetEduTrain_AccidentCaseItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_KnowledgeListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTraining_KnowledgeItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTraining_KnowledgeItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_HazardListTypeListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListTypeListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_HazardListListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_HazardListListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_RectifyListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_RectifyItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_RectifyItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetTechnique_ExpertListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetTechnique_ExpertListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetSupervise_SuperviseCheckRectifyListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetSupervise_SuperviseCheckRectifyListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetSupervise_SubUnitReportListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetSupervise_SubUnitReportItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetSupervise_SubUnitReportItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCheck_CheckRectifyListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetCheck_CheckRectifyListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCheck_CheckInfo_Table8ItemListToSUB">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/GetCheck_CheckInfo_Table8ItemListToSUB" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_LawRegulationListTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertLaw_LawRegulationListTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_HSSEStandardsListTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertLaw_HSSEStandardsListTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_RulesRegulationsTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertLaw_RulesRegulationsTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertLaw_ManageRuleTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertLaw_ManageRuleTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_HAZOPTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HAZOPTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_AppraiseTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_AppraiseTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_EmergencyTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_EmergencyTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_SpecialSchemeTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_SpecialSchemeTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_AccidentCauseReportTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertInformation_AccidentCauseReportTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_DrillConductedQuarterlyReportTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertInformation_DrillConductedQuarterlyReportTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_DrillPlanHalfYearReportTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertInformation_DrillPlanHalfYearReportTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_MillionsMonthlyReportTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertInformation_MillionsMonthlyReportTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertInformation_SafetyQuarterlyReportTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertInformation_SafetyQuarterlyReportTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTraining_TrainingItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainingItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTraining_TrainTestDBItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTraining_TrainTestDBItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertEduTrain_AccidentCaseItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertEduTrain_AccidentCaseItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTraining_KnowledgeItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTraining_KnowledgeItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_HazardListTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_HazardListTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_RectifyItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_RectifyItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertTechnique_ExpertTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertTechnique_ExpertTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSupervise_SuperviseCheckRectifyTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertSupervise_SuperviseCheckRectifyTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertHSSESystem_HSSEManageItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEManageItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSupervise_UpCheckReportTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertSupervise_UpCheckReportTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSupervise_SubUnitReportItemItemTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertSupervise_SubUnitReportItemItemTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertCheck_CheckRectifyTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertCheck_CheckRectifyTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertHSSESystem_HSSEOrganizeTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertHSSESystem_HSSEOrganizeTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DataInsertSys_SubUnitLogListTable">
|
||||
<soap12:operation soapAction="http://www.localhost.com/HSSEService/DataInsertSys_SubUnitLogListTable" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
</wsdl:definitions>
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:complexType name="ArrayOfbase64Binary">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" maxOccurs="unbounded" name="base64Binary" nillable="true" type="xs:base64Binary" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="ArrayOfbase64Binary" nillable="true" type="tns:ArrayOfbase64Binary" />
|
||||
<xs:complexType name="ArrayOfstring">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring" />
|
||||
</xs:schema>
|
|
@ -0,0 +1,747 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema xmlns:tns="http://www.localhost.com" elementFormDefault="qualified" targetNamespace="http://www.localhost.com" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:import schemaLocation="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/BLL.OpenService" />
|
||||
<xs:import schemaLocation="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
|
||||
<xs:element name="GetSys_VersionToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSys_VersionToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetSys_VersionToSUBResult" nillable="true" type="q1:ArrayOfSys_Version" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetBase_UnitToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetBase_UnitToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetBase_UnitToSUBResult" nillable="true" type="q2:ArrayOfBase_Unit" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetInformation_UrgeReportToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="unitId" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetInformation_UrgeReportToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetInformation_UrgeReportToSUBResult" nillable="true" type="q3:ArrayOfInformation_UrgeReport" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_LawRegulationListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_LawRegulationListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetLaw_LawRegulationListToSUBResult" nillable="true" type="q4:ArrayOfLaw_LawRegulationList" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_HSSEStandardsListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_HSSEStandardsListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetLaw_HSSEStandardsListToSUBResult" nillable="true" type="q5:ArrayOfLaw_HSSEStandardsList" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_RulesRegulationsToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_RulesRegulationsToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q6="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetLaw_RulesRegulationsToSUBResult" nillable="true" type="q6:ArrayOfLaw_RulesRegulations" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_ManageRuleToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetLaw_ManageRuleToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q7="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetLaw_ManageRuleToSUBResult" nillable="true" type="q7:ArrayOfLaw_ManageRule" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_HAZOPToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_HAZOPToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_HAZOPToSUBResult" nillable="true" type="q8:ArrayOfTechnique_HAZOP" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_AppraiseToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_AppraiseToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q9="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_AppraiseToSUBResult" nillable="true" type="q9:ArrayOfTechnique_Appraise" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_EmergencyToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_EmergencyToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q10="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_EmergencyToSUBResult" nillable="true" type="q10:ArrayOfTechnique_Emergency" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_SpecialSchemeToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_SpecialSchemeToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q11="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_SpecialSchemeToSUBResult" nillable="true" type="q11:ArrayOfTechnique_SpecialScheme" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainingListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainingListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTraining_TrainingListToSUBResult" nillable="true" type="q12:ArrayOfTraining_Training" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainingItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainingItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTraining_TrainingItemListToSUBResult" nillable="true" type="q13:ArrayOfTraining_TrainingItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainTestDBListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainTestDBListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTraining_TrainTestDBListToSUBResult" nillable="true" type="q14:ArrayOfTraining_TrainTestDB" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainTestDBItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_TrainTestDBItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTraining_TrainTestDBItemListToSUBResult" nillable="true" type="q15:ArrayOfTraining_TrainTestDBItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetEduTrain_AccidentCaseListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetEduTrain_AccidentCaseListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetEduTrain_AccidentCaseListToSUBResult" nillable="true" type="q16:ArrayOfEduTrain_AccidentCase" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetEduTrain_AccidentCaseItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetEduTrain_AccidentCaseItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetEduTrain_AccidentCaseItemListToSUBResult" nillable="true" type="q17:ArrayOfEduTrain_AccidentCaseItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_KnowledgeListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_KnowledgeListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTraining_KnowledgeListToSUBResult" nillable="true" type="q18:ArrayOfTraining_Knowledge" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_KnowledgeItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTraining_KnowledgeItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTraining_KnowledgeItemListToSUBResult" nillable="true" type="q19:ArrayOfTraining_KnowledgeItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_HazardListTypeListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_HazardListTypeListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_HazardListTypeListToSUBResult" nillable="true" type="q20:ArrayOfTechnique_HazardListType" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_HazardListListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_HazardListListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_HazardListListToSUBResult" nillable="true" type="q21:ArrayOfTechnique_HazardList" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_RectifyListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_RectifyListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_RectifyListToSUBResult" nillable="true" type="q22:ArrayOfTechnique_Rectify" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_RectifyItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_RectifyItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_RectifyItemListToSUBResult" nillable="true" type="q23:ArrayOfTechnique_RectifyItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_ExpertListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetTechnique_ExpertListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetTechnique_ExpertListToSUBResult" nillable="true" type="q24:ArrayOfTechnique_Expert" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSupervise_SuperviseCheckRectifyListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="unitId" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSupervise_SuperviseCheckRectifyListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetSupervise_SuperviseCheckRectifyListToSUBResult" nillable="true" type="q25:ArrayOfSupervise_SuperviseCheckRectify" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSupervise_SubUnitReportListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence />
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSupervise_SubUnitReportListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetSupervise_SubUnitReportListToSUBResult" nillable="true" type="q26:ArrayOfSupervise_SubUnitReport" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSupervise_SubUnitReportItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="unitId" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetSupervise_SubUnitReportItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetSupervise_SubUnitReportItemListToSUBResult" nillable="true" type="q27:ArrayOfSupervise_SubUnitReportItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetCheck_CheckRectifyListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="unitId" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetCheck_CheckRectifyListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetCheck_CheckRectifyListToSUBResult" nillable="true" type="q28:ArrayOfCheck_CheckRectify" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetCheck_CheckInfo_Table8ItemListToSUB">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="unitId" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="GetCheck_CheckInfo_Table8ItemListToSUBResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="GetCheck_CheckInfo_Table8ItemListToSUBResult" nillable="true" type="q29:ArrayOfCheck_CheckInfo_Table8Item" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_LawRegulationListTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="lawRegulationList" nillable="true" type="q30:ArrayOfLaw_LawRegulationList" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_LawRegulationListTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q31="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertLaw_LawRegulationListTableResult" nillable="true" type="q31:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_HSSEStandardsListTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="hsseStandardsList" nillable="true" type="q32:ArrayOfLaw_HSSEStandardsList" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_HSSEStandardsListTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q33="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertLaw_HSSEStandardsListTableResult" nillable="true" type="q33:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_RulesRegulationsTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="rulesRegulations" nillable="true" type="q34:ArrayOfLaw_RulesRegulations" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_RulesRegulationsTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q35="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertLaw_RulesRegulationsTableResult" nillable="true" type="q35:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_ManageRuleTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="manageRule" nillable="true" type="q36:ArrayOfLaw_ManageRule" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertLaw_ManageRuleTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q37="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertLaw_ManageRuleTableResult" nillable="true" type="q37:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_HAZOPTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="hazop" nillable="true" type="q38:ArrayOfTechnique_HAZOP" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_HAZOPTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q39="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_HAZOPTableResult" nillable="true" type="q39:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_AppraiseTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="appraise" nillable="true" type="q40:ArrayOfTechnique_Appraise" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_AppraiseTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q41="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_AppraiseTableResult" nillable="true" type="q41:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_EmergencyTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="emergency" nillable="true" type="q42:ArrayOfTechnique_Emergency" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_EmergencyTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q43="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_EmergencyTableResult" nillable="true" type="q43:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_SpecialSchemeTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="specialScheme" nillable="true" type="q44:ArrayOfTechnique_SpecialScheme" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_SpecialSchemeTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q45="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_SpecialSchemeTableResult" nillable="true" type="q45:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_AccidentCauseReportTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="accidentCauseReportList" nillable="true" type="q46:ArrayOfInformation_AccidentCauseReport" />
|
||||
<xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="accidentCauseReportItemList" nillable="true" type="q47:ArrayOfInformation_AccidentCauseReportItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_AccidentCauseReportTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q48="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertInformation_AccidentCauseReportTableResult" nillable="true" type="q48:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_DrillConductedQuarterlyReportTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="drillConductedQuarterlyReportList" nillable="true" type="q49:ArrayOfInformation_DrillConductedQuarterlyReport" />
|
||||
<xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="drillConductedQuarterlyReportItemList" nillable="true" type="q50:ArrayOfInformation_DrillConductedQuarterlyReportItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_DrillConductedQuarterlyReportTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q51="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertInformation_DrillConductedQuarterlyReportTableResult" nillable="true" type="q51:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_DrillPlanHalfYearReportTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="drillPlanHalfYearReportList" nillable="true" type="q52:ArrayOfInformation_DrillPlanHalfYearReport" />
|
||||
<xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="drillPlanHalfYearReportItemList" nillable="true" type="q53:ArrayOfInformation_DrillPlanHalfYearReportItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_DrillPlanHalfYearReportTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q54="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertInformation_DrillPlanHalfYearReportTableResult" nillable="true" type="q54:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_MillionsMonthlyReportTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="millionsMonthlyReportList" nillable="true" type="q55:ArrayOfInformation_MillionsMonthlyReport" />
|
||||
<xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="millionsMonthlyReportItemList" nillable="true" type="q56:ArrayOfInformation_MillionsMonthlyReportItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_MillionsMonthlyReportTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q57="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertInformation_MillionsMonthlyReportTableResult" nillable="true" type="q57:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_SafetyQuarterlyReportTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="safetyQuarterlyReportList" nillable="true" type="q58:ArrayOfInformation_SafetyQuarterlyReport" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertInformation_SafetyQuarterlyReportTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q59="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertInformation_SafetyQuarterlyReportTableResult" nillable="true" type="q59:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTraining_TrainingItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q60="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="trainingItem" nillable="true" type="q60:ArrayOfTraining_TrainingItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTraining_TrainingItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q61="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTraining_TrainingItemTableResult" nillable="true" type="q61:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTraining_TrainTestDBItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q62="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="trainTestDBItem" nillable="true" type="q62:ArrayOfTraining_TrainTestDBItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTraining_TrainTestDBItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q63="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTraining_TrainTestDBItemTableResult" nillable="true" type="q63:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertEduTrain_AccidentCaseItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q64="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="accidentCaseItem" nillable="true" type="q64:ArrayOfEduTrain_AccidentCaseItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertEduTrain_AccidentCaseItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q65="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertEduTrain_AccidentCaseItemTableResult" nillable="true" type="q65:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTraining_KnowledgeItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q66="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="knowledgeItem" nillable="true" type="q66:ArrayOfTraining_KnowledgeItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTraining_KnowledgeItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q67="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTraining_KnowledgeItemTableResult" nillable="true" type="q67:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_HazardListTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q68="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="hazardList" nillable="true" type="q68:ArrayOfTechnique_HazardList" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_HazardListTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q69="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_HazardListTableResult" nillable="true" type="q69:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_RectifyItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q70="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="rectifyItem" nillable="true" type="q70:ArrayOfTechnique_RectifyItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_RectifyItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q71="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_RectifyItemTableResult" nillable="true" type="q71:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_ExpertTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q72="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="expert" nillable="true" type="q72:ArrayOfTechnique_Expert" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertTechnique_ExpertTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q73="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertTechnique_ExpertTableResult" nillable="true" type="q73:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSupervise_SuperviseCheckRectifyTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q74="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="superviseCheckRectify" nillable="true" type="q74:ArrayOfSupervise_SuperviseCheckRectify" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSupervise_SuperviseCheckRectifyTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q75="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertSupervise_SuperviseCheckRectifyTableResult" nillable="true" type="q75:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertHSSESystem_HSSEManageItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q76="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="HSSEManageItem" nillable="true" type="q76:ArrayOfHSSESystem_HSSEManageItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertHSSESystem_HSSEManageItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q77="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertHSSESystem_HSSEManageItemTableResult" nillable="true" type="q77:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSupervise_UpCheckReportTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q78="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="upCheckReport" nillable="true" type="q78:ArrayOfSupervise_UpCheckReport" />
|
||||
<xs:element xmlns:q79="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="upCheckReportItem" nillable="true" type="q79:ArrayOfSupervise_UpCheckReportItem" />
|
||||
<xs:element xmlns:q80="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="upCheckReportItem2" nillable="true" type="q80:ArrayOfSupervise_UpCheckReportItem2" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSupervise_UpCheckReportTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q81="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertSupervise_UpCheckReportTableResult" nillable="true" type="q81:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSupervise_SubUnitReportItemItemTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q82="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="subUnitReportItem" nillable="true" type="q82:ArrayOfSupervise_SubUnitReportItem" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSupervise_SubUnitReportItemItemTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q83="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertSupervise_SubUnitReportItemItemTableResult" nillable="true" type="q83:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertCheck_CheckRectifyTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q84="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="checkRectify" nillable="true" type="q84:ArrayOfCheck_CheckRectify" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertCheck_CheckRectifyTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q85="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertCheck_CheckRectifyTableResult" nillable="true" type="q85:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertHSSESystem_HSSEOrganizeTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q86="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="hsseOrganize" nillable="true" type="q86:HSSESystem_HSSEOrganize" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertHSSESystem_HSSEOrganizeTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="DataInsertHSSESystem_HSSEOrganizeTableResult" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSys_SubUnitLogListTable">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q87="http://schemas.datacontract.org/2004/07/BLL.OpenService" minOccurs="0" name="subUnitLogList" nillable="true" type="q87:ArrayOfSys_SubUnitLog" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="DataInsertSys_SubUnitLogListTableResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q88="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="DataInsertSys_SubUnitLogListTableResult" nillable="true" type="q88:ArrayOfstring" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:schema>
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,37 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="982d0d01-2007-484d-b75e-166e424a085b" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
|
||||
<ClientOptions>
|
||||
<GenerateAsynchronousMethods>false</GenerateAsynchronousMethods>
|
||||
<GenerateTaskBasedAsynchronousMethod>true</GenerateTaskBasedAsynchronousMethod>
|
||||
<EnableDataBinding>true</EnableDataBinding>
|
||||
<ExcludedTypes />
|
||||
<ImportXmlTypes>false</ImportXmlTypes>
|
||||
<GenerateInternalTypes>false</GenerateInternalTypes>
|
||||
<GenerateMessageContracts>false</GenerateMessageContracts>
|
||||
<NamespaceMappings />
|
||||
<CollectionMappings />
|
||||
<GenerateSerializableTypes>true</GenerateSerializableTypes>
|
||||
<Serializer>Auto</Serializer>
|
||||
<UseSerializerForFaults>true</UseSerializerForFaults>
|
||||
<ReferenceAllAssemblies>true</ReferenceAllAssemblies>
|
||||
<ReferencedAssemblies />
|
||||
<ReferencedDataContractTypes />
|
||||
<ServiceContractMappings />
|
||||
</ClientOptions>
|
||||
<MetadataSources>
|
||||
<MetadataSource Address="http://114.247.88.97:20080/qhse/HSSEService.svc" Protocol="http" SourceId="1" />
|
||||
</MetadataSources>
|
||||
<Metadata>
|
||||
<MetadataFile FileName="HSSEService.xsd" MetadataType="Schema" ID="06d35294-6271-4dfa-b6be-04d762a2c12c" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd1" />
|
||||
<MetadataFile FileName="HSSEService1.xsd" MetadataType="Schema" ID="3caaa671-89d4-46c9-862e-4cca4d26c6f3" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd3" />
|
||||
<MetadataFile FileName="HSSEService.disco" MetadataType="Disco" ID="8c062cbf-ca1c-453b-95d4-bd3d1fd5ffb3" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?disco" />
|
||||
<MetadataFile FileName="HSSEService.wsdl" MetadataType="Wsdl" ID="ff557fad-1dc7-4e94-a195-9432bf5ecb19" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?wsdl" />
|
||||
<MetadataFile FileName="HSSEService2.xsd" MetadataType="Schema" ID="5b8a9eec-7e89-4a68-8752-e31c813b70d4" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd0" />
|
||||
<MetadataFile FileName="HSSEService3.xsd" MetadataType="Schema" ID="11e66724-d2bb-453b-b464-1f88db542aad" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?xsd=xsd2" />
|
||||
<MetadataFile FileName="HSSEService1.wsdl" MetadataType="Wsdl" ID="cb831354-a757-42a9-932c-fed217ca5a3e" SourceId="1" SourceUrl="http://114.247.88.97:20080/QHSE/HSSEService.svc?wsdl=wsdl0" />
|
||||
</Metadata>
|
||||
<Extensions>
|
||||
<ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" />
|
||||
<ExtensionFile FileName="configuration.svcinfo" Name="configuration.svcinfo" />
|
||||
</Extensions>
|
||||
</ReferenceGroup>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
|
||||
<behaviors />
|
||||
<bindings>
|
||||
<binding digest="System.ServiceModel.Configuration.WSHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data name="HSSEServiceEndpoint"><security mode="None" /></Data>" bindingType="wsHttpBinding" name="HSSEServiceEndpoint" />
|
||||
</bindings>
|
||||
<endpoints>
|
||||
<endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://114.247.88.97:20080/QHSE/HSSEService.svc" binding="wsHttpBinding" bindingConfiguration="HSSEServiceEndpoint" contract="CNCECHSSEService.HSSEService" name="HSSEServiceEndpoint" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://114.247.88.97:20080/QHSE/HSSEService.svc" binding="wsHttpBinding" bindingConfiguration="HSSEServiceEndpoint" contract="CNCECHSSEService.HSSEService" name="HSSEServiceEndpoint" />" contractName="CNCECHSSEService.HSSEService" name="HSSEServiceEndpoint" />
|
||||
</endpoints>
|
||||
</configurationSnapshot>
|
|
@ -0,0 +1,216 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="QtPUt+s0U8K4oVjX0voBIDJNheoHOtZoFtE8iKGTDKc=">
|
||||
<bindingConfigurations>
|
||||
<bindingConfiguration bindingType="wsHttpBinding" name="HSSEServiceEndpoint">
|
||||
<properties>
|
||||
<property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>HSSEServiceEndpoint</serializedValue>
|
||||
</property>
|
||||
<property path="/closeTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/openTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/receiveTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/sendTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/bypassProxyOnLocal" isComplexType="false" isExplicitlyDefined="true" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/transactionFlow" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>False</serializedValue>
|
||||
</property>
|
||||
<property path="/hostNameComparisonMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HostNameComparisonMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>StrongWildcard</serializedValue>
|
||||
</property>
|
||||
<property path="/maxBufferPoolSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/maxReceivedMessageSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/messageEncoding" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.WSMessageEncoding, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>Text</serializedValue>
|
||||
</property>
|
||||
<property path="/proxyAddress" isComplexType="false" isExplicitlyDefined="false" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/readerQuotas" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement</serializedValue>
|
||||
</property>
|
||||
<property path="/readerQuotas/maxDepth" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>0</serializedValue>
|
||||
</property>
|
||||
<property path="/readerQuotas/maxStringContentLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>0</serializedValue>
|
||||
</property>
|
||||
<property path="/readerQuotas/maxArrayLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>0</serializedValue>
|
||||
</property>
|
||||
<property path="/readerQuotas/maxBytesPerRead" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>0</serializedValue>
|
||||
</property>
|
||||
<property path="/readerQuotas/maxNameTableCharCount" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>0</serializedValue>
|
||||
</property>
|
||||
<property path="/reliableSession" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.StandardBindingOptionalReliableSessionElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.StandardBindingOptionalReliableSessionElement</serializedValue>
|
||||
</property>
|
||||
<property path="/reliableSession/ordered" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>True</serializedValue>
|
||||
</property>
|
||||
<property path="/reliableSession/inactivityTimeout" isComplexType="false" isExplicitlyDefined="false" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>00:10:00</serializedValue>
|
||||
</property>
|
||||
<property path="/reliableSession/enabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>False</serializedValue>
|
||||
</property>
|
||||
<property path="/textEncoding" isComplexType="false" isExplicitlyDefined="false" clrType="System.Text.Encoding, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.Text.UTF8Encoding</serializedValue>
|
||||
</property>
|
||||
<property path="/useDefaultWebProxy" isComplexType="false" isExplicitlyDefined="true" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/allowCookies" isComplexType="false" isExplicitlyDefined="true" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/security" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.WSHttpSecurityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.WSHttpSecurityElement</serializedValue>
|
||||
</property>
|
||||
<property path="/security/mode" isComplexType="false" isExplicitlyDefined="true" clrType="System.ServiceModel.SecurityMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>None</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.WSHttpTransportSecurityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.WSHttpTransportSecurityElement</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/clientCredentialType" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HttpClientCredentialType, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>Windows</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/proxyCredentialType" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HttpProxyCredentialType, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>None</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/extendedProtectionPolicy" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/extendedProtectionPolicy/policyEnforcement" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.PolicyEnforcement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>Never</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/extendedProtectionPolicy/protectionScenario" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.ProtectionScenario, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>TransportSelected</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/extendedProtectionPolicy/customServiceNames" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElementCollection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>(集合)</serializedValue>
|
||||
</property>
|
||||
<property path="/security/transport/realm" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/security/message" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.NonDualMessageSecurityOverHttpElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.NonDualMessageSecurityOverHttpElement</serializedValue>
|
||||
</property>
|
||||
<property path="/security/message/clientCredentialType" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.MessageCredentialType, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>Windows</serializedValue>
|
||||
</property>
|
||||
<property path="/security/message/negotiateServiceCredential" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>True</serializedValue>
|
||||
</property>
|
||||
<property path="/security/message/algorithmSuite" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.Security.SecurityAlgorithmSuite, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>Default</serializedValue>
|
||||
</property>
|
||||
<property path="/security/message/establishSecurityContext" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>True</serializedValue>
|
||||
</property>
|
||||
</properties>
|
||||
</bindingConfiguration>
|
||||
</bindingConfigurations>
|
||||
<endpoints>
|
||||
<endpoint name="HSSEServiceEndpoint" contract="CNCECHSSEService.HSSEService" bindingType="wsHttpBinding" address="http://114.247.88.97:20080/QHSE/HSSEService.svc" bindingConfiguration="HSSEServiceEndpoint">
|
||||
<properties>
|
||||
<property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>http://114.247.88.97:20080/QHSE/HSSEService.svc</serializedValue>
|
||||
</property>
|
||||
<property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/binding" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>wsHttpBinding</serializedValue>
|
||||
</property>
|
||||
<property path="/bindingConfiguration" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>HSSEServiceEndpoint</serializedValue>
|
||||
</property>
|
||||
<property path="/contract" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>CNCECHSSEService.HSSEService</serializedValue>
|
||||
</property>
|
||||
<property path="/headers" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.AddressHeaderCollectionElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.AddressHeaderCollectionElement</serializedValue>
|
||||
</property>
|
||||
<property path="/headers/headers" isComplexType="false" isExplicitlyDefined="true" clrType="System.ServiceModel.Channels.AddressHeaderCollection, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue><Header /></serializedValue>
|
||||
</property>
|
||||
<property path="/identity" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.IdentityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.IdentityElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/userPrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.UserPrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.UserPrincipalNameElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/userPrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/identity/servicePrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.ServicePrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.ServicePrincipalNameElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/servicePrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/identity/dns" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.DnsElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.DnsElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/dns/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/identity/rsa" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.RsaElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.RsaElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/rsa/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/identity/certificate" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.CertificateElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/certificate/encodedValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/identity/certificateReference" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateReferenceElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>System.ServiceModel.Configuration.CertificateReferenceElement</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/certificateReference/storeName" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreName, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>My</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/certificateReference/storeLocation" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreLocation, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>LocalMachine</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/certificateReference/x509FindType" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.X509FindType, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>FindBySubjectDistinguishedName</serializedValue>
|
||||
</property>
|
||||
<property path="/identity/certificateReference/findValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/identity/certificateReference/isChainIncluded" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>False</serializedValue>
|
||||
</property>
|
||||
<property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>HSSEServiceEndpoint</serializedValue>
|
||||
</property>
|
||||
<property path="/kind" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
<property path="/endpointConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
</property>
|
||||
</properties>
|
||||
</endpoint>
|
||||
</endpoints>
|
||||
</SavedWcfConfigurationInformation>
|
Loading…
Reference in New Issue