simpleType batchType

simpleType {http://www.hapmap.org}batchType

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://www.hapmap.org}batchType
Target Namespacehttp://www.hapmap.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:simpleType name="batchType">
    <
xs:annotation>
        <
xs:documentation>
Defines several batch types, for asssociating genotypes and other
records with batches of various kinds
        
</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="xs:NMTOKEN">
        <
xs:enumeration value="submission"/>
        <
xs:enumeration value="allocation"/>
        <
xs:enumeration value="multiplex-pool"/>
        <
xs:enumeration value="96-sample-plate"/>
        <
xs:enumeration value="plate"/>
        <
xs:enumeration value="1000-SNP-96-samples"/>
        <
xs:enumeration value="fiber-bundle"/>
        <
xs:enumeration value="probe"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

Defines several batch types, for asssociating genotypes and other
               records with batches of various kinds


simpleType batchType


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.