Skip to content
Snippets Groups Projects
Commit e9230c31 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

evo

parent 5f1a9b2a
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:das="maarch:DataAccessService"
elementFormDefault="qualified"
>
......@@ -77,7 +78,7 @@
<!-- Datetime -->
<xsd:simpleType name="datetime">
<xsd:union memberTypes="xsd:date xsd:time xsd:string"/>
<xsd:union memberTypes="xsd:date xsd:time xsd:string" das:baseType="xsd:string"/>
</xsd:simpleType>
</xsd:schema>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment