Schema Central > NIEM 2.0 > niem-core.xsd > nc:Attachment
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

nc:Attachment

A binary attachment to a report or document.

Element information

Type: nc:BinaryType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<nc:Attachment>
   <nc:BinaryID>string</nc:BinaryID>
   <nc:BinaryAvailableLocationText>string</nc:BinaryAvailableLocationText>
   <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
   <nc:BinaryBase64Object>GpM7</nc:BinaryBase64Object>
   <nc:BinaryCaptureDate>
      <nc:Date>2000-01-01</nc:Date>
   </nc:BinaryCaptureDate>
   <nc:BinaryCapturer>
      <nc:EntityOrganizationReference/>
   </nc:BinaryCapturer>
   <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText>
   <nc:BinaryFormatID>string</nc:BinaryFormatID>
   <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName>
   <nc:BinaryLocationURI>http://www.example.com/</nc:BinaryLocationURI>
   <nc:BinarySizeValue>1.0</nc:BinarySizeValue>
   <nc:BinaryCategoryText>string</nc:BinaryCategoryText>
</nc:Attachment>

Site developed and hosted by Datypic, Inc.

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