added identifier confidence to schema for issue #35

Former-commit-id: d6778b57ce1dde2cda67844160e0461a7cf143cc
This commit is contained in:
Jeremy Long
2014-01-17 20:36:36 -05:00
parent ce4baecb4b
commit df825d0109

View File

@@ -116,6 +116,7 @@
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1" />
</xs:sequence>
<xs:attribute name="type" type="xs:string" />
<xs:attribute name="confidence" type="xs:string" />
</xs:complexType>
</xs:element>
</xs:sequence>