complexType SoundType
diagram ADMS-v1.01_p1446.png
namespace urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
type extension of xsd:base64Binary
properties
base xsd:base64Binary
attributes
Name  Type  Use  Default  Fixed  annotation
formatxsd:stringoptional      
documentation
<ccts:UniqueID>UDT000005-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Format. Text</ccts:DictionaryEntryName>
<ccts:Definition>The format of the sound content.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>string</xsd:BuiltinType>
mimeCodexsd:normalizedStringrequired      
documentation
<ccts:UniqueID>UDT000005-SC3</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Mime. Code</ccts:DictionaryEntryName>
<ccts:Definition>The mime type of the sound object.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
encodingCodexsd:normalizedStringoptional      
documentation
<ccts:UniqueID>UDT000005-SC4</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Encoding. Code</ccts:DictionaryEntryName>
<ccts:Definition>Specifies the decoding algorithm of the sound object.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
urixsd:anyURIoptional      
documentation
<ccts:UniqueID>UDT000005-SC6</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Uniform Resource. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The Uniform Resource Identifier that identifies where the sound object is located.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>anyURI</xsd:BuiltinType>
filenamexsd:stringoptional      
documentation
<ccts:UniqueID>UDT000005-SC7</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Filename.Text</ccts:DictionaryEntryName>
<ccts:Definition>The filename of the sound object.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>string</xsd:BuiltinType>
annotation
documentation
<ccts:UniqueID>UDT000005</ccts:UniqueID>
<ccts:CategoryCode>UDT</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Type</ccts:DictionaryEntryName>
<ccts:VersionID>1.0</ccts:VersionID>
<ccts:Definition>A diagram, graph, mathematical curves, or similar representation.</ccts:Definition>
<ccts:RepresentationTermName>Sound</ccts:RepresentationTermName>
<ccts:PrimitiveType>binary</ccts:PrimitiveType>
<xsd:BuiltinType>base64Binary</xsd:BuiltinType>
source <xsd:complexType name="SoundType">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT000005</ccts:UniqueID>
     
<ccts:CategoryCode>UDT</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Sound. Type</ccts:DictionaryEntryName>
     
<ccts:VersionID>1.0</ccts:VersionID>
     
<ccts:Definition>A diagram, graph, mathematical curves, or similar representation.</ccts:Definition>
     
<ccts:RepresentationTermName>Sound</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>binary</ccts:PrimitiveType>
     
<xsd:BuiltinType>base64Binary</xsd:BuiltinType>
   
</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>UDT000005-SC2</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Sound. Format. Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The format of the sound content.</ccts:Definition>
           
<ccts:ObjectClass>Sound</ccts:ObjectClass>
           
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
           
<xsd:BuiltinType>string</xsd:BuiltinType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="mimeCode" type="xsd:normalizedString" use="required">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UDT000005-SC3</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Sound. Mime. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>The mime type of the sound object.</ccts:Definition>
           
<ccts:ObjectClass>Sound</ccts:ObjectClass>
           
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
           
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="encodingCode" type="xsd:normalizedString" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UDT000005-SC4</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Sound. Encoding. Code</ccts:DictionaryEntryName>
           
<ccts:Definition>Specifies the decoding algorithm of the sound object.</ccts:Definition>
           
<ccts:ObjectClass>Sound</ccts:ObjectClass>
           
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
           
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="uri" type="xsd:anyURI" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UDT000005-SC6</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Sound. Uniform Resource. Identifier</ccts:DictionaryEntryName>
           
<ccts:Definition>The Uniform Resource Identifier that identifies where the sound object is located.</ccts:Definition>
           
<ccts:ObjectClass>Sound</ccts:ObjectClass>
           
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
           
<xsd:BuiltinType>anyURI</xsd:BuiltinType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="filename" type="xsd:string" use="optional">
       
<xsd:annotation>
         
<xsd:documentation xml:lang="en">
           
<ccts:UniqueID>UDT000005-SC7</ccts:UniqueID>
           
<ccts:CategoryCode>SC</ccts:CategoryCode>
           
<ccts:DictionaryEntryName>Sound. Filename.Text</ccts:DictionaryEntryName>
           
<ccts:Definition>The filename of the sound object.</ccts:Definition>
           
<ccts:ObjectClass>Sound</ccts:ObjectClass>
           
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
           
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
           
<ccts:PrimitiveType>string</ccts:PrimitiveType>
           
<xsd:BuiltinType>string</xsd:BuiltinType>
         
</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute SoundType/@format
type xsd:string
properties
isRef 0
use optional
annotation
documentation
<ccts:UniqueID>UDT000005-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Format. Text</ccts:DictionaryEntryName>
<ccts:Definition>The format of the sound content.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>string</xsd:BuiltinType>
source <xsd:attribute name="format" type="xsd:string" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT000005-SC2</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Sound. Format. Text</ccts:DictionaryEntryName>
     
<ccts:Definition>The format of the sound content.</ccts:Definition>
     
<ccts:ObjectClass>Sound</ccts:ObjectClass>
     
<ccts:PropertyTermName>Format</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
     
<xsd:BuiltinType>string</xsd:BuiltinType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute SoundType/@mimeCode
type xsd:normalizedString
properties
isRef 0
use required
annotation
documentation
<ccts:UniqueID>UDT000005-SC3</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Mime. Code</ccts:DictionaryEntryName>
<ccts:Definition>The mime type of the sound object.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
source <xsd:attribute name="mimeCode" type="xsd:normalizedString" use="required">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT000005-SC3</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Sound. Mime. Code</ccts:DictionaryEntryName>
     
<ccts:Definition>The mime type of the sound object.</ccts:Definition>
     
<ccts:ObjectClass>Sound</ccts:ObjectClass>
     
<ccts:PropertyTermName>Mime</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
     
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute SoundType/@encodingCode
type xsd:normalizedString
properties
isRef 0
use optional
annotation
documentation
<ccts:UniqueID>UDT000005-SC4</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Encoding. Code</ccts:DictionaryEntryName>
<ccts:Definition>Specifies the decoding algorithm of the sound object.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
source <xsd:attribute name="encodingCode" type="xsd:normalizedString" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT000005-SC4</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Sound. Encoding. Code</ccts:DictionaryEntryName>
     
<ccts:Definition>Specifies the decoding algorithm of the sound object.</ccts:Definition>
     
<ccts:ObjectClass>Sound</ccts:ObjectClass>
     
<ccts:PropertyTermName>Encoding</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Code</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
     
<xsd:BuiltinType>normalizedString</xsd:BuiltinType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute SoundType/@uri
type xsd:anyURI
properties
isRef 0
use optional
annotation
documentation
<ccts:UniqueID>UDT000005-SC6</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Uniform Resource. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The Uniform Resource Identifier that identifies where the sound object is located.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>anyURI</xsd:BuiltinType>
source <xsd:attribute name="uri" type="xsd:anyURI" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT000005-SC6</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Sound. Uniform Resource. Identifier</ccts:DictionaryEntryName>
     
<ccts:Definition>The Uniform Resource Identifier that identifies where the sound object is located.</ccts:Definition>
     
<ccts:ObjectClass>Sound</ccts:ObjectClass>
     
<ccts:PropertyTermName>Uniform Resource Identifier</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
     
<xsd:BuiltinType>anyURI</xsd:BuiltinType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute SoundType/@filename
type xsd:string
properties
isRef 0
use optional
annotation
documentation
<ccts:UniqueID>UDT000005-SC7</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Sound. Filename.Text</ccts:DictionaryEntryName>
<ccts:Definition>The filename of the sound object.</ccts:Definition>
<ccts:ObjectClass>Sound</ccts:ObjectClass>
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>string</xsd:BuiltinType>
source <xsd:attribute name="filename" type="xsd:string" use="optional">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
     
<ccts:UniqueID>UDT000005-SC7</ccts:UniqueID>
     
<ccts:CategoryCode>SC</ccts:CategoryCode>
     
<ccts:DictionaryEntryName>Sound. Filename.Text</ccts:DictionaryEntryName>
     
<ccts:Definition>The filename of the sound object.</ccts:Definition>
     
<ccts:ObjectClass>Sound</ccts:ObjectClass>
     
<ccts:PropertyTermName>Filename</ccts:PropertyTermName>
     
<ccts:RepresentationTermName>Text</ccts:RepresentationTermName>
     
<ccts:PrimitiveType>string</ccts:PrimitiveType>
     
<xsd:BuiltinType>string</xsd:BuiltinType>
   
</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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