Schema Central > LEXS 4.0 > ulex.xsd > ulex:AttachmentSummary
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ulex:AttachmentSummary

A summary of an attachment.  The summary exists at the package level and provides a way to link an attachment, which exists outside the package and that may not be included in the current message, and objects in the Digest and/or Structured Payloads.

Element information

Type: ulex:AttachmentSummaryType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
ulexlib:id [0..1]xsd:ID

Used in

Sample instance

<ulex:AttachmentSummary                        ulexlib:id="PAttachment1">
   <ulex:AttachmentCategoryText>Mug shot</ulex:AttachmentCategoryText>
   <ulex:AttachmentDescriptionText>Photo of John Doe</ulex:AttachmentDescriptionText>
   <ulex:AttachmentFormatID>jpg</ulex:AttachmentFormatID>
   <ulex:AttachmentFormatStandardName>JPEG</ulex:AttachmentFormatStandardName>
   <ulex:AttachmentSizeValue>1</ulex:AttachmentSizeValue>
   <ulex:AttachmentURI>http://www.gtri.org/LEXS/examples/mugshot1.jpg</ulex:AttachmentURI>
   <ulex:AttachmentViewableIndicator>true</ulex:AttachmentViewableIndicator>
   <ulex:AttachmentSummaryDomainAttribute>
      <ulex:DomainName>LEXS</ulex:DomainName>
   </ulex:AttachmentSummaryDomainAttribute>
</ulex:AttachmentSummary>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com