EarthquakeRisk.xsd

<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified"  
xmlns:gml="http://www.opengis.net/gml"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="https://developer.precisely.com/apis/schema/v1/xsd/EarthquakeRiskObject.xsd"/>
<xs:element name="earthquakeRisk" type ="EarthquakeRisk"/>
</xs:schema>