complexType BinaryObjectType
diagram CODICE_2.7.0_diagrams/CODICE_2.7.0_p2708.png
namespace urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2
type extension of xsd:base64Binary
properties
base xsd:base64Binary
used by
complexTypes BinaryObjectType GraphicType PictureType SoundType VideoType
attributes
Name  Type  Use  Default  Fixed  Annotation
format  xsd:string  optional      
documentation
<ccts:UniqueID>UNDT000002-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Format. Text</ccts:DictionaryEntryName>
<ccts:Definition>The format of the binary content.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
mimeCode  xsd:normalizedString  optional      
documentation
<ccts:UniqueID>UNDT000002-SC3</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Mime. Code</ccts:DictionaryEntryName>
<ccts:Definition>The mime type of the binary object.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
encodingCode  xsd:normalizedString  optional      
documentation
<ccts:UniqueID>UNDT000002-SC4</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Encoding. Code</ccts:DictionaryEntryName>
<ccts:Definition>Specifies the decoding algorithm of the binary object.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
characterSetCode  xsd:normalizedString  optional      
documentation
<ccts:UniqueID>UNDT000002-SC5</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Character Set. Code</ccts:DictionaryEntryName>
<ccts:Definition>The character set of the binary object if the mime type is text.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Character Set</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
uri  xsd:anyURI  optional      
documentation
<ccts:UniqueID>UNDT000002-SC6</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Uniform Resource. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The Uniform Resource Identifier that identifies where the binary object is located.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
filename  xsd:string  optional      
documentation
<ccts:UniqueID>UNDT000002-SC7</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Filename.Text</ccts:DictionaryEntryName>
<ccts:Definition>The filename of the binary object.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
annotation
documentation
<ccts:UniqueID>UNDT000002</ccts:UniqueID>
<ccts:CategoryCode>CCT</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Type</ccts:DictionaryEntryName>
<ccts:VersionID>1.0</ccts:VersionID>
<ccts:Definition>A set of finite-length sequences of binary octets.</ccts:Definition>
<ccts:RepresentationTermName>Binary Object</ccts:RepresentationTermName>
<ccts:PrimitiveType>binary</ccts:PrimitiveType>
source <xsd:complexType name="BinaryObjectType">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002</ccts:UniqueID>
     
<ccts:CategoryCode>CCT</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Type</ccts:DictionaryEntryName>
     
<ccts:VersionID>1.0</ccts:VersionID>
     
<ccts:Definition>A set of finite-length sequences of binary octets.</ccts:Definition>
     
<ccts:RepresentationTermName>Binary Object</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>binary</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleContent>
   
<xsd:extension base="xsd:base64Binary">
     
<xsd:attribute name="format" type="xsd:string" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UNDT000002-SC2</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Binary Object. Format. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The format of the binary content.</ccts:Definition>
           
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
           
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="mimeCode" type="xsd:normalizedString" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UNDT000002-SC3</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Binary Object. Mime. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>The mime type of the binary object.</ccts:Definition>
           
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
           
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="encodingCode" type="xsd:normalizedString" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UNDT000002-SC4</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Binary Object. Encoding. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>Specifies the decoding algorithm of the binary object.</ccts:Definition>
           
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
           
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="characterSetCode" type="xsd:normalizedString" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UNDT000002-SC5</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Binary Object. Character Set. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>The character set of the binary object if the mime type is text.</ccts:Definition>
           
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
           
<ccts:PropertyTermName>Character Set</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="uri" type="xsd:anyURI" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UNDT000002-SC6</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Binary Object. Uniform Resource. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>The Uniform Resource Identifier that identifies where the binary object is located.</ccts:Definition>
           
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
           
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="filename" type="xsd:string" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UNDT000002-SC7</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Binary Object. Filename.Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The filename of the binary object.</ccts:Definition>
           
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
           
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute BinaryObjectType/@format
type xsd:string
properties
use optional
annotation
documentation
<ccts:UniqueID>UNDT000002-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Format. Text</ccts:DictionaryEntryName>
<ccts:Definition>The format of the binary content.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
source <xsd:attribute name="format" type="xsd:string" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002-SC2</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Format. Text</ccts:DictionaryEntryName>
     
<ccts:Definition>The format of the binary content.</ccts:Definition>
     
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
     
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute BinaryObjectType/@mimeCode
type xsd:normalizedString
properties
use optional
annotation
documentation
<ccts:UniqueID>UNDT000002-SC3</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Mime. Code</ccts:DictionaryEntryName>
<ccts:Definition>The mime type of the binary object.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
source <xsd:attribute name="mimeCode" type="xsd:normalizedString" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002-SC3</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Mime. Code</ccts:DictionaryEntryName>
     
<ccts:Definition>The mime type of the binary object.</ccts:Definition>
     
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
     
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute BinaryObjectType/@encodingCode
type xsd:normalizedString
properties
use optional
annotation
documentation
<ccts:UniqueID>UNDT000002-SC4</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Encoding. Code</ccts:DictionaryEntryName>
<ccts:Definition>Specifies the decoding algorithm of the binary object.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
source <xsd:attribute name="encodingCode" type="xsd:normalizedString" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002-SC4</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Encoding. Code</ccts:DictionaryEntryName>
     
<ccts:Definition>Specifies the decoding algorithm of the binary object.</ccts:Definition>
     
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
     
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute BinaryObjectType/@characterSetCode
type xsd:normalizedString
properties
use optional
annotation
documentation
<ccts:UniqueID>UNDT000002-SC5</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Character Set. Code</ccts:DictionaryEntryName>
<ccts:Definition>The character set of the binary object if the mime type is text.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Character Set</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
source <xsd:attribute name="characterSetCode" type="xsd:normalizedString" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002-SC5</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Character Set. Code</ccts:DictionaryEntryName>
     
<ccts:Definition>The character set of the binary object if the mime type is text.</ccts:Definition>
     
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
     
<ccts:PropertyTermName>Character Set</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute BinaryObjectType/@uri
type xsd:anyURI
properties
use optional
annotation
documentation
<ccts:UniqueID>UNDT000002-SC6</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Uniform Resource. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The Uniform Resource Identifier that identifies where the binary object is located.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
source <xsd:attribute name="uri" type="xsd:anyURI" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002-SC6</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Uniform Resource. Identifier</ccts:DictionaryEntryName>
     
<ccts:Definition>The Uniform Resource Identifier that identifies where the binary object is located.</ccts:Definition>
     
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
     
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute BinaryObjectType/@filename
type xsd:string
properties
use optional
annotation
documentation
<ccts:UniqueID>UNDT000002-SC7</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Binary Object. Filename.Text</ccts:DictionaryEntryName>
<ccts:Definition>The filename of the binary object.</ccts:Definition>
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
source <xsd:attribute name="filename" type="xsd:string" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UNDT000002-SC7</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Binary Object. Filename.Text</ccts:DictionaryEntryName>
     
<ccts:Definition>The filename of the binary object.</ccts:Definition>
     
<ccts:ObjectClass>Binary Object</ccts:ObjectClass>
     
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy