UNPKG
@mangosystem/ogc-schemas
Version:
latest (2.6.2-SNAPSHOT)
2.6.2-SNAPSHOT
Jsonix XML-JSON mappings for OGC Schemas.
github.com/highsource/ogc-schemas
highsource/ogc-schemas
@mangosystem/ogc-schemas
/
tests
/
OSEO
/
1.0
/
SubmitResponseAck.xml
4 lines
(3 loc)
•
259 B
text/xml
View Raw
1
2
3
4
<
SubmitResponseAck
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns
=
"http://www.opengis.net/oseo/1.0"
xsi:schemaLocation
=
"http://www.opengis.net/oseo/1.0 http://schemas.opengis.net/oseo/1.0/oseo.xsd"
>
<
status
>
success
</
status
>
</
SubmitResponseAck
>