ndex:AudioVisualRecordingCategoryCodeSimpleType

simpleType AudioVisualRecordingCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

Definition

A data type for a code that identifies the type of audio visual recording.

Diagram

Enumerations

ValueDefinition
AUDIO_TAPEAUDIO TAPE (ALL TYPES)
AUDIO_TAPE-CASSETTESAUDIO TAPE CASSETTES
AUDIO_TAPE-REELAUDIO TAPE REEL
AUDIO-COMPACT_DISCAUDIO COMPACT DISC (CD)
AUDIO-LASER_COMPACT_DISCAUDIO LASER COMPACT DISC (CD)
AUDIO-PHONOGRAPH_RECORDAUDIO PHONOGRAPH RECORD
VIDEO-DISKVIDEO DISK (CED, VIDEODISC, LASER VIDEO DISK, LV, REFLECTIVE OPTICAL VIDEO DISK)
VIDEO-DVDVIDEO DVD
VIDEO-FILMVIDEO FILM
VIDEO-SLIDEVIDEO SLIDE
VIDEO-TAPEVIDEO TAPE
VIDEO-TAPE-BETAVIDEO TAPE BETA
VIDEO-TAPE-VHSVIDEO TAPE VHS

XML Schema

<xs:simpleType name="AudioVisualRecordingCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of audio visual recording.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AUDIO_TAPE">
<xs:annotation>
<xs:documentation>
AUDIO TAPE (ALL TYPES)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUDIO_TAPE-CASSETTES">
<xs:annotation>
<xs:documentation>
AUDIO TAPE CASSETTES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUDIO_TAPE-REEL">
<xs:annotation>
<xs:documentation>
AUDIO TAPE REEL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUDIO-COMPACT_DISC">
<xs:annotation>
<xs:documentation>
AUDIO COMPACT DISC (CD)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUDIO-LASER_COMPACT_DISC">
<xs:annotation>
<xs:documentation>
AUDIO LASER COMPACT DISC (CD)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUDIO-PHONOGRAPH_RECORD">
<xs:annotation>
<xs:documentation>
AUDIO PHONOGRAPH RECORD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-DISK">
<xs:annotation>
<xs:documentation>
VIDEO DISK (CED, VIDEODISC, LASER VIDEO DISK, LV, REFLECTIVE OPTICAL VIDEO DISK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-DVD">
<xs:annotation>
<xs:documentation>
VIDEO DVD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-FILM">
<xs:annotation>
<xs:documentation>
VIDEO FILM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-SLIDE">
<xs:annotation>
<xs:documentation>
VIDEO SLIDE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-TAPE">
<xs:annotation>
<xs:documentation>
VIDEO TAPE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-TAPE-BETA">
<xs:annotation>
<xs:documentation>
VIDEO TAPE BETA
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO-TAPE-VHS">
<xs:annotation>
<xs:documentation>
VIDEO TAPE VHS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>