added identifier confidence to schema for issue #35

Former-commit-id: bb6489dbabb81b2e135af3fe514b4a67bfcd4c95
This commit is contained in:
Jeremy Long
2014-01-17 20:36:36 -05:00
parent 0994af86fc
commit 1b73572e22

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>