udt:PictureType
A diagram, graph, mathematical curve, or similar representation.
Complex type information
Namespace: urn:oasis:names:specification:bdndr:schema:xsd:UnqualifiedDataTypes-1
Schema document: common/BDNDR-UnqualifiedDataTypes-1.1.xsd
CCTS Properties:
- Unique I D: BDNDRUDT000004
- Category Code: UDT
- Dictionary Entry Name: Picture. Type
- Version I D: 1.0
- Definition: A diagram, graph, mathematical curve, or similar representation.
- Representation Term Name: Picture
- Primitive Type: binary
Content
- Type based on xsd:base64Binary
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
format | [0..1] | xsd:string | The format of the binary content. | from type cct:BinaryObjectType |
encodingCode | [0..1] | xsd:normalizedString | Specifies the decoding algorithm of the binary object. | from type cct:BinaryObjectType |
characterSetCode | [0..1] | xsd:normalizedString | The character set of the binary object if the mime type is text. | from type cct:BinaryObjectType |
uri | [0..1] | xsd:anyURI | The Uniform Resource Identifier that identifies where the binary object is located. | from type cct:BinaryObjectType |
filename | [0..1] | xsd:string | The filename of the binary object. | from type cct:BinaryObjectType |
mimeCode | [1..1] | xsd:normalizedString | The mime type of the picture object. |
Type inheritance chain
- xsd:base64Binary
- extended by cct:BinaryObjectType
- restricted by udt:PictureType
- extended by cct:BinaryObjectType