Menu

Audio

Allan Cunliffe
Attachments
Audio.png (1044 bytes)

Introduction

This is a schema to encapsulate audio files. The specification consists of a description of the XML schema and an example of an instance of the schema.

Target namespace

http://preservation.naa.gov.au/audio/1.0

Declared namespaces

Prefix Namespace

xsd
http://www.w3.org/2001/XMLSchema

audio
http://preservation.naa.gov.au/audio/1.0

Schema

The following sections describe the audio XML schema.

Diagram

XML Schema Definition

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:audio="http://preservation.naa.gov.au/audio/1.0" 
 targetNamespace="http://preservation.naa.gov.au/audio/1.0"
 version="1.0">
<xsd:annotation>
<xsd:documentation xml:lang="en">
 audio. A schema to encapsulate audio files.
 Developed by the National Archives of Australia. Copyright 2010
 Commonwealth of Australia.
</xsd:documentation>
</xsd:annotation>
<xsd:element name="flac" type="xsd:string" />
</xsd:schema>

Example

The following is an extract of an instance of the audio schema.

<audio:flac xmlns:audio="http://preservation.naa.gov.au/audio/1.0">
ZkxhQwAAACIQABAAAAjPABTPAfQA8AAAu4Aad07FCvm4lRlD7aSdoYi7AwAAEgAAAAAAAAAAAAAA
AAAAAAAQAAQAACggAAAAcmVmZXJlbmNlIGxpYkZMQUMgMS4yLjEgMjAwNzA5MTcAAAAAAgAAEHJp
ZmZSSUZGJHcBAFdBVkUCAAAccmlmZmZtdCAQAAAAAQABAEAfAACAPgAAAgAQAAIAAAxyaWZmZGF0
[...]
</audio:flac>

Related

Wiki: Xena_schemas

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.