Schema mdcr-v1.1.xsd


schema location http://www.movielabs.com/schema/mdcr/v1.1/mdcr-v1.1.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.movielabs.com/schema/mdcr/v1.1
 
Elements  Complex types  Simple types 
RatingSystem  AdoptiveRegion-type  DistributionOptions-type 
RatingSystemSet  Descriptor-type  MediaOptions-type 
Rating-type  OrgOptions-type 
RatingReason-type 
RatingsOrg-type 
RatingsSystem-type 
RatingSystemID-type 
Reason-type 
Region-type 
Usage-type 


schema location http://www.movielabs.com/schema/md/v2.1/md-v2.1.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.movielabs.com/schema/md/v2.1/md
 
Groups  Complex types  Simple types 
DigitalAssetInteractiveBase-group  AbbreviatedMetadata-type  AssetLogicalID-type 
AbbreviatedMetadataInfo-type  AssetPhysicalID-type 
AssociatedOrg-type  ColorType-type 
BasicMetadata-type  CompObjID-type 
BasicMetadataInfo-type  ContainerProfile-type 
BasicMetadataJob-type  ContainerType-type 
BasicMetadataParent-type  ContentID-type 
BasicMetadataPeople-type  id-type 
CompanyCredits-type  language-redefine 
complex-SequenceInfo-AlternateNumber  MadeForRegion-type 
complex-SequenceInfo-DistributionNumber  MadeForRegionInternal-type 
complex-SequenceInfo-HouseSequence  orgID-type 
CompObj-type  Region-string 
CompObjClass-type  Role-type 
CompObjData-type  string-ArtReference_resolution 
CompObjEntry-type  string-AspectRatio 
ContactInfo-type  string-AssociatedOrg-role 
ContainerMetadata-type  string-Audio-Channels 
ContainerMetadataWithID-type  string-Audio-Enc-ChannelMapping 
ContainerSpecific-type  string-Audio-Enc-Codec 
ContainerTrackMetadata-type  string-Audio-Enc-CodecType 
ContentIdentifier-type  string-Audio-Enc-VBR 
ContentRating-type  string-Audio-Type 
ContentRatingDetail-type  string-Cardset-Type 
ContentSequenceInfo-type  string-CardsetList-Location 
DateTimeRange-type  string-CardsetList-Type 
DigitalAssetAudioData-type  string-Compilation-CompilationClass 
DigitalAssetAudioEncoding-type  string-Compilation-EntryClass 
DigitalAssetAudioLanguage-type  string-Compilation-EntryNumber 
DigitalAssetCardset-type  string-Container-ContainerReference 
DigitalAssetCardsetList-type  string-Container-Type 
DigitalAssetExternalTrackReference-type  string-ContentID-Identifier 
DigitalAssetImageData-type  string-ContentID-Namespace 
DigitalAssetInteractiveBaseData-type  string-DisplayIndicators 
DigitalAssetInteractiveData-type  string-Genre 
DigitalAssetInteractiveEncoding-type  string-Genre_id 
DigitalAssetMetadata-type  string-Hash 
DigitalAssetSet-type  string-Hash-method 
DigitalAssetSubtitleData-type  string-Idenifier_Namespace 
DigitalAssetSubtitleFormat-type  string-Image-Encoding 
DigitalAssetVideoData-type  string-Interactive-Enc-RuntimeEnvironment 
DigitalAssetVideoEncoding-type  string-Interactive-Enc-Version 
DigitalAssetVideoPicture-type  string-Interactive-FormatType 
DigitalAssetVideoPictureFrameRate-type  string-Interactive-Type 
DigitalAssetVideoPictureProgressive-type  string-JobDisplay 
DigitalAssetVideoSubtitleLanguage-type  string-JobFunction 
DigitalAssetWatermark-type  string-JobFunction_scheme 
GroupingEntity-type  string-Keyword 
Hash-type  string-Money-currency 
Money-type  string-Name_Suffix 
NVPair-type  string-NotRated-condition 
NVPairMoney-type  string-OrgName-idType 
OrgName-type  string-PictureFormat 
PersonIdentifier-type  string-Rating-System 
PersonName-type  string-Release-ReleaseType 
PrivateData-type  string-SequenceInfo-AlternateNumber 
Region-type  string-SequenceInfo-AlternateNumber-domain 
ReleaseHistory-type  string-SequenceInfo-DistributionNumber 
StringAndLanguage-type  string-SequenceInfo-DistributionNumber-domain 
string-SequenceInfo-HouseSequence 
string-SequenceInfo-HouseSequence-domain 
string-Subtitle-Enc-Codec 
string-Subtitle-Enc-CodecType 
string-Subtitle-Format 
string-Subtitle-FormatType 
string-Subtitle-Type 
string-TitleAlternate_type 
string-TrackReference 
string-Video-Enc-Codec 
string-Video-Enc-CodecType 
string-Video-Enc-MLevel 
string-Video-Enc-MProfile 
string-Video-Enc-VBR 
string-Video-Pic-AspectRatio 
string-Video-Pic-Colorimetry 
string-Video-Pic-ColorSampling 
string-Video-Pic-FrameRate-multiplier 
string-Video-Pic-FrameRate-timecode 
string-Video-Pic-PixelAspect 
string-Video-Pic-Progressive-scanOrder 
string-Video-Pic-Type3D 
string-Video-PictureFormat 
string-Video-SubLang-type 
string-Video-Type 
string-Watermark_Vendor 
string-WorkType 
string-WorkTypeDetail 
YearDateOrTime-type 


schema location C:\Program Files\Altova\Common2014\Schemas\schema\files\W3C_2001\xml.xsd
attributeFormDefault
elementFormDefault
targetNamespace http://www.w3.org/XML/1998/namespace
 
Attributes  Attr. groups 
base  specialAttrs 
id 
lang 
space 


element RatingSystem
diagram mdcr-v1.1_p1.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of mdcr:RatingsSystem-type
properties
content complex
children mdcr:RatingSystemID mdcr:AdoptiveRegion mdcr:LastChecked mdcr:URI mdcr:RatingsOrg mdcr:Rating mdcr:Reason
used by
element RatingSystemSet
attributes
Name  Type  Use  Default  Fixed  Annotation
version  xs:int  optional      
deprecated  xs:boolean  optional      
lastSave  xs:dateTime  optional      
lastValidated  xs:dateTime  optional      
identity constraints
  Name  Refer  Selector  Field(s)  Annotation
unique  UniqueValue    mdcr:Rating  @ratingID  
unique  UniqueReason    mdcr:Reason  @reasonID  
key  ReasonKey    .//mdcr:Reason  @reasonID  
annotation
documentation
Used to define a specific rating system (e.g., MPAA)
source <xs:element name="RatingSystem">
 
<xs:annotation>
   
<xs:documentation> Used to define a specific rating system (e.g., MPAA)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="mdcr:RatingsSystem-type"/>
   
</xs:complexContent>
 
</xs:complexType>
 
<xs:unique name="UniqueValue">
   
<xs:selector xpath="mdcr:Rating"/>
   
<xs:field xpath="@ratingID"/>
 
</xs:unique>
 
<xs:unique name="UniqueReason">
   
<xs:selector xpath="mdcr:Reason"/>
   
<xs:field xpath="@reasonID"/>
 
</xs:unique>
 
<xs:key name="ReasonKey">
   
<xs:selector xpath=".//mdcr:Reason"/>
   
<xs:field xpath="@reasonID"/>
 
</xs:key>
 
<!-- xs:keyref name="ReasonREF" refer="mdcr:ReasonKey">
<xs:selector xpath="mdcr:RatingSystem/mdcr:Rating"/>
<xs:field xpath="mdcr:ApplicableReason/@id"/>
</xs:keyref  -->
</xs:element>

element RatingSystemSet
diagram mdcr-v1.1_p2.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
properties
content complex
children mdcr:RatingSystem
source <xs:element name="RatingSystemSet">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="mdcr:RatingSystem" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

complexType AdoptiveRegion-type
diagram mdcr-v1.1_p3.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of md:Region-type
properties
base md:Region-type
children md:country md:countryRegion mdcr:SubRegion mdcr:RegionName mdcr:Usage
used by
elements RatingsSystem-type/AdoptiveRegion Rating-type/Override
source <xs:complexType name="AdoptiveRegion-type">
 
<xs:complexContent>
   
<xs:extension base="md:Region-type">
     
<xs:sequence>
       
<xs:element name="SubRegion" type="xs:string" minOccurs="0"/>
       
<xs:element name="RegionName" type="xs:string" minOccurs="0"/>
       
<xs:element name="Usage" type="mdcr:Usage-type" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AdoptiveRegion-type/SubRegion
diagram mdcr-v1.1_p4.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="SubRegion" type="xs:string" minOccurs="0"/>

element AdoptiveRegion-type/RegionName
diagram mdcr-v1.1_p5.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="RegionName" type="xs:string" minOccurs="0"/>

element AdoptiveRegion-type/Usage
diagram mdcr-v1.1_p6.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Usage-type
properties
minOcc 1
maxOcc unbounded
content complex
children mdcr:Media mdcr:Environment
source <xs:element name="Usage" type="mdcr:Usage-type" maxOccurs="unbounded"/>

complexType Descriptor-type
diagram mdcr-v1.1_p7.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:Label mdcr:Definition mdcr:Explanation
used by
elements Rating-type/Descriptor RatingReason-type/Descriptor Reason-type/GeneralDescriptor
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xs:language  required      
source <xs:complexType name="Descriptor-type">
 
<xs:sequence>
   
<xs:element name="Label" type="xs:string"/>
   
<xs:element name="Definition">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string"/>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Explanation" minOccurs="0">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string"/>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="language" type="xs:language" use="required"/>
</xs:complexType>

attribute Descriptor-type/@language
type xs:language
properties
use required
source <xs:attribute name="language" type="xs:language" use="required"/>

element Descriptor-type/Label
diagram mdcr-v1.1_p8.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
content simple
source <xs:element name="Label" type="xs:string"/>

element Descriptor-type/Definition
diagram mdcr-v1.1_p9.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of xs:string
properties
content complex
source <xs:element name="Definition">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string"/>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element Descriptor-type/Explanation
diagram mdcr-v1.1_p10.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
source <xs:element name="Explanation" minOccurs="0">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string"/>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

complexType Rating-type
diagram mdcr-v1.1_p11.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:Ordinal mdcr:URI mdcr:LinkToLogo mdcr:MinRecAge mdcr:MinAge mdcr:MinAgeSupervised mdcr:Deprecated mdcr:Override mdcr:HPCApplicable mdcr:Descriptor mdcr:RatingReason
used by
element RatingsSystem-type/Rating
attributes
Name  Type  Use  Default  Fixed  Annotation
ratingID          
annotation
documentation
A rating that may be assigned to content. Rating Valuations are specific to a given RatingsSystem.
source <xs:complexType name="Rating-type">
 
<xs:annotation>
   
<xs:documentation>A rating that may be assigned to content. Rating Valuations are specific to a given RatingsSystem.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Ordinal" type="xs:int">
     
<xs:annotation>
       
<xs:documentation>'0' for EXMPT; 99 is used for UNRATED, '100' for BANNED; Values between 1 and 99 indicate progressively higher levels of restrictiveness.  Equally restrictive ratings should have same ordinal value (e.g. as when 'X' is deprecated and replaced with 'NC-17')</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="URI" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>auto-generated unique identifier</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="MinRecAge" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Minimum recommended age. An age of 0 indicates no age-based recommendation have been provided Note that non-age related restrictions may still apply</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MinAge" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Minimum age for unsupervised individual. Absence of this attribute from a rating indicates content is inappropriate for all ages. An age of 0 indicates no age-based limitations apply. Note that non-age related restrictions may still apply</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MinAgeSupervised" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Minimum age for supervised individual (e.g., child with parent or guardian). Absence of this attribute from a rating indicates unsupervised individuals and supervised individuals are treated the same.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Deprecated" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Indicates if the Rating is no longer being assigned</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Override" type="mdcr:AdoptiveRegion-type" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>If present, supercedes Usage within the specified AdoptiveRegion.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="HPCApplicable" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Indicates if the Rating is applicable to usage in a home Parental Control system. This is intended as a hint for systems such as UltraViolet and is not intended as a requirement regarding the usage of the Rating in a HPC implementation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Descriptor" type="mdcr:Descriptor-type" maxOccurs="unbounded"/>
   
<xs:element name="RatingReason" type="mdcr:RatingReason-type" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="ratingID"/>
 
<!-- <xs:annotation>
<xs:documentation>A rating that may be assigned to content. Rating Valuations are specific to a given RatingsSystem.</xs:documentation>
</xs:annotation> -->
</xs:complexType>

attribute Rating-type/@ratingID
source <xs:attribute name="ratingID"/>

element Rating-type/Ordinal
diagram mdcr-v1.1_p12.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:int
properties
content simple
annotation
documentation
'0' for EXMPT; 99 is used for UNRATED, '100' for BANNED; Values between 1 and 99 indicate progressively higher levels of restrictiveness.  Equally restrictive ratings should have same ordinal value (e.g. as when 'X' is deprecated and replaced with 'NC-17')
source <xs:element name="Ordinal" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>'0' for EXMPT; 99 is used for UNRATED, '100' for BANNED; Values between 1 and 99 indicate progressively higher levels of restrictiveness.  Equally restrictive ratings should have same ordinal value (e.g. as when 'X' is deprecated and replaced with 'NC-17')</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/URI
diagram mdcr-v1.1_p13.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
content simple
annotation
documentation
auto-generated unique identifier
source <xs:element name="URI" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>auto-generated unique identifier</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/LinkToLogo
diagram mdcr-v1.1_p14.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:anyURI
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>

element Rating-type/MinRecAge
diagram mdcr-v1.1_p15.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum recommended age. An age of 0 indicates no age-based recommendation have been provided Note that non-age related restrictions may still apply
source <xs:element name="MinRecAge" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Minimum recommended age. An age of 0 indicates no age-based recommendation have been provided Note that non-age related restrictions may still apply</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/MinAge
diagram mdcr-v1.1_p16.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum age for unsupervised individual. Absence of this attribute from a rating indicates content is inappropriate for all ages. An age of 0 indicates no age-based limitations apply. Note that non-age related restrictions may still apply
source <xs:element name="MinAge" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Minimum age for unsupervised individual. Absence of this attribute from a rating indicates content is inappropriate for all ages. An age of 0 indicates no age-based limitations apply. Note that non-age related restrictions may still apply</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/MinAgeSupervised
diagram mdcr-v1.1_p17.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum age for supervised individual (e.g., child with parent or guardian). Absence of this attribute from a rating indicates unsupervised individuals and supervised individuals are treated the same.
source <xs:element name="MinAgeSupervised" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Minimum age for supervised individual (e.g., child with parent or guardian). Absence of this attribute from a rating indicates unsupervised individuals and supervised individuals are treated the same.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/Deprecated
diagram mdcr-v1.1_p18.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicates if the Rating is no longer being assigned
source <xs:element name="Deprecated" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates if the Rating is no longer being assigned</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/Override
diagram mdcr-v1.1_p19.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:AdoptiveRegion-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:country md:countryRegion mdcr:SubRegion mdcr:RegionName mdcr:Usage
annotation
documentation
If present, supercedes Usage within the specified AdoptiveRegion.
source <xs:element name="Override" type="mdcr:AdoptiveRegion-type" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>If present, supercedes Usage within the specified AdoptiveRegion.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/HPCApplicable
diagram mdcr-v1.1_p20.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:boolean
properties
content simple
annotation
documentation
Indicates if the Rating is applicable to usage in a home Parental Control system. This is intended as a hint for systems such as UltraViolet and is not intended as a requirement regarding the usage of the Rating in a HPC implementation.
source <xs:element name="HPCApplicable" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>Indicates if the Rating is applicable to usage in a home Parental Control system. This is intended as a hint for systems such as UltraViolet and is not intended as a requirement regarding the usage of the Rating in a HPC implementation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Rating-type/Descriptor
diagram mdcr-v1.1_p21.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Descriptor-type
properties
minOcc 1
maxOcc unbounded
content complex
children mdcr:Label mdcr:Definition mdcr:Explanation
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xs:language  required      
source <xs:element name="Descriptor" type="mdcr:Descriptor-type" maxOccurs="unbounded"/>

element Rating-type/RatingReason
diagram mdcr-v1.1_p22.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:RatingReason-type
properties
minOcc 0
maxOcc unbounded
content complex
children mdcr:Value mdcr:Descriptor mdcr:LinkToLogo
attributes
Name  Type  Use  Default  Fixed  Annotation
reasonID  xs:string  required      
source <xs:element name="RatingReason" type="mdcr:RatingReason-type" minOccurs="0" maxOccurs="unbounded"/>

complexType RatingReason-type
diagram mdcr-v1.1_p23.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:Value mdcr:Descriptor mdcr:LinkToLogo
used by
element Rating-type/RatingReason
attributes
Name  Type  Use  Default  Fixed  Annotation
reasonID  xs:string  required      
source <xs:complexType name="RatingReason-type">
 
<xs:sequence>
   
<xs:element name="Value" type="xs:string"/>
   
<xs:element name="Descriptor" type="mdcr:Descriptor-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="reasonID" type="xs:string" use="required"/>
</xs:complexType>

attribute RatingReason-type/@reasonID
type xs:string
properties
use required
source <xs:attribute name="reasonID" type="xs:string" use="required"/>

element RatingReason-type/Value
diagram mdcr-v1.1_p24.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
content simple
source <xs:element name="Value" type="xs:string"/>

element RatingReason-type/Descriptor
diagram mdcr-v1.1_p25.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Descriptor-type
properties
minOcc 0
maxOcc unbounded
content complex
children mdcr:Label mdcr:Definition mdcr:Explanation
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xs:language  required      
source <xs:element name="Descriptor" type="mdcr:Descriptor-type" minOccurs="0" maxOccurs="unbounded"/>

element RatingReason-type/LinkToLogo
diagram mdcr-v1.1_p26.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:anyURI
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>

complexType RatingsOrg-type
diagram mdcr-v1.1_p27.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of md:OrgName-type
properties
base md:OrgName-type
children md:DisplayName md:SortName md:AlternateName mdcr:ContactString mdcr:URL mdcr:OrgType
used by
element RatingsSystem-type/RatingsOrg
attributes
Name  Type  Use  Default  Fixed  Annotation
organizationID  md:orgID-type        
idType  md:string-OrgName-idType        
source <xs:complexType name="RatingsOrg-type">
 
<xs:complexContent>
   
<xs:extension base="md:OrgName-type">
     
<xs:sequence>
       
<xs:element name="ContactString" type="xs:string" minOccurs="0"/>
       
<xs:element name="URL" type="xs:anyURI" minOccurs="0"/>
       
<xs:element name="OrgType" type="mdcr:OrgOptions-type">
         
<xs:annotation>
           
<xs:documentation>Type of organization (i.e., govt, consumer, trade assoc., etc.)</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element RatingsOrg-type/ContactString
diagram mdcr-v1.1_p28.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ContactString" type="xs:string" minOccurs="0"/>

element RatingsOrg-type/URL
diagram mdcr-v1.1_p29.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="URL" type="xs:anyURI" minOccurs="0"/>

element RatingsOrg-type/OrgType
diagram mdcr-v1.1_p30.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:OrgOptions-type
properties
content simple
facets
Kind Value Annotation
enumeration Gov
enumeration Trade
enumeration Consumer
enumeration Religious
enumeration other
enumeration not specified
annotation
documentation
Type of organization (i.e., govt, consumer, trade assoc., etc.)
source <xs:element name="OrgType" type="mdcr:OrgOptions-type">
 
<xs:annotation>
   
<xs:documentation>Type of organization (i.e., govt, consumer, trade assoc., etc.)</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType RatingsSystem-type
diagram mdcr-v1.1_p31.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:RatingSystemID mdcr:AdoptiveRegion mdcr:LastChecked mdcr:URI mdcr:RatingsOrg mdcr:Rating mdcr:Reason
used by
element RatingSystem
attributes
Name  Type  Use  Default  Fixed  Annotation
version  xs:int  optional      
deprecated  xs:boolean  optional      
lastSave  xs:dateTime  optional      
lastValidated  xs:dateTime  optional      
source <xs:complexType name="RatingsSystem-type">
 
<xs:sequence>
   
<xs:element name="RatingSystemID">
     
<xs:complexType>
       
<xs:complexContent>
         
<xs:extension base="mdcr:RatingSystemID-type"/>
       
</xs:complexContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="AdoptiveRegion" type="mdcr:AdoptiveRegion-type" maxOccurs="unbounded"/>
   
<xs:element name="LastChecked" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>indicates last time this encoding of the specification was checked and validated with the RatingOrg.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="URI" type="xs:anyURI">
     
<xs:annotation>
       
<xs:documentation>May represent a URL or URN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RatingsOrg" type="mdcr:RatingsOrg-type"/>
   
<xs:element name="Rating" type="mdcr:Rating-type" maxOccurs="unbounded"/>
   
<xs:element name="Reason" type="mdcr:Reason-type" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="version" type="xs:int" use="optional"/>
 
<xs:attribute name="deprecated" type="xs:boolean" use="optional"/>
 
<xs:attribute name="lastSave" type="xs:dateTime" use="optional"/>
 
<xs:attribute name="lastValidated" type="xs:dateTime" use="optional"/>
</xs:complexType>

attribute RatingsSystem-type/@version
type xs:int
properties
use optional
source <xs:attribute name="version" type="xs:int" use="optional"/>

attribute RatingsSystem-type/@deprecated
type xs:boolean
properties
use optional
source <xs:attribute name="deprecated" type="xs:boolean" use="optional"/>

attribute RatingsSystem-type/@lastSave
type xs:dateTime
properties
use optional
source <xs:attribute name="lastSave" type="xs:dateTime" use="optional"/>

attribute RatingsSystem-type/@lastValidated
type xs:dateTime
properties
use optional
source <xs:attribute name="lastValidated" type="xs:dateTime" use="optional"/>

element RatingsSystem-type/RatingSystemID
diagram mdcr-v1.1_p32.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of mdcr:RatingSystemID-type
properties
content complex
children mdcr:Region mdcr:System
source <xs:element name="RatingSystemID">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="mdcr:RatingSystemID-type"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element RatingsSystem-type/AdoptiveRegion
diagram mdcr-v1.1_p33.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:AdoptiveRegion-type
properties
minOcc 1
maxOcc unbounded
content complex
children md:country md:countryRegion mdcr:SubRegion mdcr:RegionName mdcr:Usage
source <xs:element name="AdoptiveRegion" type="mdcr:AdoptiveRegion-type" maxOccurs="unbounded"/>

element RatingsSystem-type/LastChecked
diagram mdcr-v1.1_p34.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
indicates last time this encoding of the specification was checked and validated with the RatingOrg.
source <xs:element name="LastChecked" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>indicates last time this encoding of the specification was checked and validated with the RatingOrg.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RatingsSystem-type/URI
diagram mdcr-v1.1_p35.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:anyURI
properties
content simple
annotation
documentation
May represent a URL or URN
source <xs:element name="URI" type="xs:anyURI">
 
<xs:annotation>
   
<xs:documentation>May represent a URL or URN</xs:documentation>
 
</xs:annotation>
</xs:element>

element RatingsSystem-type/RatingsOrg
diagram mdcr-v1.1_p36.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:RatingsOrg-type
properties
content complex
children md:DisplayName md:SortName md:AlternateName mdcr:ContactString mdcr:URL mdcr:OrgType
attributes
Name  Type  Use  Default  Fixed  Annotation
organizationID  md:orgID-type        
idType  md:string-OrgName-idType        
source <xs:element name="RatingsOrg" type="mdcr:RatingsOrg-type"/>

element RatingsSystem-type/Rating
diagram mdcr-v1.1_p37.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Rating-type
properties
minOcc 1
maxOcc unbounded
content complex
children mdcr:Ordinal mdcr:URI mdcr:LinkToLogo mdcr:MinRecAge mdcr:MinAge mdcr:MinAgeSupervised mdcr:Deprecated mdcr:Override mdcr:HPCApplicable mdcr:Descriptor mdcr:RatingReason
attributes
Name  Type  Use  Default  Fixed  Annotation
ratingID          
source <xs:element name="Rating" type="mdcr:Rating-type" maxOccurs="unbounded"/>

element RatingsSystem-type/Reason
diagram mdcr-v1.1_p38.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Reason-type
properties
minOcc 0
maxOcc unbounded
content complex
children mdcr:Value mdcr:GeneralDescriptor mdcr:LinkToLogo
attributes
Name  Type  Use  Default  Fixed  Annotation
reasonID  xs:string  required      
source <xs:element name="Reason" type="mdcr:Reason-type" minOccurs="0" maxOccurs="unbounded"/>

complexType RatingSystemID-type
diagram mdcr-v1.1_p39.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:Region mdcr:System
used by
element RatingsSystem-type/RatingSystemID
annotation
documentation
a uinique ID
source <xs:complexType name="RatingSystemID-type">
 
<xs:annotation>
   
<xs:documentation>a uinique ID </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Region" type="mdcr:Region-type"/>
   
<xs:element name="System" type="xs:string"/>
 
</xs:sequence>
</xs:complexType>

element RatingSystemID-type/Region
diagram mdcr-v1.1_p40.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Region-type
properties
content complex
children md:country md:countryRegion mdcr:SubRegion mdcr:RegionName
source <xs:element name="Region" type="mdcr:Region-type"/>

element RatingSystemID-type/System
diagram mdcr-v1.1_p41.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
content simple
source <xs:element name="System" type="xs:string"/>

complexType Reason-type
diagram mdcr-v1.1_p42.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:Value mdcr:GeneralDescriptor mdcr:LinkToLogo
used by
element RatingsSystem-type/Reason
attributes
Name  Type  Use  Default  Fixed  Annotation
reasonID  xs:string  required      
source <xs:complexType name="Reason-type">
 
<xs:sequence>
   
<xs:element name="Value" type="xs:string"/>
   
<xs:element name="GeneralDescriptor" type="mdcr:Descriptor-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="reasonID" type="xs:string" use="required"/>
</xs:complexType>

attribute Reason-type/@reasonID
type xs:string
properties
use required
source <xs:attribute name="reasonID" type="xs:string" use="required"/>

element Reason-type/Value
diagram mdcr-v1.1_p43.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
content simple
source <xs:element name="Value" type="xs:string"/>

element Reason-type/GeneralDescriptor
diagram mdcr-v1.1_p44.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:Descriptor-type
properties
minOcc 0
maxOcc unbounded
content complex
children mdcr:Label mdcr:Definition mdcr:Explanation
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xs:language  required      
source <xs:element name="GeneralDescriptor" type="mdcr:Descriptor-type" minOccurs="0" maxOccurs="unbounded"/>

element Reason-type/LinkToLogo
diagram mdcr-v1.1_p45.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:anyURI
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>

complexType Region-type
diagram mdcr-v1.1_p46.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type extension of md:Region-type
properties
base md:Region-type
children md:country md:countryRegion mdcr:SubRegion mdcr:RegionName
used by
element RatingSystemID-type/Region
source <xs:complexType name="Region-type">
 
<xs:complexContent>
   
<xs:extension base="md:Region-type">
     
<xs:sequence>
       
<xs:element name="SubRegion" type="xs:string" minOccurs="0"/>
       
<xs:element name="RegionName" type="xs:string" minOccurs="0"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element Region-type/SubRegion
diagram mdcr-v1.1_p47.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="SubRegion" type="xs:string" minOccurs="0"/>

element Region-type/RegionName
diagram mdcr-v1.1_p48.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="RegionName" type="xs:string" minOccurs="0"/>

complexType Usage-type
diagram mdcr-v1.1_p49.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
children mdcr:Media mdcr:Environment
used by
element AdoptiveRegion-type/Usage
source <xs:complexType name="Usage-type">
 
<xs:sequence>
   
<xs:element name="Media" type="mdcr:MediaOptions-type" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>If Media is not specified, rating system applies to all media types.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Environment" type="mdcr:DistributionOptions-type" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element Usage-type/Media
diagram mdcr-v1.1_p50.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:MediaOptions-type
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Film
enumeration Trailer
enumeration DVD
enumeration Music
enumeration Game
enumeration TV
enumeration Ad
enumeration other
annotation
documentation
If Media is not specified, rating system applies to all media types.
source <xs:element name="Media" type="mdcr:MediaOptions-type" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>If Media is not specified, rating system applies to all media types.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Usage-type/Environment
diagram mdcr-v1.1_p51.png
namespace http://www.movielabs.com/schema/mdcr/v1.1
type mdcr:DistributionOptions-type
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Home
enumeration Theater
enumeration Broadcast
enumeration Retail
enumeration App
enumeration other
source <xs:element name="Environment" type="mdcr:DistributionOptions-type" minOccurs="0" maxOccurs="unbounded"/>

simpleType DistributionOptions-type
namespace http://www.movielabs.com/schema/mdcr/v1.1
type restriction of xs:string
properties
base xs:string
used by
element Usage-type/Environment
facets
Kind Value Annotation
enumeration Home
enumeration Theater
enumeration Broadcast
enumeration Retail
enumeration App
enumeration other
annotation
documentation

Environments in which media may be viewed, displayed, or
listened to.
source <xs:simpleType name="DistributionOptions-type">
 
<xs:annotation>
   
<xs:documentation>
Environments in which media may be viewed, displayed, or
listened to.
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Home"/>
   
<xs:enumeration value="Theater"/>
   
<xs:enumeration value="Broadcast"/>
   
<xs:enumeration value="Retail"/>
   
<xs:enumeration value="App"/>
   
<xs:enumeration value="other"/>
 
</xs:restriction>
</xs:simpleType>

simpleType MediaOptions-type
namespace http://www.movielabs.com/schema/mdcr/v1.1
type restriction of xs:string
properties
base xs:string
used by
element Usage-type/Media
facets
Kind Value Annotation
enumeration Film
enumeration Trailer
enumeration DVD
enumeration Music
enumeration Game
enumeration TV
enumeration Ad
enumeration other
annotation
documentation
Enumeration of the type of media that the Ratings System addresses
source <xs:simpleType name="MediaOptions-type">
 
<xs:annotation>
   
<xs:documentation>Enumeration of the type of media that the Ratings System addresses</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Film"/>
   
<xs:enumeration value="Trailer"/>
   
<xs:enumeration value="DVD"/>
   
<xs:enumeration value="Music"/>
   
<xs:enumeration value="Game"/>
   
<xs:enumeration value="TV"/>
   
<xs:enumeration value="Ad"/>
   
<xs:enumeration value="other"/>
   
<!-- "Film" is synonomous with  D-Cinima "Feature"-->
 
</xs:restriction>
</xs:simpleType>

simpleType OrgOptions-type
namespace http://www.movielabs.com/schema/mdcr/v1.1
type restriction of xs:string
properties
base xs:string
used by
element RatingsOrg-type/OrgType
facets
Kind Value Annotation
enumeration Gov
enumeration Trade
enumeration Consumer
enumeration Religious
enumeration other
enumeration not specified
annotation
documentation
Type of organization (i.e., govt, consumer, trade assoc., etc.)
source <xs:simpleType name="OrgOptions-type">
 
<xs:annotation>
   
<xs:documentation>Type of organization (i.e., govt, consumer, trade assoc., etc.)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Gov"/>
   
<xs:enumeration value="Trade"/>
   
<xs:enumeration value="Consumer"/>
   
<xs:enumeration value="Religious"/>
   
<xs:enumeration value="other"/>
   
<xs:enumeration value="not specified"/>
 
</xs:restriction>
</xs:simpleType>

group DigitalAssetInteractiveBase-group
diagram mdcr-v1.1_p52.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:Type md:FormatType md:Language
used by
complexTypes DigitalAssetInteractiveBaseData-type DigitalAssetInteractiveData-type
source <xs:group name="DigitalAssetInteractiveBase-group">
 
<xs:sequence>
   
<xs:element name="Type" type="md:string-Interactive-Type"/>
   
<xs:element name="FormatType" type="md:string-Interactive-FormatType" minOccurs="0"/>
   
<xs:element name="Language" type="md:language-redefine" minOccurs="0"/>
 
</xs:sequence>
</xs:group>

element DigitalAssetInteractiveBase-group/Type
diagram mdcr-v1.1_p53.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-Interactive-Type
properties
content simple
source <xs:element name="Type" type="md:string-Interactive-Type"/>

element DigitalAssetInteractiveBase-group/FormatType
diagram mdcr-v1.1_p54.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-Interactive-FormatType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FormatType" type="md:string-Interactive-FormatType" minOccurs="0"/>

element DigitalAssetInteractiveBase-group/Language
diagram mdcr-v1.1_p55.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:language-redefine
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Language" type="md:language-redefine" minOccurs="0"/>

complexType AbbreviatedMetadata-type
diagram mdcr-v1.1_p56.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:UpdateNum md:LocalizedInfo md:Rating md:AltIdentifier md:Studio
attributes
Name  Type  Use  Default  Fixed  Annotation
ContentID  md:ContentID-type  required      
source <xs:complexType name="AbbreviatedMetadata-type">
 
<xs:sequence>
   
<xs:element name="UpdateNum" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:int">
         
<xs:minInclusive value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="LocalizedInfo" type="md:AbbreviatedMetadataInfo-type" maxOccurs="unbounded"/>
   
<xs:element name="Rating" type="md:ContentRating-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Studio" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Equivalent to DisplayName</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="ContentID" type="md:ContentID-type" use="required"/>
</xs:complexType>

attribute AbbreviatedMetadata-type/@ContentID
type md:ContentID-type
properties
use required
source <xs:attribute name="ContentID" type="md:ContentID-type" use="required"/>

element AbbreviatedMetadata-type/UpdateNum
diagram mdcr-v1.1_p57.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type restriction of xs:int
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
source <xs:element name="UpdateNum" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:minInclusive value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AbbreviatedMetadata-type/LocalizedInfo
diagram mdcr-v1.1_p58.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:AbbreviatedMetadataInfo-type
properties
minOcc 1
maxOcc unbounded
content complex
children md:TitleBrief md:ArtReference md:SummaryShort md:DisplayIndicators
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine  required      
default  xs:boolean        
source <xs:element name="LocalizedInfo" type="md:AbbreviatedMetadataInfo-type" maxOccurs="unbounded"/>

element AbbreviatedMetadata-type/Rating
diagram mdcr-v1.1_p59.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentRating-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:NotRated md:Rating md:AdultContent
source <xs:element name="Rating" type="md:ContentRating-type" minOccurs="0" maxOccurs="unbounded"/>

element AbbreviatedMetadata-type/AltIdentifier
diagram mdcr-v1.1_p60.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentIdentifier-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:Namespace md:Identifier md:Location
source <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/>

element AbbreviatedMetadata-type/Studio
diagram mdcr-v1.1_p61.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
content simple
annotation
documentation
Equivalent to DisplayName
source <xs:element name="Studio" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Equivalent to DisplayName</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AbbreviatedMetadataInfo-type
diagram mdcr-v1.1_p62.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:TitleBrief md:ArtReference md:SummaryShort md:DisplayIndicators
used by
element AbbreviatedMetadata-type/LocalizedInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine  required      
default  xs:boolean        
source <xs:complexType name="AbbreviatedMetadataInfo-type">
 
<xs:sequence>
   
<xs:element name="TitleBrief" type="xs:string"/>
   
<xs:element name="ArtReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="SummaryShort" type="xs:string"/>
   
<xs:element name="DisplayIndicators" minOccurs="0" maxOccurs="unbounded">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="CC"/>
         
<xs:enumeration value="F"/>
         
<xs:enumeration value="P"/>
         
<xs:enumeration value="DD"/>
         
<xs:enumeration value="SAP"/>
         
<xs:enumeration value="DVS"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="language" type="md:language-redefine" use="required"/>
 
<xs:attribute name="default" type="xs:boolean"/>
</xs:complexType>

attribute AbbreviatedMetadataInfo-type/@language
type md:language-redefine
properties
use required
source <xs:attribute name="language" type="md:language-redefine" use="required"/>

attribute AbbreviatedMetadataInfo-type/@default
type xs:boolean
source <xs:attribute name="default" type="xs:boolean"/>

element AbbreviatedMetadataInfo-type/TitleBrief
diagram mdcr-v1.1_p63.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
content simple
source <xs:element name="TitleBrief" type="xs:string"/>

element AbbreviatedMetadataInfo-type/ArtReference
diagram mdcr-v1.1_p64.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:anyURI
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="ArtReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>

element AbbreviatedMetadataInfo-type/SummaryShort
diagram mdcr-v1.1_p65.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
content simple
source <xs:element name="SummaryShort" type="xs:string"/>

element AbbreviatedMetadataInfo-type/DisplayIndicators
diagram mdcr-v1.1_p66.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type restriction of xs:string
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration CC
enumeration F
enumeration P
enumeration DD
enumeration SAP
enumeration DVS
source <xs:element name="DisplayIndicators" minOccurs="0" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="CC"/>
     
<xs:enumeration value="F"/>
     
<xs:enumeration value="P"/>
     
<xs:enumeration value="DD"/>
     
<xs:enumeration value="SAP"/>
     
<xs:enumeration value="DVS"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType AssociatedOrg-type
diagram mdcr-v1.1_p67.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:OrgName-type
properties
base md:OrgName-type
children md:DisplayName md:SortName md:AlternateName
used by
element BasicMetadata-type/AssociatedOrg
attributes
Name  Type  Use  Default  Fixed  Annotation
organizationID  md:orgID-type        
idType  md:string-OrgName-idType        
role  md:string-AssociatedOrg-role        
source <xs:complexType name="AssociatedOrg-type">
 
<xs:complexContent>
   
<xs:extension base="md:OrgName-type">
     
<xs:attribute name="role" type="md:string-AssociatedOrg-role"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute AssociatedOrg-type/@role
type md:string-AssociatedOrg-role
source <xs:attribute name="role" type="md:string-AssociatedOrg-role"/>

complexType BasicMetadata-type
diagram mdcr-v1.1_p68.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:UpdateNum md:LocalizedInfo md:RunLength md:ReleaseYear md:ReleaseDate md:ReleaseHistory md:WorkType md:WorkTypeDetail md:PictureColorType md:PictureFormat md:ThreeD md:AspectRatio md:AltIdentifier md:RatingSet md:People md:CountryOfOrigin md:PrimarySpokenLanguage md:OriginalLanguage md:VersionLanguage md:AssociatedOrg md:SequenceInfo md:Parent
used by
elements CompObjEntry-type/BasicMetadata BasicMetadataParent-type/Parent
attributes
Name  Type  Use  Default  Fixed  Annotation
ContentID  md:ContentID-type  required      
source <xs:complexType name="BasicMetadata-type">
 
<xs:sequence>
   
<xs:element name="UpdateNum" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:int">
         
<xs:minInclusive value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="LocalizedInfo" type="md:BasicMetadataInfo-type" maxOccurs="unbounded"/>
   
<xs:element name="RunLength" type="xs:duration" minOccurs="0"/>
   
<xs:element name="ReleaseYear" type="xs:gYear"/>
   
<xs:element name="ReleaseDate" type="md:YearDateOrTime-type" minOccurs="0"/>
   
<xs:element name="ReleaseHistory" type="md:ReleaseHistory-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="WorkType" type="md:string-WorkType"/>
   
<xs:element name="WorkTypeDetail" type="md:string-WorkTypeDetail" minOccurs="0"/>
   
<xs:element name="PictureColorType" type="md:ColorType-type" minOccurs="0"/>
   
<xs:element name="PictureFormat" type="md:string-PictureFormat" minOccurs="0"/>
   
<xs:element name="ThreeD" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="AspectRatio" type="md:string-AspectRatio" minOccurs="0"/>
   
<xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="RatingSet" type="md:ContentRating-type" minOccurs="0"/>
   
<xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="CountryOfOrigin" type="md:Region-type" minOccurs="0"/>
   
<xs:element name="PrimarySpokenLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="OriginalLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="VersionLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="SequenceInfo" type="md:ContentSequenceInfo-type" minOccurs="0"/>
   
<xs:element name="Parent" type="md:BasicMetadataParent-type" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="ContentID" type="md:ContentID-type" use="required"/>
</xs:complexType>

attribute BasicMetadata-type/@ContentID
type md:ContentID-type
properties
use required
source <xs:attribute name="ContentID" type="md:ContentID-type" use="required"/>

element BasicMetadata-type/UpdateNum
diagram mdcr-v1.1_p69.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type restriction of xs:int
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
source <xs:element name="UpdateNum" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:minInclusive value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element BasicMetadata-type/LocalizedInfo
diagram mdcr-v1.1_p70.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadataInfo-type
properties
minOcc 1
maxOcc unbounded
content complex
children md:TitleDisplay19 md:TitleDisplay60 md:TitleDisplayUnlimited md:TitleSort md:ArtReference md:Summary190 md:Summary400 md:Summary4000 md:DisplayIndicators md:Genre md:Keyword md:VersionNotes md:Region md:OriginalTitle md:CopyrightLine md:PeopleLocal md:TitleAlternate
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine  required      
default  xs:boolean        
source <xs:element name="LocalizedInfo" type="md:BasicMetadataInfo-type" maxOccurs="unbounded"/>

element BasicMetadata-type/RunLength
diagram mdcr-v1.1_p71.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:duration
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="RunLength" type="xs:duration" minOccurs="0"/>

element BasicMetadata-type/ReleaseYear
diagram mdcr-v1.1_p72.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:gYear
properties
content simple
source <xs:element name="ReleaseYear" type="xs:gYear"/>

element BasicMetadata-type/ReleaseDate
diagram mdcr-v1.1_p73.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:YearDateOrTime-type
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ReleaseDate" type="md:YearDateOrTime-type" minOccurs="0"/>

element BasicMetadata-type/ReleaseHistory
diagram mdcr-v1.1_p74.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ReleaseHistory-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:ReleaseType md:DistrTerritory md:Date md:Description md:ReleaseOrg
source <xs:element name="ReleaseHistory" type="md:ReleaseHistory-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/WorkType
diagram mdcr-v1.1_p75.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-WorkType
properties
content simple
source <xs:element name="WorkType" type="md:string-WorkType"/>

element BasicMetadata-type/WorkTypeDetail
diagram mdcr-v1.1_p76.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-WorkTypeDetail
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="WorkTypeDetail" type="md:string-WorkTypeDetail" minOccurs="0"/>

element BasicMetadata-type/PictureColorType
diagram mdcr-v1.1_p77.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ColorType-type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration color
enumeration bandw
enumeration colorized
enumeration composite
enumeration unknown
source <xs:element name="PictureColorType" type="md:ColorType-type" minOccurs="0"/>

element BasicMetadata-type/PictureFormat
diagram mdcr-v1.1_p78.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-PictureFormat
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PictureFormat" type="md:string-PictureFormat" minOccurs="0"/>

element BasicMetadata-type/ThreeD
diagram mdcr-v1.1_p79.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ThreeD" type="xs:boolean" minOccurs="0"/>

element BasicMetadata-type/AspectRatio
diagram mdcr-v1.1_p80.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-AspectRatio
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="AspectRatio" type="md:string-AspectRatio" minOccurs="0"/>

element BasicMetadata-type/AltIdentifier
diagram mdcr-v1.1_p81.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentIdentifier-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:Namespace md:Identifier md:Location
source <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/RatingSet
diagram mdcr-v1.1_p82.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentRating-type
properties
minOcc 0
maxOcc 1
content complex
children md:NotRated md:Rating md:AdultContent
source <xs:element name="RatingSet" type="md:ContentRating-type" minOccurs="0"/>

element BasicMetadata-type/People
diagram mdcr-v1.1_p83.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadataPeople-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:Job md:Name md:Identifier md:Gender
source <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/CountryOfOrigin
diagram mdcr-v1.1_p84.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:Region-type
properties
minOcc 0
maxOcc 1
content complex
children md:country md:countryRegion
source <xs:element name="CountryOfOrigin" type="md:Region-type" minOccurs="0"/>

element BasicMetadata-type/PrimarySpokenLanguage
diagram mdcr-v1.1_p85.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:language-redefine
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="PrimarySpokenLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/OriginalLanguage
diagram mdcr-v1.1_p86.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:language-redefine
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="OriginalLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/VersionLanguage
diagram mdcr-v1.1_p87.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:language-redefine
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="VersionLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/AssociatedOrg
diagram mdcr-v1.1_p88.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:AssociatedOrg-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:DisplayName md:SortName md:AlternateName
attributes
Name  Type  Use  Default  Fixed  Annotation
organizationID  md:orgID-type        
idType  md:string-OrgName-idType        
role  md:string-AssociatedOrg-role        
source <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadata-type/SequenceInfo
diagram mdcr-v1.1_p89.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentSequenceInfo-type
properties
minOcc 0
maxOcc 1
content complex
children md:Number md:DistributionNumber md:HouseSequence md:AlternateNumber
source <xs:element name="SequenceInfo" type="md:ContentSequenceInfo-type" minOccurs="0"/>

element BasicMetadata-type/Parent
diagram mdcr-v1.1_p90.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadataParent-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:Parent md:ParentContentID
attributes
Name  Type  Use  Default  Fixed  Annotation
relationshipType  derived by: xs:string        
source <xs:element name="Parent" type="md:BasicMetadataParent-type" minOccurs="0" maxOccurs="unbounded"/>

complexType BasicMetadataInfo-type
diagram mdcr-v1.1_p91.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:TitleDisplay19 md:TitleDisplay60 md:TitleDisplayUnlimited md:TitleSort md:ArtReference md:Summary190 md:Summary400 md:Summary4000 md:DisplayIndicators md:Genre md:Keyword md:VersionNotes md:Region md:OriginalTitle md:CopyrightLine md:PeopleLocal md:TitleAlternate
used by
element BasicMetadata-type/LocalizedInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine  required      
default  xs:boolean        
source <xs:complexType name="BasicMetadataInfo-type">
 
<xs:sequence>
   
<xs:element name="TitleDisplay19" type="xs:string" minOccurs="0"/>
   
<xs:element name="TitleDisplay60" type="xs:string" minOccurs="0"/>
   
<xs:element name="TitleDisplayUnlimited" type="xs:string" minOccurs="0"/>
   
<xs:element name="TitleSort" type="xs:string"/>
   
<xs:element name="ArtReference" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:anyURI">
           
<xs:attribute name="resolution" type="md:string-ArtReference_resolution"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Summary190">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="cast" type="xs:boolean"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Summary400" minOccurs="0">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="cast" type="xs:boolean"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Summary4000" minOccurs="0">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="cast" type="xs:boolean"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="DisplayIndicators" type="md:string-DisplayIndicators" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Genre" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="source" type="xs:anyURI"/>
           
<xs:attribute name="id" type="md:string-Genre_id"/>
           
<xs:attribute name="level" type="xs:integer"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Keyword" type="md:string-Keyword" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="VersionNotes" type="xs:string" minOccurs="0"/>
   
<xs:element name="Region" type="md:Region-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="OriginalTitle" type="xs:string" minOccurs="0"/>
   
<xs:element name="CopyrightLine" type="xs:string" minOccurs="0"/>
   
<xs:element name="PeopleLocal" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="TitleAlternate" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="type" type="md:string-TitleAlternate_type"/>
           
<xs:attribute name="language" type="md:language-redefine"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="language" type="md:language-redefine" use="required"/>
 
<xs:attribute name="default" type="xs:boolean"/>
</xs:complexType>

attribute BasicMetadataInfo-type/@language
type md:language-redefine
properties
use required
source <xs:attribute name="language" type="md:language-redefine" use="required"/>

attribute BasicMetadataInfo-type/@default
type xs:boolean
source <xs:attribute name="default" type="xs:boolean"/>

element BasicMetadataInfo-type/TitleDisplay19
diagram mdcr-v1.1_p92.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TitleDisplay19" type="xs:string" minOccurs="0"/>

element BasicMetadataInfo-type/TitleDisplay60
diagram mdcr-v1.1_p93.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TitleDisplay60" type="xs:string" minOccurs="0"/>

element BasicMetadataInfo-type/TitleDisplayUnlimited
diagram mdcr-v1.1_p94.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TitleDisplayUnlimited" type="xs:string" minOccurs="0"/>

element BasicMetadataInfo-type/TitleSort
diagram mdcr-v1.1_p95.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
content simple
source <xs:element name="TitleSort" type="xs:string"/>

element BasicMetadataInfo-type/ArtReference
diagram mdcr-v1.1_p96.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:anyURI
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
resolution  md:string-ArtReference_resolution        
source <xs:element name="ArtReference" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:anyURI">
       
<xs:attribute name="resolution" type="md:string-ArtReference_resolution"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataInfo-type/ArtReference/@resolution
type md:string-ArtReference_resolution
source <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/>

element BasicMetadataInfo-type/Summary190
diagram mdcr-v1.1_p97.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
cast  xs:boolean        
source <xs:element name="Summary190">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="cast" type="xs:boolean"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataInfo-type/Summary190/@cast
type xs:boolean
source <xs:attribute name="cast" type="xs:boolean"/>

element BasicMetadataInfo-type/Summary400
diagram mdcr-v1.1_p98.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
cast  xs:boolean        
source <xs:element name="Summary400" minOccurs="0">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="cast" type="xs:boolean"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataInfo-type/Summary400/@cast
type xs:boolean
source <xs:attribute name="cast" type="xs:boolean"/>

element BasicMetadataInfo-type/Summary4000
diagram mdcr-v1.1_p99.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
cast  xs:boolean        
source <xs:element name="Summary4000" minOccurs="0">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="cast" type="xs:boolean"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataInfo-type/Summary4000/@cast
type xs:boolean
source <xs:attribute name="cast" type="xs:boolean"/>

element BasicMetadataInfo-type/DisplayIndicators
diagram mdcr-v1.1_p100.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-DisplayIndicators
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration CC
enumeration F
enumeration P
enumeration DD
enumeration SAP
enumeration DVS
source <xs:element name="DisplayIndicators" type="md:string-DisplayIndicators" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadataInfo-type/Genre
diagram mdcr-v1.1_p101.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
source  xs:anyURI        
id  md:string-Genre_id        
level  xs:integer        
source <xs:element name="Genre" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="source" type="xs:anyURI"/>
       
<xs:attribute name="id" type="md:string-Genre_id"/>
       
<xs:attribute name="level" type="xs:integer"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataInfo-type/Genre/@source
type xs:anyURI
source <xs:attribute name="source" type="xs:anyURI"/>

attribute BasicMetadataInfo-type/Genre/@id
type md:string-Genre_id
source <xs:attribute name="id" type="md:string-Genre_id"/>

attribute BasicMetadataInfo-type/Genre/@level
type xs:integer
source <xs:attribute name="level" type="xs:integer"/>

element BasicMetadataInfo-type/Keyword
diagram mdcr-v1.1_p102.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-Keyword
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="Keyword" type="md:string-Keyword" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadataInfo-type/VersionNotes
diagram mdcr-v1.1_p103.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="VersionNotes" type="xs:string" minOccurs="0"/>

element BasicMetadataInfo-type/Region
diagram mdcr-v1.1_p104.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:Region-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:country md:countryRegion
source <xs:element name="Region" type="md:Region-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadataInfo-type/OriginalTitle
diagram mdcr-v1.1_p105.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="OriginalTitle" type="xs:string" minOccurs="0"/>

element BasicMetadataInfo-type/CopyrightLine
diagram mdcr-v1.1_p106.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="CopyrightLine" type="xs:string" minOccurs="0"/>

element BasicMetadataInfo-type/PeopleLocal
diagram mdcr-v1.1_p107.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadataPeople-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:Job md:Name md:Identifier md:Gender
source <xs:element name="PeopleLocal" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadataInfo-type/TitleAlternate
diagram mdcr-v1.1_p108.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type  md:string-TitleAlternate_type        
language  md:language-redefine        
source <xs:element name="TitleAlternate" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="type" type="md:string-TitleAlternate_type"/>
       
<xs:attribute name="language" type="md:language-redefine"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataInfo-type/TitleAlternate/@type
type md:string-TitleAlternate_type
source <xs:attribute name="type" type="md:string-TitleAlternate_type"/>

attribute BasicMetadataInfo-type/TitleAlternate/@language
type md:language-redefine
source <xs:attribute name="language" type="md:language-redefine"/>

complexType BasicMetadataJob-type
diagram mdcr-v1.1_p109.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:JobFunction md:JobDisplay md:BillingBlockOrder md:Character md:Guest
used by
element BasicMetadataPeople-type/Job
source <xs:complexType name="BasicMetadataJob-type">
 
<xs:sequence>
   
<xs:element name="JobFunction">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="md:Role-type">
           
<xs:attribute name="scheme" type="md:string-JobFunction_scheme"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="JobDisplay" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="md:string-JobDisplay">
           
<xs:attribute name="language" type="md:language-redefine"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="BillingBlockOrder" type="xs:int" minOccurs="0"/>
   
<xs:element name="Character" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Guest" type="xs:boolean" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element BasicMetadataJob-type/JobFunction
diagram mdcr-v1.1_p110.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:Role-type
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
scheme  md:string-JobFunction_scheme        
source <xs:element name="JobFunction">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="md:Role-type">
       
<xs:attribute name="scheme" type="md:string-JobFunction_scheme"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataJob-type/JobFunction/@scheme
type md:string-JobFunction_scheme
source <xs:attribute name="scheme" type="md:string-JobFunction_scheme"/>

element BasicMetadataJob-type/JobDisplay
diagram mdcr-v1.1_p111.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:string-JobDisplay
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine        
source <xs:element name="JobDisplay" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="md:string-JobDisplay">
       
<xs:attribute name="language" type="md:language-redefine"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute BasicMetadataJob-type/JobDisplay/@language
type md:language-redefine
source <xs:attribute name="language" type="md:language-redefine"/>

element BasicMetadataJob-type/BillingBlockOrder
diagram mdcr-v1.1_p112.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="BillingBlockOrder" type="xs:int" minOccurs="0"/>

element BasicMetadataJob-type/Character
diagram mdcr-v1.1_p113.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="Character" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadataJob-type/Guest
diagram mdcr-v1.1_p114.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Guest" type="xs:boolean" minOccurs="0"/>

complexType BasicMetadataParent-type
diagram mdcr-v1.1_p115.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:Parent md:ParentContentID
used by
element BasicMetadata-type/Parent
attributes
Name  Type  Use  Default  Fixed  Annotation
relationshipType  derived by: xs:string        
source <xs:complexType name="BasicMetadataParent-type">
 
<xs:choice>
   
<xs:element name="Parent" type="md:BasicMetadata-type"/>
   
<xs:element name="ParentContentID" type="md:ContentID-type"/>
 
</xs:choice>
 
<xs:attribute name="relationshipType">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="isclipof"/>
       
<xs:enumeration value="isepisodeof"/>
       
<xs:enumeration value="isseasonof"/>
       
<xs:enumeration value="ispieceof"/>
       
<xs:enumeration value="ispartof"/>
       
<xs:enumeration value="isderivedfrom"/>
       
<xs:enumeration value="iscompositeof"/>
       
<xs:enumeration value="issupplementto"/>
       
<xs:enumeration value="ispromotionfor"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:attribute>
</xs:complexType>

attribute BasicMetadataParent-type/@relationshipType
type restriction of xs:string
facets
Kind Value Annotation
enumeration isclipof
enumeration isepisodeof
enumeration isseasonof
enumeration ispieceof
enumeration ispartof
enumeration isderivedfrom
enumeration iscompositeof
enumeration issupplementto
enumeration ispromotionfor
source <xs:attribute name="relationshipType">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="isclipof"/>
     
<xs:enumeration value="isepisodeof"/>
     
<xs:enumeration value="isseasonof"/>
     
<xs:enumeration value="ispieceof"/>
     
<xs:enumeration value="ispartof"/>
     
<xs:enumeration value="isderivedfrom"/>
     
<xs:enumeration value="iscompositeof"/>
     
<xs:enumeration value="issupplementto"/>
     
<xs:enumeration value="ispromotionfor"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element BasicMetadataParent-type/Parent
diagram mdcr-v1.1_p116.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadata-type
properties
content complex
children md:UpdateNum md:LocalizedInfo md:RunLength md:ReleaseYear md:ReleaseDate md:ReleaseHistory md:WorkType md:WorkTypeDetail md:PictureColorType md:PictureFormat md:ThreeD md:AspectRatio md:AltIdentifier md:RatingSet md:People md:CountryOfOrigin md:PrimarySpokenLanguage md:OriginalLanguage md:VersionLanguage md:AssociatedOrg md:SequenceInfo md:Parent
attributes
Name  Type  Use  Default  Fixed  Annotation
ContentID  md:ContentID-type  required      
source <xs:element name="Parent" type="md:BasicMetadata-type"/>

element BasicMetadataParent-type/ParentContentID
diagram mdcr-v1.1_p117.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentID-type
properties
content simple
source <xs:element name="ParentContentID" type="md:ContentID-type"/>

complexType BasicMetadataPeople-type
diagram mdcr-v1.1_p118.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:Job md:Name md:Identifier md:Gender
used by
elements BasicMetadata-type/People BasicMetadataInfo-type/PeopleLocal
source <xs:complexType name="BasicMetadataPeople-type">
 
<xs:sequence>
   
<xs:element name="Job" type="md:BasicMetadataJob-type" maxOccurs="unbounded"/>
   
<xs:element name="Name" type="md:PersonName-type"/>
   
<xs:element name="Identifier" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Gender" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="male"/>
         
<xs:enumeration value="female"/>
         
<xs:enumeration value="neutral"/>
         
<xs:enumeration value="plural"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BasicMetadataPeople-type/Job
diagram mdcr-v1.1_p119.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadataJob-type
properties
minOcc 1
maxOcc unbounded
content complex
children md:JobFunction md:JobDisplay md:BillingBlockOrder md:Character md:Guest
source <xs:element name="Job" type="md:BasicMetadataJob-type" maxOccurs="unbounded"/>

element BasicMetadataPeople-type/Name
diagram mdcr-v1.1_p120.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:PersonName-type
properties
content complex
children md:DisplayName md:SortName md:FirstGivenName md:SecondGivenName md:FamilyName md:Suffix md:Moniker
source <xs:element name="Name" type="md:PersonName-type"/>

element BasicMetadataPeople-type/Identifier
diagram mdcr-v1.1_p121.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:PersonIdentifier-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:Identifier md:Namespace md:ReferenceLocation
source <xs:element name="Identifier" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/>

element BasicMetadataPeople-type/Gender
diagram mdcr-v1.1_p122.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration male
enumeration female
enumeration neutral
enumeration plural
source <xs:element name="Gender" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="male"/>
     
<xs:enumeration value="female"/>
     
<xs:enumeration value="neutral"/>
     
<xs:enumeration value="plural"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType CompanyCredits-type
diagram mdcr-v1.1_p123.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:DisplayString md:Region md:DisplaySequence
source <xs:complexType name="CompanyCredits-type">
 
<xs:sequence>
   
<xs:element name="DisplayString" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="language" type="md:language-redefine"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Region" type="md:Region-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="DisplaySequence" type="xs:integer" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element CompanyCredits-type/DisplayString
diagram mdcr-v1.1_p124.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine        
source <xs:element name="DisplayString" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="language" type="md:language-redefine"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute CompanyCredits-type/DisplayString/@language
type md:language-redefine
source <xs:attribute name="language" type="md:language-redefine"/>

element CompanyCredits-type/Region
diagram mdcr-v1.1_p125.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:Region-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:country md:countryRegion
source <xs:element name="Region" type="md:Region-type" minOccurs="0" maxOccurs="unbounded"/>

element CompanyCredits-type/DisplaySequence
diagram mdcr-v1.1_p126.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="DisplaySequence" type="xs:integer" minOccurs="0"/>

complexType complex-SequenceInfo-AlternateNumber
diagram mdcr-v1.1_p127.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:string-SequenceInfo-AlternateNumber
properties
base md:string-SequenceInfo-AlternateNumber
used by
element ContentSequenceInfo-type/AlternateNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
domain  md:string-SequenceInfo-AlternateNumber-domain        
source <xs:complexType name="complex-SequenceInfo-AlternateNumber">
 
<xs:simpleContent>
   
<xs:extension base="md:string-SequenceInfo-AlternateNumber">
     
<xs:attribute name="domain" type="md:string-SequenceInfo-AlternateNumber-domain"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute complex-SequenceInfo-AlternateNumber/@domain
type md:string-SequenceInfo-AlternateNumber-domain
source <xs:attribute name="domain" type="md:string-SequenceInfo-AlternateNumber-domain"/>

complexType complex-SequenceInfo-DistributionNumber
diagram mdcr-v1.1_p128.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:string-SequenceInfo-DistributionNumber
properties
base md:string-SequenceInfo-DistributionNumber
used by
element ContentSequenceInfo-type/DistributionNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
domain  md:string-SequenceInfo-DistributionNumber-domain        
source <xs:complexType name="complex-SequenceInfo-DistributionNumber">
 
<xs:simpleContent>
   
<xs:extension base="md:string-SequenceInfo-DistributionNumber">
     
<xs:attribute name="domain" type="md:string-SequenceInfo-DistributionNumber-domain"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute complex-SequenceInfo-DistributionNumber/@domain
type md:string-SequenceInfo-DistributionNumber-domain
source <xs:attribute name="domain" type="md:string-SequenceInfo-DistributionNumber-domain"/>

complexType complex-SequenceInfo-HouseSequence
diagram mdcr-v1.1_p129.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:string-SequenceInfo-HouseSequence
properties
base md:string-SequenceInfo-HouseSequence
used by
element ContentSequenceInfo-type/HouseSequence
attributes
Name  Type  Use  Default  Fixed  Annotation
domain  md:string-SequenceInfo-HouseSequence-domain        
source <xs:complexType name="complex-SequenceInfo-HouseSequence">
 
<xs:simpleContent>
   
<xs:extension base="md:string-SequenceInfo-HouseSequence">
     
<xs:attribute name="domain" type="md:string-SequenceInfo-HouseSequence-domain"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute complex-SequenceInfo-HouseSequence/@domain
type md:string-SequenceInfo-HouseSequence-domain
source <xs:attribute name="domain" type="md:string-SequenceInfo-HouseSequence-domain"/>

complexType CompObj-type
diagram mdcr-v1.1_p130.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:Entry md:CompilationClass
used by
complexType CompObjData-type
source <xs:complexType name="CompObj-type">
 
<xs:sequence>
   
<xs:element name="Entry" type="md:CompObjEntry-type" maxOccurs="unbounded"/>
   
<xs:element name="CompilationClass" type="md:CompObjClass-type" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element CompObj-type/Entry
diagram mdcr-v1.1_p131.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:CompObjEntry-type
properties
minOcc 1
maxOcc unbounded
content complex
children md:DisplayName md:EntryNumber md:EntryClass md:Entry md:ContentID md:BasicMetadata
source <xs:element name="Entry" type="md:CompObjEntry-type" maxOccurs="unbounded"/>

element CompObj-type/CompilationClass
diagram mdcr-v1.1_p132.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:CompObjClass-type
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
hasOtherInclusions  xs:boolean  optional      
source <xs:element name="CompilationClass" type="md:CompObjClass-type" minOccurs="0"/>

complexType CompObjClass-type
diagram mdcr-v1.1_p133.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:string-Compilation-CompilationClass
properties
base md:string-Compilation-CompilationClass
used by
element CompObj-type/CompilationClass
attributes
Name  Type  Use  Default  Fixed  Annotation
hasOtherInclusions  xs:boolean  optional      
source <xs:complexType name="CompObjClass-type">
 
<xs:simpleContent>
   
<xs:extension base="md:string-Compilation-CompilationClass">
     
<xs:attribute name="hasOtherInclusions" type="xs:boolean" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute CompObjClass-type/@hasOtherInclusions
type xs:boolean
properties
use optional
source <xs:attribute name="hasOtherInclusions" type="xs:boolean" use="optional"/>

complexType CompObjData-type
diagram mdcr-v1.1_p134.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of md:CompObj-type
properties
base md:CompObj-type
children md:Entry md:CompilationClass md:DisplayName
attributes
Name  Type  Use  Default  Fixed  Annotation
CompObjID  md:CompObjID-type        
source <xs:complexType name="CompObjData-type">
 
<xs:complexContent>
   
<xs:extension base="md:CompObj-type">
     
<xs:sequence>
       
<xs:element name="DisplayName" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:simpleContent>
             
<xs:extension base="xs:string">
               
<xs:attribute name="language" type="md:language-redefine"/>
             
</xs:extension>
           
</xs:simpleContent>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="CompObjID" type="md:CompObjID-type"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute CompObjData-type/@CompObjID
type md:CompObjID-type
source <xs:attribute name="CompObjID" type="md:CompObjID-type"/>

element CompObjData-type/DisplayName
diagram mdcr-v1.1_p135.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine        
source <xs:element name="DisplayName" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="language" type="md:language-redefine"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute CompObjData-type/DisplayName/@language
type md:language-redefine
source <xs:attribute name="language" type="md:language-redefine"/>

complexType CompObjEntry-type
diagram mdcr-v1.1_p136.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:DisplayName md:EntryNumber md:EntryClass md:Entry md:ContentID md:BasicMetadata
used by
elements CompObjEntry-type/Entry CompObj-type/Entry
source <xs:complexType name="CompObjEntry-type">
 
<xs:sequence>
   
<xs:element name="DisplayName" type="md:StringAndLanguage-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="EntryNumber" type="md:string-Compilation-EntryNumber" minOccurs="0"/>
   
<xs:element name="EntryClass" type="md:string-Compilation-EntryClass" minOccurs="0"/>
   
<xs:element name="Entry" type="md:CompObjEntry-type" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:choice>
     
<xs:element name="ContentID" type="md:ContentID-type"/>
     
<xs:element name="BasicMetadata" type="md:BasicMetadata-type"/>
     
<xs:any namespace="##other" processContents="lax"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element CompObjEntry-type/DisplayName
diagram mdcr-v1.1_p137.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:StringAndLanguage-type
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  md:language-redefine        
source <xs:element name="DisplayName" type="md:StringAndLanguage-type" minOccurs="0" maxOccurs="unbounded"/>

element CompObjEntry-type/EntryNumber
diagram mdcr-v1.1_p138.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-Compilation-EntryNumber
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="EntryNumber" type="md:string-Compilation-EntryNumber" minOccurs="0"/>

element CompObjEntry-type/EntryClass
diagram mdcr-v1.1_p139.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:string-Compilation-EntryClass
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="EntryClass" type="md:string-Compilation-EntryClass" minOccurs="0"/>

element CompObjEntry-type/Entry
diagram mdcr-v1.1_p140.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:CompObjEntry-type
properties
minOcc 0
maxOcc unbounded
content complex
children md:DisplayName md:EntryNumber md:EntryClass md:Entry md:ContentID md:BasicMetadata
source <xs:element name="Entry" type="md:CompObjEntry-type" minOccurs="0" maxOccurs="unbounded"/>

element CompObjEntry-type/ContentID
diagram mdcr-v1.1_p141.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:ContentID-type
properties
content simple
source <xs:element name="ContentID" type="md:ContentID-type"/>

element CompObjEntry-type/BasicMetadata
diagram mdcr-v1.1_p142.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type md:BasicMetadata-type
properties
content complex
children md:UpdateNum md:LocalizedInfo md:RunLength md:ReleaseYear md:ReleaseDate md:ReleaseHistory md:WorkType md:WorkTypeDetail md:PictureColorType md:PictureFormat md:ThreeD md:AspectRatio md:AltIdentifier md:RatingSet md:People md:CountryOfOrigin md:PrimarySpokenLanguage md:OriginalLanguage md:VersionLanguage md:AssociatedOrg md:SequenceInfo md:Parent
attributes
Name  Type  Use  Default  Fixed  Annotation
ContentID  md:ContentID-type  required      
source <xs:element name="BasicMetadata" type="md:BasicMetadata-type"/>

complexType ContactInfo-type
diagram mdcr-v1.1_p143.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:Name md:PrimaryEmail md:AlternateEmail md:Address md:Phone
source <xs:complexType name="ContactInfo-type">
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string"/>
   
<xs:element name="PrimaryEmail" type="xs:string"/>
   
<xs:element name="AlternateEmail" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Address" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Phone" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="xs:string">
           
<xs:attribute name="type" type="xs:string"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ContactInfo-type/Name
diagram mdcr-v1.1_p144.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
content simple
source <xs:element name="Name" type="xs:string"/>

element ContactInfo-type/PrimaryEmail
diagram mdcr-v1.1_p145.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
content simple
source <xs:element name="PrimaryEmail" type="xs:string"/>

element ContactInfo-type/AlternateEmail
diagram mdcr-v1.1_p146.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="AlternateEmail" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element ContactInfo-type/Address
diagram mdcr-v1.1_p147.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="Address" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element ContactInfo-type/Phone
diagram mdcr-v1.1_p148.png
namespace http://www.movielabs.com/schema/md/v2.1/md
type extension of xs:string
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type  xs:string        
source <xs:element name="Phone" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="xs:string">
       
<xs:attribute name="type" type="xs:string"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute ContactInfo-type/Phone/@type
type xs:string
source <xs:attribute name="type" type="xs:string"/>

complexType ContainerMetadata-type
diagram mdcr-v1.1_p149.png
namespace http://www.movielabs.com/schema/md/v2.1/md
children md:Type md:Track md:Hash md:Size md:ContainerReference md:ContainerIdentifier md:ContainerSpecificMetadata
used by
element ContainerTrackMetadata-type/Container
complexType ContainerMetadataWithID-type
source <xs:complexType name="ContainerMetadata-type">
 
<xs:sequence>
   
<xs:element name="Type" type="md:string-Container-Type" minOccurs="0"/>
   
<xs:element name="Track" type="md:ContainerTrackMetadata-type" maxOccurs="unbounded"/>
   
<xs:element name=