biom:DNAPedigree
A description of a pedigree originating and held at a DNA laboratory
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:DNAPedigreeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:DNAPedigreeID [0..*]An identifier (i.e., file number) of a DNA pedigree
- biom:DNAPedigreeMemberIndexNumeric [0..*]An index that refers to the DNA subject of the transaction and provides the ability to link pedigree information.
- biom:DNAPedigreeMemberStatusCode [0..*]A status of a subject of a DNA pedigree
- biom:DNAPedigreeSampleID [0..*]An Identifier for a DNA sample linking it to this related pedigree
- biom:DNAPedigreeFatherIndexNumeric [0..*]An index number that refers to the father of the subject of this DNA pedigree
- biom:DNAPedigreeMotherIndexNumeric [0..*]An index number that refers to the mother of a subject of this DNA pedigree
- biom:DNAPedigreeCommentText [0..*]A descriptive comment about a DNA pedigree
- biom:DNAPedigreeAugmentationPointAbstract [0..*]An augmentation point for DNAPedigree
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:DNAPedigreeAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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:DNAPedigree> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:DNAPedigreeID>string</biom:DNAPedigreeID> <biom:DNAPedigreeMemberIndexNumeric>string</biom:DNAPedigreeMemberIndexNumeric> <biom:DNAPedigreeMemberStatusCode>K</biom:DNAPedigreeMemberStatusCode> <biom:DNAPedigreeSampleID>string</biom:DNAPedigreeSampleID> <biom:DNAPedigreeFatherIndexNumeric>1</biom:DNAPedigreeFatherIndexNumeric> <biom:DNAPedigreeMotherIndexNumeric>1</biom:DNAPedigreeMotherIndexNumeric> <biom:DNAPedigreeCommentText>string</biom:DNAPedigreeCommentText> <biom:DNAPedigreeAugmentationPoint>any content</biom:DNAPedigreeAugmentationPoint> </biom:DNAPedigree>