<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:annotation>
<xs:documentation>Stub schema for swe
OGC 05-087r4 page 105 © OGC 2006 – All rights reserved
DHS Changes:
2006-09-22 Changed namespaces following NIEM conventions
1) targetnamespace http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
2) removed include of positionData and data, that are in http://niem.gov//niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0 swec namespace in DHS profile, separate from swe because defined by a different standard document (Sensor Model Language OGC 05-086)
</xs:documentation>
</xs:annotation>
<!--========================-->
<!-- <xs:include schemaLocation="./positionData.xsd"/> -->
<!-- transitively includes parameters -->
<!-- <xs:include schemaLocation="./data.xsd"/> -->
<xs:include schemaLocation="./discreteCoverage.xsd"/>
<xs:include schemaLocation="./record.xsd"/>
<xs:include schemaLocation="./recordType.xsd"/>
<!-- transitively includes phenomenon -->
<xs:include schemaLocation="./temporalAggregates.xsd"/>
</xs:schema>
|