ulexlib:AttachmentSummaryConnection
A mechanism used to link an AttachmentSummary to objects in the Digest and/or Structured Payloads.
Element information
Namespace: http://ulex.gov/library/2.0
Schema document: ulex.gov/ulex-library/2.0/ulex-library.xsd
Type: ulexlib:AttachmentSummaryConnectionType
Properties: Global, Qualified
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 in a Structured Payload.
Attributes
None
Used in
- Type ulex:LinkagesType (Element ulex:Linkages)
Substitution hierarchy
- ulexlib:AttachmentSummaryConnectionAbstract
- can be substituted with ulexlib:AttachmentSummaryConnection
Sample instance
<ulexlib:AttachmentSummaryConnection> <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment3"/> <ulexlib:StructuredPayloadObjectReference ulexlib:structuredPayloadReference="Payload1" ulexlib:nonValidatingObjectReference="PayloadPF1"/> </ulexlib:AttachmentSummaryConnection>