lexs:SystemIdentifier
A unique identifier for an organization and a system where data was originated, was submitted from, or is being sent.
Element information
Namespace: http://lexs.gov/lexs/4.0
Schema document: lexs.gov/lexs/4.0/lexs.xsd
Type: lexs:SystemIdentifierType
Properties: Global, Qualified
Content
- Sequence [1..1]
- lexs:OriginatingAgencyID [0..1]An identifier for an agency such as an NCIC Originating Agency Identifier Number or ORI code.
- nc:OrganizationName [1..1]A name of an organization.
- lexs:SystemID [0..1]An identifier for the system within the service provider.
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 |
Used in
- Type ulex:SystemMetadataType (Elements ulex:DataSubmitterMetadata, ulex:MessageOriginMetadata)
Substitution hierarchy
- ulex:SystemIdentifierAbstract
- lexs:SystemIdentifier
Sample instance
<lexs:SystemIdentifier> <nc:OrganizationName>Hypothetical Organization C</nc:OrganizationName> <lexs:SystemID>SysC</lexs:SystemID> </lexs:SystemIdentifier>