Schema Central > niem41 > biom.xsd > biom:DNASTRProfile
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

biom:DNASTRProfile

An autosomal STR, X-STR, and Y-STR DNA profile

Element information

Type: biom:DNASTRProfileType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

Sample instance

<biom:DNASTRProfile>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <biom:DNASTRProfileCategoryCode>0</biom:DNASTRProfileCategoryCode>
   <biom:DNALocusReferenceID>1</biom:DNALocusReferenceID>
   <biom:DNAAlleleIndicator>true</biom:DNAAlleleIndicator>
   <biom:DNALocusAnalysisIndicator>true</biom:DNALocusAnalysisIndicator>
   <biom:DNAPreciseCallIndicator>true</biom:DNAPreciseCallIndicator>
   <biom:DNAAlleleCall1Text>string</biom:DNAAlleleCall1Text>
   <biom:DNAAlleleCall2Text>string</biom:DNAAlleleCall2Text>
   <biom:DNAAlleleCall3Text>string</biom:DNAAlleleCall3Text>
   <biom:DNABatchID>string</biom:DNABatchID>
   <biom:DNAElectropherogramID>string</biom:DNAElectropherogramID>
   <biom:DNAElectropherogramLadderID>string</biom:DNAElectropherogramLadderID>
   <biom:DNAKit>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <biom:DNAKitReferenceID>1</biom:DNAKitReferenceID>
      <biom:DNAKitName>string</biom:DNAKitName>
      <biom:DNAKitManufacturerName>string</biom:DNAKitManufacturerName>
      <biom:DNAKitDescriptionText>string</biom:DNAKitDescriptionText>
      <biom:DNAKitAugmentationPoint>any content</biom:DNAKitAugmentationPoint>
   </biom:DNAKit>
   <biom:DNASTRProfileAugmentationPoint>any content</biom:DNASTRProfileAugmentationPoint>
</biom:DNASTRProfile>