nc:DNALocus
Location specific information regarding a person's DNA.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:DNALocusType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:DNALocusCategoryText [0..*] A location within a strand of DNA that a value is determined.
- nc:DNALocusValue [0..*] A value string for a DNA locus.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type nc:DNAType (Elements nc:DNA, nc:PersonDNA)
Sample instance
<nc:DNALocus> <nc:DNALocusCategoryText>string</nc:DNALocusCategoryText> <nc:DNALocusValue>string</nc:DNALocusValue> </nc:DNALocus>