element sample

element {http://www.hapmap.org}sample

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.hapmap.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:element name="sample">
    <
xs:annotation>
        <
xs:documentation>
Definition of a sample that is used for genotyping, pooled
allele frequency estimation or other purposes. It comes
from one source (e.g. Coriell cell repositories) and typically
has a local identifier at that source. It can come from only
one individual which must exist in the database
        
</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="from_individual">
                <
xs:complexType>
                    <
xs:attribute name="lsid" type="lsidType" use="required"/>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="source" type="xs:string"/>
            <
xs:element name="local_id" type="xs:string"/>
            <
xs:element name="description" type="descType" minOccurs="0"/>
        </
xs:sequence>
        <
xs:attribute name="lsid" type="lsidType" use="required"/>
    </
xs:complexType>
</
xs:element>


Documentation

Definition of a sample that is used for genotyping, pooled
allele frequency estimation or other purposes. It comes
from one source (e.g. Coriell cell repositories) and typically
has a local identifier at that source. It can come from only
one individual which must exist in the database


element sample


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.