intel:SystemIdentifier
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.0
Schema document: domains/intelligence/2.0/intelligence.xsd
Type: intel:SystemIdentifierType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:IdentificationID [0..*] A value that identifies something.
- intel:SystemName [0..*] The name of the kind or the source of a system identifier.
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
<intel:SystemIdentifier> <nc:IdentificationID>string</nc:IdentificationID> <intel:SystemName>string</intel:SystemName> </intel:SystemIdentifier>