SubmitRingExposureConcentrationAnalysisRequest Class |
Copy Code |
---|---|
<s:Envelope xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:s="http://www.w3.org/2003/05/soap-envelope"> <s:Header> <a:Action s:mustUnderstand="1">AIR.Services.ExposureConcentrationAnalysisService.Api/IExposureConcentrationAnalysisService/SubmitRingExposureConcentrationAnalysis</a:Action> <a:MessageID>urn:uuid:00000000-0000-0000-0000-000000000000</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <SubmitRingExposureConcentrationAnalysis xmlns="AIR.Services.ExposureConcentrationAnalysis.Api"> <request xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="AIR.Services.ExposureConcentrationAnalysis.Api"> <BusinessUnitSid xmlns="AIR.Services.Common.Api">1</BusinessUnitSid> <LicenseUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</LicenseUid> <Product xmlns="AIR.Services.Common.Api">Test</Product> <RequestUid xmlns="AIR.Services.Common.Api">cd384d2c-2f55-468c-8cc1-4d086d6d1ac9</RequestUid> <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid> <Options xmlns:d2p1="AIR.Services.ExposureConcentrationAnalysis.Data"> <d2p1:ApplyDeductibleBeforeLimit>false</d2p1:ApplyDeductibleBeforeLimit> <d2p1:ApplyDisaggregation>false</d2p1:ApplyDisaggregation> <d2p1:Currency>USD</d2p1:Currency> <d2p1:CurrencyExchangeRateSid>3</d2p1:CurrencyExchangeRateSid> <d2p1:Description i:nil="true" /> <d2p1:ExposedLimits>SaveGross SaveGroundUp SaveNetOfPreCAT SavePostCATNet</d2p1:ExposedLimits> <d2p1:ExposureTarget xmlns:d3p1="AIR.Services.AnalysisCommon.Data"> <d3p1:DataSourceSid>88</d3p1:DataSourceSid> <d3p1:Name>Cc</d3p1:Name> <d3p1:Sid>14</d3p1:Sid> <d3p1:Type>ExposureView</d3p1:Type> </d2p1:ExposureTarget> <d2p1:FacultativeReinsuranceOptions>DoNotApply</d2p1:FacultativeReinsuranceOptions> <d2p1:MaximumCores>8</d2p1:MaximumCores> <d2p1:MinimumCores>4</d2p1:MinimumCores> <d2p1:Name>Test Grid Ring_CombinedExposure</d2p1:Name> <d2p1:ProjectSid>2</d2p1:ProjectSid> <d2p1:ReinsuranceProgramSid>0</d2p1:ReinsuranceProgramSid> <d2p1:ResultDataSourceSid>20</d2p1:ResultDataSourceSid> <d2p1:ResultsSaveBy>SaveReplacementValues SaveNumberofLocations SaveNumberofRisks SaveContract SaveLayer SaveLocation SaveNumberofEmployees</d2p1:ResultsSaveBy> <d2p1:DamageFunction> <d2p1:DamageBands> <d2p1:DamageBand> <d2p1:DamageRatio>100</d2p1:DamageRatio> <d2p1:Radius>100</d2p1:Radius> <d2p1:Unit>Meters</d2p1:Unit> </d2p1:DamageBand> <d2p1:DamageBand> <d2p1:DamageRatio>100</d2p1:DamageRatio> <d2p1:Radius>100</d2p1:Radius> <d2p1:Unit>Meters</d2p1:Unit> </d2p1:DamageBand> </d2p1:DamageBands> <d2p1:PerilSet>Earthquake</d2p1:PerilSet> </d2p1:DamageFunction> <d2p1:InjuryType>Fatal</d2p1:InjuryType> <d2p1:IsPrimaryProperty>true</d2p1:IsPrimaryProperty> <d2p1:IsWorkersCompensation>true</d2p1:IsWorkersCompensation> <d2p1:OverrideRecommendedRadius>false</d2p1:OverrideRecommendedRadius> <d2p1:Placement> <d2p1:AIRLandmarkTypes> <d2p1:AIRLandmarkType>AmusementPark</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>Bridge</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>BusTerminal</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>Capitol</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>ChemicalPlant</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>Commercial</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>Embassy</d2p1:AIRLandmarkType> <d2p1:AIRLandmarkType>EventVenue</d2p1:AIRLandmarkType> </d2p1:AIRLandmarkTypes> <d2p1:CustomLocations i:nil="true" /> <d2p1:GeocodeMatchLevel> <d2p1:GeocodeMatchLevel>ExactAddress</d2p1:GeocodeMatchLevel> <d2p1:GeocodeMatchLevel>RelaxedAddress</d2p1:GeocodeMatchLevel> <d2p1:GeocodeMatchLevel>UserSupplied</d2p1:GeocodeMatchLevel> <d2p1:GeocodeMatchLevel>ZIP9Centroid</d2p1:GeocodeMatchLevel> </d2p1:GeocodeMatchLevel> <d2p1:TopNumber>5</d2p1:TopNumber> <d2p1:Type>AIRLandmarks</d2p1:Type> </d2p1:Placement> <d2p1:RemoveDuplicates>false</d2p1:RemoveDuplicates> <d2p1:Shift>Night</d2p1:Shift> </Options> </request> </SubmitRingExposureConcentrationAnalysis> </s:Body> </s:Envelope> |