biom:DNAMitochondrialData
A description of DNA mitochondrial data
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:DNAMitochondrialDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:DNAMitoControlRegion1Text [0..*]A kind of DNA codes for mitochondrial DNA region HV1
- biom:DNAMitoControlRegion2Text [0..*]A kind of DNA codes for mitochondrial DNA regions HV2 and HV3
- biom:DNAMitoBaseStartNumeric [0..*]A number indicating the mitochondrial DNA base composition starting point, where the primer pair starts interrogating the mitochondrial DNA
- biom:DNAMitoBaseEndNumeric [0..*]A number indicating the mitochondrial DNA base composition ending point, where the primer pair stops interrogating the mitochondrial DNA
- biom:DNAMitoBaseAdenineQuantity [0..*]A count of the mitochondrial DNA base composition adenines in the region being amplified
- biom:DNAMitoBaseGuanineQuantity [0..*]A count of the mitochondrial DNA base composition guanines in the region being amplified
- biom:DNAMitoBaseCytosineQuantity [0..*]A count of the mitochondrial DNA base composition cytosines in the region being amplified
- biom:DNAMitoBaseThymineQuantity [0..*]A count of the mitochondrial DNA base composition thymines in the region being amplified
- biom:DNAMitochondrialDataAugmentationPointAbstract [0..*]An augmentation point for DNAMitochondrialData
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:DNAMitochondrialDataAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:DNASampleType (Element biom:DNASample)
Sample instance
<biom:DNAMitochondrialData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:DNAMitoControlRegion1Text>string</biom:DNAMitoControlRegion1Text> <biom:DNAMitoControlRegion2Text>string</biom:DNAMitoControlRegion2Text> <biom:DNAMitoBaseStartNumeric>1</biom:DNAMitoBaseStartNumeric> <biom:DNAMitoBaseEndNumeric>1</biom:DNAMitoBaseEndNumeric> <biom:DNAMitoBaseAdenineQuantity>1</biom:DNAMitoBaseAdenineQuantity> <biom:DNAMitoBaseGuanineQuantity>1</biom:DNAMitoBaseGuanineQuantity> <biom:DNAMitoBaseCytosineQuantity>1</biom:DNAMitoBaseCytosineQuantity> <biom:DNAMitoBaseThymineQuantity>1</biom:DNAMitoBaseThymineQuantity> <biom:DNAMitochondrialDataAugmentationPoint>any content</biom:DNAMitochondrialDataAugmentationPoint> </biom:DNAMitochondrialData>