TMXML:Type - DocumentType
From TM-XML-Wiki
Information concerning a document attached to a request
| DocumentType (Complex Type) | ||||
| No | Element | Type | Card. | Description |
|---|---|---|---|---|
| 1 | DocumentName | xs:string | 0..1 | Document name or title |
| 2 | DocumentFilename | xs:string | 0..1 | Document file name |
| 3 | DocumentFileFormat | FileFormatType | 0..1 | Document file name extension |
| 4 | DocumentDate | xs:date | 0..1 | Date of creation of the document |
| 5 | DocumentLanguageCode | ISOLanguageCodeType | 0..1 | Code for language used in the document |
| 6 | DocumentMedia | DocumentMediaType | 0..1 | Code for document media (electronic, paper, inside, outside, etc) |
| 7 | DocumentLocation | xs:string | 0..1 | Reference to the location of the document |
| 8 | DocumentVersion | xs:string | 0..1 | Document version |
| 9 | DocumentSizeInByte | xs:integer | 0..1 | Document size in bytes |
| 10 | Comment | TextType | 0..1 | Free text comment |
| 11 | DocumentBinary | xs:base64Binary | 0..1 | Embedded document in binary base64 format |
| Type of: | ||||
