complexType hashType
diagram gluon3_1_p817.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:hashValue ebucore:hashFunction
used by
element fileInfo/hash
annotation
documentation
To provide hash details.
source <xs:complexType name="hashType">
 
<xs:annotation>
   
<xs:documentation> To provide hash details. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="hashValue" type="hexBinary" minOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The value calculated for the hash code using the hash function.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="hashFunction" minOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The algorythm used to calculate the hash code associated with an
essence file.
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:typeGroup">
         
<xs:annotation>
           
<xs:documentation> A group of attributes used to identify a hash function.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element hashType/hashValue
diagram gluon3_1_p818.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:hexBinary
properties
content simple
annotation
documentation
The value calculated for the hash code using the hash function.
source <xs:element name="hashValue" type="hexBinary" minOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The value calculated for the hash code using the hash function.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element hashType/hashFunction
diagram gluon3_1_p819.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
annotation
documentation
The algorythm used to calculate the hash code associated with an
essence file.
source <xs:element name="hashFunction" minOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The algorythm used to calculate the hash code associated with an
essence file.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:typeGroup">
     
<xs:annotation>
       
<xs:documentation> A group of attributes used to identify a hash function.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>


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