lexs:DataOwnerIdentifier
A unique identifier for an organization and a system in an organization that owns data. This identifier is used in DataOwnerMetadata that is part of PackageMetadata, and in DataOwnerInformation that is part of DataOwnersResponseMessage.
Element information
Namespace: http://lexs.gov/lexs/4.0
Schema document: lexs.gov/lexs/4.0/lexs.xsd
Type: lexs:DataOwnerIdentifierType
Properties: Global, Qualified
Content
- Sequence [1..1]
- lexs:OriginatingAgencyID [1..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 [1..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:DataOwnerMetadataType (Element ulex:DataOwnerMetadata)
- Type ulex:SearchRequestMetadataType (Element ulex:SearchRequestMetadata)
Substitution hierarchy
- ulex:DataOwnerIdentifierAbstract
- lexs:DataOwnerIdentifier
Sample instance
<lexs:DataOwnerIdentifier> <lexs:OriginatingAgencyID>ABC123</lexs:OriginatingAgencyID> <nc:OrganizationName>GBI</nc:OrganizationName> <lexs:SystemID>GBI RMS</lexs:SystemID> </lexs:DataOwnerIdentifier>