]> git.argeo.org Git - gpl/argeo-suite.git/blob - org.argeo.app.api/src/org/argeo/app/api/entity.xsd
Introduce entity XSD
[gpl/argeo-suite.git] / org.argeo.app.api / src / org / argeo / app / api / entity.xsd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
3 xmlns:entity="http://www.argeo.org/ns/entity"
4 targetNamespace="http://www.argeo.org/ns/entity">
5
6 <xs:attribute name="date" type="xs:date" />
7 </xs:schema>