Schema Name: cv.xsd
Target Namespace: http://www.opengis.net/cv/0.2.1
Documentation:
Stub schema for cv
Collapse XSD Schema Code:

<!--Created with Liquid XML Studio - Developer Pro Edition 7.1.1.1206 (http://www.liquid-technologies.com)-->
<xs:schema xmlns:cv="http://www.opengis.net/cv/0.2.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.opengis.net/cv/0.2.1" version="0.2.1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <!--========================-->
  <xs:include schemaLocation="./compactDiscreteCoverage.xsd" />
  <xs:import schemaLocation="../../../sweCommon/1.0.1/swe.xsd" namespace="http://www.opengis.net/swe/1.0.1" />
  <xs:annotation>
    <xs:documentation>Stub schema for cv</xs:documentation>
  </xs:annotation>
  <!--========================-->
  <xs:group name="XMLRecord">
    <xs:annotation>
      <xs:documentation>Convenience group that bundles all the soft-typed XML-encoded aggregates and coverages into a choice group</xs:documentation>
    </xs:annotation>
    <xs:choice>
      <xs:group ref="swe:XMLData" />
      <xs:element ref="cv:CV_DiscreteCoverage" />
    </xs:choice>
  </xs:group>
  <!-- ============== -->
</xs:schema>
Collapse Group's:
Collapse Comments:
blog comments powered by Disqus