summaryrefslogtreecommitdiffstats
path: root/schemas/atom.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/atom.xsd')
-rw-r--r--schemas/atom.xsd3
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas/atom.xsd b/schemas/atom.xsd
index 94d70fed7..e25262b45 100644
--- a/schemas/atom.xsd
+++ b/schemas/atom.xsd
@@ -9,7 +9,8 @@
<xsd:complexType name='StructureEntry'>
<xsd:attribute type='xsd:string' name='name' use='required'/>
- <xsd:attribute type='xsd:string' name='altsrc' />
+ <xsd:attribute type='xsd:string' name='altsrc'/>
+ <xsd:attribute type='xsd:string' name='verify' use='optional'/>
</xsd:complexType>
</xsd:schema>