schema location: | https://www.movielabs.com/schema/mdcr/v1.2/mdcr-v1.2.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://www.movielabs.com/schema/mdcr/v1.2 |
schema location: | https://www.movielabs.com/schema/md/v2.10/md-v2.10.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://www.movielabs.com/schema/md/v2.10/md |
schema location: | https://www.w3.org/2001/03/xml.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | http://www.w3.org/XML/1998/namespace |
Attributes | Attr. groups |
base | specialAttrs |
id | |
lang | |
space |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||||||||||||||
type | extension of mdcr:RatingsSystem-type | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | mdcr:RatingSystemID mdcr:AdoptiveRegion mdcr:LastChecked mdcr:URI mdcr:RatingsOrg mdcr:Rating mdcr:Reason | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
properties |
|
||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | extension of md:Region-type | ||
properties |
|
||
children | md:country md:countryRegion mdcr:SubRegion mdcr:RegionName mdcr:Usage | ||
used by |
|
||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SubRegion" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="RegionName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | mdcr:Usage-type | ||||||
properties |
|
||||||
children | mdcr:Media mdcr:Environment | ||||||
source | <xs:element name="Usage" type="mdcr:Usage-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||
children | mdcr:Label mdcr:Definition mdcr:Explanation | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:language | ||
properties |
|
||
source | <xs:attribute name="language" type="xs:language" use="required"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Label" type="xs:string"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | extension of xs:string | ||
properties |
|
||
source | <xs:element name="Definition"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | extension of xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Explanation" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||
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 |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
source | <xs:attribute name="ratingID"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:int | ||
properties |
|
||
annotation |
|
||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="URI" type="xs:string"> <xs:annotation> <xs:documentation>auto-generated unique identifier</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | mdcr:AdoptiveRegion-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion mdcr:SubRegion mdcr:RegionName mdcr:Usage | ||||||
annotation |
|
||||||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
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> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||
type | mdcr:Descriptor-type | ||||||||||||
properties |
|
||||||||||||
children | mdcr:Label mdcr:Definition mdcr:Explanation | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Descriptor" type="mdcr:Descriptor-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||
type | mdcr:RatingReason-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | mdcr:Value mdcr:Descriptor mdcr:LinkToLogo | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="RatingReason" type="mdcr:RatingReason-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||
children | mdcr:Value mdcr:Descriptor mdcr:LinkToLogo | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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:attribute name="deprecated" type="xs:boolean"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="reasonID" type="xs:string" use="required"/> |
type | xs:boolean |
source | <xs:attribute name="deprecated" type="xs:boolean"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Value" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||
type | mdcr:Descriptor-type | ||||||||||||
properties |
|
||||||||||||
children | mdcr:Label mdcr:Definition mdcr:Explanation | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Descriptor" type="mdcr:Descriptor-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||||||||
type | extension of md:OrgName-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName mdcr:ContactString mdcr:URL mdcr:OrgType | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ContactString" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="URL" type="xs:anyURI" minOccurs="0"/> |
diagram | ||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | |||||||||||||||||||||
type | mdcr:OrgOptions-type | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
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> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||||||||||||||
children | mdcr:RatingSystemID mdcr:AdoptiveRegion mdcr:LastChecked mdcr:URI mdcr:RatingsOrg mdcr:Rating mdcr:Reason | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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> |
type | xs:int | ||
properties |
|
||
source | <xs:attribute name="version" type="xs:int" use="optional"/> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="deprecated" type="xs:boolean" use="optional"/> |
type | xs:dateTime | ||
properties |
|
||
source | <xs:attribute name="lastSave" type="xs:dateTime" use="optional"/> |
type | xs:dateTime | ||
properties |
|
||
source | <xs:attribute name="lastValidated" type="xs:dateTime" use="optional"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | extension of mdcr:RatingSystemID-type | ||
properties |
|
||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | mdcr:AdoptiveRegion-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion mdcr:SubRegion mdcr:RegionName mdcr:Usage | ||||||
source | <xs:element name="AdoptiveRegion" type="mdcr:AdoptiveRegion-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="URI" type="xs:anyURI"> <xs:annotation> <xs:documentation>May represent a URL or URN</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||||||||
type | mdcr:RatingsOrg-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName mdcr:ContactString mdcr:URL mdcr:OrgType | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="RatingsOrg" type="mdcr:RatingsOrg-type"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||
type | mdcr:Rating-type | ||||||||||||
properties |
|
||||||||||||
children | mdcr:Ordinal mdcr:URI mdcr:LinkToLogo mdcr:MinRecAge mdcr:MinAge mdcr:MinAgeSupervised mdcr:Deprecated mdcr:Override mdcr:HPCApplicable mdcr:Descriptor mdcr:RatingReason | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Rating" type="mdcr:Rating-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||
type | mdcr:Reason-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | mdcr:Value mdcr:GeneralDescriptor mdcr:LinkToLogo | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Reason" type="mdcr:Reason-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
children | mdcr:Region mdcr:System | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | mdcr:Region-type | ||
properties |
|
||
children | md:country md:countryRegion mdcr:SubRegion mdcr:RegionName | ||
source | <xs:element name="Region" type="mdcr:Region-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="System" type="xs:string"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||||||||
children | mdcr:Value mdcr:GeneralDescriptor mdcr:LinkToLogo | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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:attribute name="deprecated" type="xs:boolean"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="reasonID" type="xs:string" use="required"/> |
type | xs:boolean |
source | <xs:attribute name="deprecated" type="xs:boolean"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Value" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||||||||
type | mdcr:Descriptor-type | ||||||||||||
properties |
|
||||||||||||
children | mdcr:Label mdcr:Definition mdcr:Explanation | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="GeneralDescriptor" type="mdcr:Descriptor-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
type | extension of md:Region-type | ||
properties |
|
||
children | md:country md:countryRegion mdcr:SubRegion mdcr:RegionName | ||
used by |
|
||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SubRegion" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="RegionName" type="xs:string" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | ||
children | mdcr:Media mdcr:Environment | ||
used by |
|
||
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> |
diagram | ||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | |||||||||||||||||||||||||||
type | mdcr:MediaOptions-type | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
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> |
diagram | ||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | |||||||||||||||||||||
type | mdcr:DistributionOptions-type | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:element name="Environment" type="mdcr:DistributionOptions-type" minOccurs="0" maxOccurs="unbounded"/> |
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
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> |
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | |||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
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> |
namespace | http://www.movielabs.com/schema/mdcr/v1.2 | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
children | md:Type md:SubType md:FormatType md:Language | ||
used by |
|
||
source | <xs:group name="DigitalAssetInteractiveBase-group"> <xs:sequence> <xs:element name="Type" type="md:string-Interactive-Type"/> <xs:element name="SubType" type="md:string-Interactive-SubType" minOccurs="0" maxOccurs="unbounded"/> <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> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | md:string-Interactive-Type | ||
properties |
|
||
source | <xs:element name="Type" type="md:string-Interactive-Type"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-Interactive-SubType | ||||||
properties |
|
||||||
source | <xs:element name="SubType" type="md:string-Interactive-SubType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-Interactive-FormatType | ||||||
properties |
|
||||||
source | <xs:element name="FormatType" type="md:string-Interactive-FormatType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:language-redefine | ||||||
properties |
|
||||||
source | <xs:element name="Language" type="md:language-redefine" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
children | md:UpdateNum md:LocalizedInfo md:Rating md:AltIdentifier md:Studio | ||||||||||||
attributes |
|
||||||||||||
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> |
type | md:ContentID-type | ||
properties |
|
||
source | <xs:attribute name="ContentID" type="md:ContentID-type" use="required"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | restriction of xs:int | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="UpdateNum" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | md:AbbreviatedMetadataInfo-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | md:TitleBrief md:ArtReference md:SummaryShort md:DisplayIndicators | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="LocalizedInfo" type="md:AbbreviatedMetadataInfo-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentRating-type | ||||||
properties |
|
||||||
children | md:NotRated md:Rating md:AdultContent | ||||||
source | <xs:element name="Rating" type="md:ContentRating-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Studio" type="xs:string"> <xs:annotation> <xs:documentation>Equivalent to DisplayName</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
children | md:TitleBrief md:ArtReference md:SummaryShort md:DisplayIndicators | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
type | md:language-redefine | ||
properties |
|
||
source | <xs:attribute name="language" type="md:language-redefine" use="required"/> |
type | xs:boolean |
source | <xs:attribute name="default" type="xs:boolean"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="TitleBrief" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="ArtReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="SummaryShort" type="xs:string"/> |
diagram | ||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
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> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.10/md |
children | md:Type md:SubType md:Description md:AssetReference md:AssociatedOrg |
used by | |
source | <xs:complexType name="AssetIntent-type"> <xs:sequence> <xs:element name="Type" type="xs:string"/> <xs:element name="SubType" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ordinal" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Description" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AssetReference" type="md:AssetIntentReference-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Type" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SubType" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ordinal" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:integer |
source | <xs:attribute name="ordinal" type="xs:integer"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | extension of xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:AssetIntentReference-type | ||||||
properties |
|
||||||
children | md:ContentID md:OtherIdentifier md:Description | ||||||
source | <xs:element name="AssetReference" type="md:AssetIntentReference-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||||||||||||||||||||
type | md:AssociatedOrg-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
children | md:ContentID md:OtherIdentifier md:Description | ||
used by |
|
||
source | <xs:complexType name="AssetIntentReference-type"> <xs:sequence> <xs:element name="ContentID" type="md:ContentID-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="OtherIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Description" 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:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentID-type | ||||||
properties |
|
||||||
source | <xs:element name="ContentID" type="md:ContentID-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="OtherIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Description" 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> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||||||||||||||||||||
type | extension of md:OrgName-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="AssociatedOrg-type"> <xs:complexContent> <xs:extension base="md:OrgName-type"> <xs:attribute name="role" type="md:string-AssociatedOrg-role"/> <xs:attribute name="roleCategory" type="md:string-AssociatedOrg-role"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | md:string-AssociatedOrg-role |
source | <xs:attribute name="role" type="md:string-AssociatedOrg-role"/> |
type | md:string-AssociatedOrg-role |
source | <xs:attribute name="roleCategory" type="md:string-AssociatedOrg-role"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
children | md:Description md:Who md:When md:What md:Identification md:Terms | ||
used by |
|
||
source | <xs:complexType name="Audience-type"> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Who" type="md:string-Audience-Who" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="When" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-When"> <xs:attribute name="startDate" type="md:YearDateOrTime-type"/> <xs:attribute name="endDate" type="md:YearDateOrTime-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="What" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-What"> <xs:attribute name="bonus" type="xs:boolean"/> <xs:attribute name="condition" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Identification" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-Audience-Who | ||||||
properties |
|
||||||
source | <xs:element name="Who" type="md:string-Audience-Who" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | extension of md:string-Audience-When | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="When" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-When"> <xs:attribute name="startDate" type="md:YearDateOrTime-type"/> <xs:attribute name="endDate" type="md:YearDateOrTime-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:YearDateOrTime-type |
source | <xs:attribute name="startDate" type="md:YearDateOrTime-type"/> |
type | md:YearDateOrTime-type |
source | <xs:attribute name="endDate" type="md:YearDateOrTime-type"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | extension of md:string-Audience-What | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="What" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-What"> <xs:attribute name="bonus" type="xs:boolean"/> <xs:attribute name="condition" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="bonus" type="xs:boolean"/> |
type | xs:string |
source | <xs:attribute name="condition" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="Identification" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | md:Terms-type | ||||||||||||
properties |
|
||||||||||||
children | md:Money md:Event md:Text md:Boolean md:Duration md:URI md:Language md:ID md:AltIdentifier md:YearDateTime md:Time md:Region | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/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:VersionIntent md:AssociatedOrg md:ContentRelatedTo md:SequenceInfo md:Parent | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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" maxOccurs="unbounded"/> <xs:element name="PictureColorType" type="md:ColorType-type" minOccurs="0"/> <xs:element name="PictureFormat" type="md:string-PictureFormat" minOccurs="0"/> <xs:element name="ThreeD" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="three60" type="xs:boolean"/> <xs:attribute name="multiview" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AspectRatio" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-AspectRatio"> <xs:attribute name="original" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <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" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="md:Region-type"> <xs:attribute name="intepretation" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <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="VersionIntent" type="md:VersionIntent-type" minOccurs="0"/> <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ContentRelatedTo" type="md:ContentRelatedTo-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> |
type | md:ContentID-type | ||
properties |
|
||
source | <xs:attribute name="ContentID" type="md:ContentID-type" use="required"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | restriction of xs:int | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="UpdateNum" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||||||||
type | md:BasicMetadataInfo-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
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:ExcludedRegion md:TargetAudience md:OriginalTitle md:CopyrightLine md:PeopleLocal md:TitleAlternate | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="LocalizedInfo" type="md:BasicMetadataInfo-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:duration | ||||||
properties |
|
||||||
source | <xs:element name="RunLength" type="xs:duration" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | xs:gYear | ||
properties |
|
||
source | <xs:element name="ReleaseYear" type="xs:gYear"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:YearDateOrTime-type | ||||||
properties |
|
||||||
source | <xs:element name="ReleaseDate" type="md:YearDateOrTime-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ReleaseHistory-type | ||||||
properties |
|
||||||
children | md:ReleaseType md:DistrTerritory md:Date md:Description md:ReleaseOrg | ||||||
source | <xs:element name="ReleaseHistory" type="md:ReleaseHistory-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||
type | md:string-WorkType | ||
properties |
|
||
source | <xs:element name="WorkType" type="md:string-WorkType"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-WorkTypeDetail | ||||||
properties |
|
||||||
source | <xs:element name="WorkTypeDetail" type="md:string-WorkTypeDetail" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | md:ColorType-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:element name="PictureColorType" type="md:ColorType-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-PictureFormat | ||||||
properties |
|
||||||
source | <xs:element name="PictureFormat" type="md:string-PictureFormat" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | extension of xs:boolean | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ThreeD" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="three60" type="xs:boolean"/> <xs:attribute name="multiview" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="three60" type="xs:boolean"/> |
type | xs:boolean |
source | <xs:attribute name="multiview" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of md:string-AspectRatio | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AspectRatio" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-AspectRatio"> <xs:attribute name="original" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="original" type="xs:boolean"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentRating-type | ||||||
properties |
|
||||||
children | md:NotRated md:Rating md:AdultContent | ||||||
source | <xs:element name="RatingSet" type="md:ContentRating-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:BasicMetadataPeople-type | ||||||
properties |
|
||||||
children | md:Job md:Name md:Identifier md:Gender md:Pronouns md:ImageReference | ||||||
source | <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of md:Region-type | ||||||||||||
properties |
|
||||||||||||
children | md:country md:countryRegion | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="CountryOfOrigin" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="md:Region-type"> <xs:attribute name="intepretation" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="intepretation" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:language-redefine | ||||||
properties |
|
||||||
source | <xs:element name="PrimarySpokenLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:language-redefine | ||||||
properties |
|
||||||
source | <xs:element name="OriginalLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:language-redefine | ||||||
properties |
|
||||||
source | <xs:element name="VersionLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:VersionIntent-type | ||||||
properties |
|
||||||
children | md:Audience md:Description md:EditUse md:EditClass md:MadeForRegion md:Terms | ||||||
source | <xs:element name="VersionIntent" type="md:VersionIntent-type" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||||||||||||||||||||
type | md:AssociatedOrg-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentRelatedTo-type | ||||||
properties |
|
||||||
children | md:Relationship md:Description md:Work md:Character md:PersonOrGroup md:Period md:Place md:Event md:GroupingEntity | ||||||
source | <xs:element name="ContentRelatedTo" type="md:ContentRelatedTo-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:ContentSequenceInfo-type | ||||||
properties |
|
||||||
children | md:Number md:DistributionNumber md:HouseSequence md:AlternateNumber | ||||||
source | <xs:element name="SequenceInfo" type="md:ContentSequenceInfo-type" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | md:BasicMetadataParent-type | ||||||||||||
properties |
|
||||||||||||
children | md:ParentContentID md:Parent md:SequenceInfo md:Region md:ExcludedRegion | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Parent" type="md:BasicMetadataParent-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
children | md:CharacterName md:CharacterID md:Nonfictional md:Gender md:Pronouns md:GroupingEntity md:ImageReference | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="BasicMetadataCharacter-type"> <xs:sequence> <xs:element name="CharacterName" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="CharacterID" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Nonfictional" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="appearance" type="md:string-Nonfictional-appearance"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Gender" type="md:Gender-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Pronouns" type="md:Pronouns-type" minOccurs="0"/> <xs:element name="GroupingEntity" type="md:GroupingEntity-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ImageReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="sequence" type="xs:integer"/> </xs:complexType> |
type | xs:integer |
source | <xs:attribute name="sequence" type="xs:integer"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="CharacterName" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:PersonIdentifier-type | ||||||
properties |
|
||||||
children | md:Identifier md:Namespace md:ReferenceLocation md:Scope | ||||||
source | <xs:element name="CharacterID" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:boolean | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Nonfictional" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="appearance" type="md:string-Nonfictional-appearance"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-Nonfictional-appearance |
source | <xs:attribute name="appearance" type="md:string-Nonfictional-appearance"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | md:Gender-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Gender" type="md:Gender-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | md:Pronouns-type | ||||||||||||
properties |
|
||||||||||||
children | md:Subjective md:Objective md:Adjective md:Possessive md:Reflexive | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Pronouns" type="md:Pronouns-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:GroupingEntity-type | ||||||
properties |
|
||||||
children | md:Type md:GroupIdentity md:DisplayName md:Region md:AltGroupIdentifier | ||||||
source | <xs:element name="GroupingEntity" type="md:GroupingEntity-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | extension of xs:anyURI | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ImageReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-ArtReference_resolution |
source | <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> |
type | md:string-ArtReference_purpose |
source | <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/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:ExcludedRegion md:TargetAudience md:OriginalTitle md:CopyrightLine md:PeopleLocal md:TitleAlternate | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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" minOccurs="0"/> <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:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Summary190" 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="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:choice minOccurs="0"> <xs:element name="Region" type="md:Region-type" maxOccurs="unbounded"/> <xs:element name="ExcludedRegion" type="md:Region-type" maxOccurs="unbounded"/> </xs:choice> <xs:element name="TargetAudience" type="md:Audience-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:attribute name="condition" type="md:string-condition"/> </xs:complexType> |
type | md:language-redefine | ||
properties |
|
||
source | <xs:attribute name="language" type="md:language-redefine" use="required"/> |
type | xs:boolean |
source | <xs:attribute name="default" type="xs:boolean"/> |
type | md:string-condition |
source | <xs:attribute name="condition" type="md:string-condition"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplay19" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplay60" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplayUnlimited" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleSort" type="xs:string" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||
type | extension of xs:anyURI | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-ArtReference_resolution |
source | <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> |
type | md:string-ArtReference_purpose |
source | <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Summary190" 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> |
type | xs:boolean |
source | <xs:attribute name="cast" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:boolean |
source | <xs:attribute name="cast" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:boolean |
source | <xs:attribute name="cast" type="xs:boolean"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-DisplayIndicators | ||||||
properties |
|
||||||
source | <xs:element name="DisplayIndicators" type="md:string-DisplayIndicators" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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> |
type | xs:anyURI |
source | <xs:attribute name="source" type="xs:anyURI"/> |
type | md:string-Genre_id |
source | <xs:attribute name="id" type="md:string-Genre_id"/> |
type | xs:integer |
source | <xs:attribute name="level" type="xs:integer"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.10/md | ||||||
type | md:string-Keyword | ||||||
properties |
|
||||||
source | <xs:element name="Keyword" type="md:string-Keyword" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.10/md |
type | xs:string |