Schema Central > OAGIS® 9.4.1 > DrawingAttachment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

DrawingAttachment

Drawing Attachment allows drawings to be attached to a Noun or Component.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: SemanticAttachmentType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
inline [0..1]IndicatorTypeDefault value is "false". from type AttachmentBaseType

Used in

Sample instance

<DrawingAttachment>
   <EmbeddedData mimeCode="normalizedString">GpM7</EmbeddedData>
   <URI>http://www.example.com/</URI>
   <ISBN>normalizedString</ISBN>
   <FileName>string</FileName>
   <DocumentDateTime>2000-01-01</DocumentDateTime>
   <Description>string</Description>
   <Note>string</Note>
   <FileType>normalizedString</FileType>
   <FileSizeQuantity>1.0</FileSizeQuantity>
   <Title>string</Title>
   <UserArea>
      <!--any element-->
   </UserArea>
</DrawingAttachment>

Site developed and hosted by Datypic, Inc.

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