biom:DNAProfile
A description of a DNA profile
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:DNAProfileType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:DNAProfileCategoryCode [0..*]A kind of DNA profile
- biom:DNAProfileResultCode [0..*]A kind of DNA profile result
- biom:DNAProfileID [0..*]An identifier for uniquely identifying the profile or sample for which the transaction is based.
- biom:DNAProfileSupplementalText [0..*]A supplemental message in a DNA profile
- biom:DNAProfileCommentText [0..*]A descriptive comment about a DNA profile
- biom:DNAProfileAugmentationPointAbstract [0..*]An augmentation point for DNAProfile
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:DNAProfileAugmentationPoint
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:DNAProfile> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:DNAProfileCategoryCode>0</biom:DNAProfileCategoryCode> <biom:DNAProfileResultCode>0</biom:DNAProfileResultCode> <biom:DNAProfileID>string</biom:DNAProfileID> <biom:DNAProfileSupplementalText>string</biom:DNAProfileSupplementalText> <biom:DNAProfileCommentText>string</biom:DNAProfileCommentText> <biom:DNAProfileAugmentationPoint>any content</biom:DNAProfileAugmentationPoint> </biom:DNAProfile>