<xsd:schema xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:wgim="http://wfs.wgim.com" targetNamespace="http://wfs.wgim.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:complexType name="Anomalytype"> <xsd:complexContent mixed="false"> <xsd:extension base="gml:AbstractFeatureType"> <xsd:sequence> <xsd:element name="AssetName" type="xsd:string" /> <xsd:element name="AssetFullName" type="xsd:string" /> <xsd:element name="AssetFullNamePrimary" type="xsd:string" /> <xsd:element name="the_geom" type="gml:PolygonPropertyType" /> <xsd:element name="DateTime" type="xsd:dateTime" /> <xsd:element name="WebOverviewURL" type="xsd:anyURI" /> <xsd:element name="RefNo" type="xsd:string" /> <xsd:element name="AnomalyName" type="xsd:string" /> <xsd:element name="AnomalyNo" type="xsd:int" /> <xsd:element name="State" type="xsd:string" /> <xsd:element name="Description" type="xsd:string" /> <xsd:element name="CommentaryNotes" type="xsd:string" /> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:element name="Anomaly" substitutionGroup="gml:_Feature" type="wgim:Anomalytype" /> </xsd:schema>
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs"> <gml:featureMember xmlns:gml="http://www.opengis.net/gml"> <wgim:Anomaly fid="Anomaly.2043" xmlns:wgim="http://wfs.wgim.com/"> <wgim:AssetName>12" OEP</wgim:AssetName> <wgim:AssetFullName>Wet Gas / Oil / 12" OEP</wgim:AssetFullName> <wgim:AssetFullNamePrimary>Wet Gas / Oil / 12" OEP</wgim:AssetFullNamePrimary> <gml:Geometry> <gml:MultiPoint> <gml:pointMember> <gml:Point> <gml:coordinates>426522,6724730</gml:coordinates> </gml:Point> </gml:pointMember> <gml:pointMember> <gml:Point> <gml:coordinates>426522,6724730</gml:coordinates> </gml:Point> </gml:pointMember> </gml:MultiPoint> </gml:Geometry> <wgim:DateTime>24/03/2009 5:09:22 PM</wgim:DateTime> <wgim:WebOverviewURL>?searchKey=Anomaly&searchValue=2043</wgim:WebOverviewURL> <wgim:RefNo>12" OEP</wgim:RefNo> <wgim:AnomalyName>12" OEP / FS @KP2.22</wgim:AnomalyName> <wgim:AnomalyNo>1</wgim:AnomalyNo> <wgim:Status>Open</wgim:Status> <wgim:State>Open</wgim:State> <wgim:Description>Overlength freespan</wgim:Description> <wgim:Comments /> </wgim:Anomaly> </gml:featureMember> </wfs:FeatureCollection>
<FeatureTypeList xmlns="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/gml" xmlns:wgim="http://wfs.wgim.com/"> <Operations> <Query /> </Operations> <FeatureType> <Name xmlns="http://www.opengis.net/wfs">wgim:Event</Name> <Title xmlns="http://www.opengis.net/wfs">NEXUS-IC Events</Title> <SRS xmlns="http://www.opengis.net/wfs">EPSG:28352</SRS> <LatLongBoundingBox minx="392925.51" miny="764263.5289" maxx="2755906.55" maxy="8640950.97" xmlns="http://www.opengis.net/wfs" /> </FeatureType> <FeatureType> <Name xmlns="http://www.opengis.net/wfs">wgim:Anomaly</Name> <Title xmlns="http://www.opengis.net/wfs">NEXUS-IC Anomailies</Title> <SRS xmlns="http://www.opengis.net/wfs">EPSG:28352</SRS> <LatLongBoundingBox minx="392925.51" miny="764263.5289" maxx="2755906.55" maxy="8640950.97" xmlns="http://www.opengis.net/wfs" /> </FeatureType> </FeatureTypeList>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.