lexsdigest:PersonImageConnection
A link between an AttachmentSummary for a person's image and an object in the Digest and/or Structured Payload. This connection should be used when the image is not just a facial or waist up image.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:AttachmentSummaryConnectionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ulexlib:AttachmentSummaryReference [1..*]A summary of an attachment that can be linked to Digest or Structured Payload objects.
- ulexlib:DigestObjectReference [0..1]An object in a Digest, which can be a high level object such as a Person or a Vehicle, or a lower level object such as a PersonName.
- ulexlib:StructuredPayloadObjectReference [0..*]An object reference to an object inside of a Structured Payload.
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:LinkagesType (Element ulex:Linkages)
Substitution hierarchy
- ulexlib:AttachmentSummaryConnectionAbstract
- lexsdigest:CommunicationCaptureAttachmentConnection
- lexsdigest:CrimeSceneImageConnection
- lexsdigest:DocumentAttachmentConnection
- lexsdigest:ItemImageConnection
- lexsdigest:PersonBiometricConnection
- lexsdigest:PersonFacialImageConnection
- lexsdigest:PersonFingerprintConnection
- lexsdigest:PersonImageConnection
- lexsdigest:PersonSMTImageConnection
- lexsdigest:SupportingDocumentationConnection
- ulexlib:AttachmentSummaryConnection
Sample instance
<lexsdigest:PersonImageConnection> <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment1"/> <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/> </lexsdigest:PersonImageConnection>