simpleType single_base_alleleType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.hapmap.org}dnaType (by restriction)
  {http://www.hapmap.org}single_base_alleleType
Target Namespacehttp://www.hapmap.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:simpleType name="single_base_alleleType">
    <
xs:annotation>
        <
xs:documentation>
For use in genotype and allele frequency schema definitions, where
one wants to restrict the value of the attribute or element text to only the proper
values.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:restriction base="dnaType">
        <
xs:length value="1"/>
    </
xs:restriction>
</
xs:simpleType>


Documentation

For use in genotype and allele frequency schema definitions, where
               one wants to restrict the value of the attribute or element text to only the proper
               values.


simpleType single_base_alleleType


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.