http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Media
ImageMediaItemDTO Complex Type
Namespace http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Media
Base Type
Extension of MediaDTO Complex Type
Diagram
Width Element Height Element DPIs Element ColorSpace Element BitDepth Element UploadSessionId Element Value Element Format Element Sequence UploadDate Element Source Element Size Element Value Element Format Element Sequence RejectedDate Element Value Element Format Element Sequence QualityAssuranceDate Element Value Element Format Element Sequence PublishedDate Element Value Element Format Element Sequence ModifiedDate Element MediaType Element MediaStatus Element MediaContentType Element Gs1FormatFileName Element FoAType Element FileName Element CompanyName Element CompanyGln Element AssetType Element Value Element Format Element Sequence ArchivalDate Element ApprovedBy Element Value Element Format Element Sequence ApprovalDate Element Id Element Sequence ImageMediaItemDTO Complex Type
Overview
Sequence
Id optional ser:guid
Sequence
Format optional xs:string
Value optional xs:string
ApprovedBy optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
AssetType optional xs:string
CompanyGln optional xs:string
CompanyName optional xs:string
FileName optional xs:string
FoAType optional xs:string
Gs1FormatFileName optional xs:string
MediaContentType optional xs:string
MediaStatus optional xs:string
MediaType optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
Size optional xs:long
Source optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
UploadSessionId optional ser:guid
BitDepth optional xs:int
ColorSpace optional xs:string
DPIs optional xs:int
Height optional xs:int
Width optional xs:int
Used By
ImageMediaItemDTO Element
Source
<xs:complexType name="ImageMediaItemDTO" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:MediaDTO">
      <xs:sequence>
        <xs:element minOccurs="0" name="BitDepth" nillable="true" type="xs:int" />
        <xs:element minOccurs="0" name="ColorSpace" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="DPIs" nillable="true" type="xs:int" />
        <xs:element minOccurs="0" name="Height" nillable="true" type="xs:int" />
        <xs:element minOccurs="0" name="Width" nillable="true" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Media

 

 


© 2017 All Rights Reserved.

Send comments on this topic.