j:TipTaxonomy
A means to categorize information received as tip that may be used for analysis.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:TipTaxonomyType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:TipDomainCode [0..*] A broad category of threat to which the tip or lead pertains.
- j:TipClassCode [0..*] A kind of threat to which the tip or lead pertains.
- j:TipSubclassText [0..*] A more detailed classification of threat to which the tip or lead pertains.
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 |
Sample instance
<j:TipTaxonomy> <j:TipDomainCode>A</j:TipDomainCode> <j:TipClassCode>BIO</j:TipClassCode> <j:TipSubclassText>string</j:TipSubclassText> </j:TipTaxonomy>