added stddev for confidence values
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 15 Dec 2011 05:28:04 +0000 (05:28 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 15 Dec 2011 05:28:04 +0000 (05:28 +0000)
forester/resources/phyloxml_schema/1.10/phyloxml.xsd

index 4ae026b..678a1b8 100644 (file)
@@ -15,8 +15,8 @@
 <!-- Copyright (c) 2008-2011 Christian M Zmasek                  -->\r
 <!--                                                             -->\r
 <!-- www.phyloxml.org                                            -->\r
-<!-- Version: 1.11                                               -->\r
-<!-- Last modified: 2011.11.15 by Christian M Zmasek             -->\r
+<!-- Version: 1.12                                               -->\r
+<!-- Last modified: 2011.12.14 by Christian M Zmasek             -->\r
 <!--                                                             -->\r
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:phy="http://www.phyloxml.org"\r
    targetNamespace="http://www.phyloxml.org" elementFormDefault="qualified" attributeFormDefault="unqualified">\r
       <xs:simpleContent>\r
          <xs:extension base="xs:double">\r
             <xs:attribute name="type" type="xs:token" use="required"/>\r
+            <xs:attribute name="stddev" type="xs:double"/>\r
          </xs:extension>\r
       </xs:simpleContent>\r
    </xs:complexType>\r