| diagram | ![]() |
||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
| children | ebucore:hashValue ebucore:hashFunction | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||
| type | xs:hexBinary | ||
| properties |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
| 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> |