simpleType priorityclassType

simpleType {http://hapmap.cshl.org}priorityclassType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {http://www.w3.org/2001/XMLSchema}NMTOKEN (by restriction)
    {http://hapmap.cshl.org}priorityclassType
Target Namespacehttp://hapmap.cshl.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:simpleType name="priorityclassType">
    <
xs:annotation>
        <
xs:documentation>
The different classes, as determined by dbSNP, of SNPs picked to
genotype.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:NMTOKEN">
        <
xs:enumeration value="validated"/>
        <
xs:enumeration value="two-hit"/>
        <
xs:enumeration value="jsnp-verified"/>
        <
xs:enumeration value="perlegen-verified"/>
        <
xs:enumeration value="bac-overlap"/>
        <
xs:enumeration value="tsc-overlap"/>
        <
xs:enumeration value="non-validated"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

The different classes, as determined by dbSNP, of SNPs picked to
               genotype.


simpleType priorityclassType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.