Schema Central > OAGIS® 10 > Common.xsd > Attachment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Attachment

The Attachment represents binary data files that may be included within a BOD. These files replace the paper specifications and drawings attached to a BOD definition to clearly communicate design requirements. This Data Type is optional. Attachment usage is further defined by its position.

Element information

Type: AttachmentType

Properties: Global, Qualified, ID: oagis-id-feae247fef364f8eb071fe77d0270606

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType
inlineIndicator [0..1]IndicatorTypeDefault value is "false". from type AttachmentBaseType

Used in

Sample instance

<Attachment>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <EmbeddedDataBinaryObject/>
   <URI>normalizedString</URI>
   <ISBN>normalizedString</ISBN>
   <FileName/>
   <DocumentDateTime></DocumentDateTime>
   <Description/>
   <Note/>
   <FileTypeCode>normalizedString</FileTypeCode>
   <FileSizeQuantity>1.0</FileSizeQuantity>
   <Title/>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</Attachment>

Site developed and hosted by Datypic, Inc.

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