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 |
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 |
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 |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||||||||||||||||||||||||||
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.1 | ||
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.1 | ||
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.1 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SubRegion" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="RegionName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||
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.1 | ||||||||||||
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.1 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Label" type="xs:string"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||
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.1 | ||||||
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.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 |
|
||||||||||||
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.1 | ||
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.1 | ||
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.1 | ||||||
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.1 | ||||||
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.1 | ||||||
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.1 | ||||||
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.1 | ||||||
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.1 | ||||||
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.1 | ||
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.1 | ||||||||||||
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.1 | ||||||||||||
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.1 | ||||||||||||
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:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="reasonID" type="xs:string" use="required"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Value" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||||||||
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.1 | ||||||
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.1 | ||||||||||||||||||
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.1 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ContactString" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="URL" type="xs:anyURI" minOccurs="0"/> |
diagram | ||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | |||||||||||||||||||||
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.1 | ||||||||||||||||||||||||||||||
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.1 | ||
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.1 | ||||||
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.1 | ||||||
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.1 | ||
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.1 | ||||||||||||||||||
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.1 | ||||||||||||
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.1 | ||||||||||||
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.1 | ||
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.1 | ||
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.1 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="System" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||||||||
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:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="reasonID" type="xs:string" use="required"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Value" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||||||||
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.1 | ||||||
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.1 | ||
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.1 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SubRegion" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="RegionName" type="xs:string" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/mdcr/v1.1 | ||
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.1 | |||||||||||||||||||||||||||
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.1 | |||||||||||||||||||||
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.1 | |||||||||||||||||||||
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.1 | |||||||||||||||||||||||||||
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.1 | |||||||||||||||||||||
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.1/md | ||
children | md:Type 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="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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="TitleBrief" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="SummaryShort" type="xs:string"/> |
diagram | ||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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:extension> </xs:complexContent> </xs:complexType> |
type | md:string-AssociatedOrg-role |
source | <xs:attribute name="role" type="md:string-AssociatedOrg-role"/> |
diagram | |||||||||||||
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 |
|
||||||||||||
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"/> <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> |
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.1/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.1/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: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.1/md | ||||||
type | xs:duration | ||||||
properties |
|
||||||
source | <xs:element name="RunLength" type="xs:duration" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:gYear | ||
properties |
|
||
source | <xs:element name="ReleaseYear" type="xs:gYear"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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.1/md | ||
type | md:string-WorkType | ||
properties |
|
||
source | <xs:element name="WorkType" type="md:string-WorkType"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-WorkTypeDetail | ||||||
properties |
|
||||||
source | <xs:element name="WorkTypeDetail" type="md:string-WorkTypeDetail" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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.1/md | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="ThreeD" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-AspectRatio | ||||||
properties |
|
||||||
source | <xs:element name="AspectRatio" type="md:string-AspectRatio" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/md | ||||||
type | md:BasicMetadataPeople-type | ||||||
properties |
|
||||||
children | md:Job md:Name md:Identifier md:Gender | ||||||
source | <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:Region-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion | ||||||
source | <xs:element name="CountryOfOrigin" type="md:Region-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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.1/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.1/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.1/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.1/md | ||||||||||||
type | md:BasicMetadataParent-type | ||||||||||||
properties |
|
||||||||||||
children | md:Parent md:ParentContentID | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Parent" type="md:BasicMetadataParent-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
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 |
|
||||||||||||||||||
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"/> <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> |
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.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplay19" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplay60" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplayUnlimited" type="xs:string" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="TitleSort" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-ArtReference_resolution |
source | <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:boolean |
source | <xs:attribute name="cast" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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.1/md | |||||||||||||||||||||
type | md:string-DisplayIndicators | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:element name="DisplayIndicators" type="md:string-DisplayIndicators" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/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.1/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.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="VersionNotes" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:Region-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion | ||||||
source | <xs:element name="Region" type="md:Region-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="OriginalTitle" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="CopyrightLine" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:BasicMetadataPeople-type | ||||||
properties |
|
||||||
children | md:Job md:Name md:Identifier md:Gender | ||||||
source | <xs:element name="PeopleLocal" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
type | md:string-TitleAlternate_type |
source | <xs:attribute name="type" type="md:string-TitleAlternate_type"/> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:JobFunction md:JobDisplay md:BillingBlockOrder md:Character md:Guest | ||
used by |
|
||
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> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:Role-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:string-JobFunction_scheme |
source | <xs:attribute name="scheme" type="md:string-JobFunction_scheme"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-JobDisplay | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="BillingBlockOrder" type="xs:int" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Character" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="Guest" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
children | md:Parent md:ParentContentID | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | restriction of xs:string | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
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> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:BasicMetadata-type | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="Parent" type="md:BasicMetadata-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:ContentID-type | ||
properties |
|
||
source | <xs:element name="ParentContentID" type="md:ContentID-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Job md:Name md:Identifier md:Gender | ||
used by |
|
||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:BasicMetadataJob-type | ||||||
properties |
|
||||||
children | md:JobFunction md:JobDisplay md:BillingBlockOrder md:Character md:Guest | ||||||
source | <xs:element name="Job" type="md:BasicMetadataJob-type" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:PersonName-type | ||
properties |
|
||
children | md:DisplayName md:SortName md:FirstGivenName md:SecondGivenName md:FamilyName md:Suffix md:Moniker | ||
source | <xs:element name="Name" type="md:PersonName-type"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:PersonIdentifier-type | ||||||
properties |
|
||||||
children | md:Identifier md:Namespace md:ReferenceLocation | ||||||
source | <xs:element name="Identifier" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
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> |
diagram | |
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> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:Region-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion | ||||||
source | <xs:element name="Region" type="md:Region-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="DisplaySequence" type="xs:integer" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-SequenceInfo-AlternateNumber | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:string-SequenceInfo-AlternateNumber-domain |
source | <xs:attribute name="domain" type="md:string-SequenceInfo-AlternateNumber-domain"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-SequenceInfo-DistributionNumber | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:string-SequenceInfo-DistributionNumber-domain |
source | <xs:attribute name="domain" type="md:string-SequenceInfo-DistributionNumber-domain"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-SequenceInfo-HouseSequence | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:string-SequenceInfo-HouseSequence-domain |
source | <xs:attribute name="domain" type="md:string-SequenceInfo-HouseSequence-domain"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Entry md:CompilationClass | ||
used by |
|
||
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> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:CompObjEntry-type | ||||||
properties |
|
||||||
children | md:DisplayName md:EntryNumber md:EntryClass md:Entry md:ContentID md:BasicMetadata | ||||||
source | <xs:element name="Entry" type="md:CompObjEntry-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:CompObjClass-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="CompilationClass" type="md:CompObjClass-type" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-Compilation-CompilationClass | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="hasOtherInclusions" type="xs:boolean" use="optional"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:CompObj-type | ||||||||||||
properties |
|
||||||||||||
children | md:Entry md:CompilationClass md:DisplayName | ||||||||||||
attributes |
|
||||||||||||
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> |
type | md:CompObjID-type |
source | <xs:attribute name="CompObjID" type="md:CompObjID-type"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
diagram | |||
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 |
|
||
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> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:StringAndLanguage-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DisplayName" type="md:StringAndLanguage-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Compilation-EntryNumber | ||||||
properties |
|
||||||
source | <xs:element name="EntryNumber" type="md:string-Compilation-EntryNumber" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Compilation-EntryClass | ||||||
properties |
|
||||||
source | <xs:element name="EntryClass" type="md:string-Compilation-EntryClass" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:CompObjEntry-type | ||||||
properties |
|
||||||
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"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:ContentID-type | ||
properties |
|
||
source | <xs:element name="ContentID" type="md:ContentID-type"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:BasicMetadata-type | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="BasicMetadata" type="md:BasicMetadata-type"/> |
diagram | |
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> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="PrimaryEmail" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="AlternateEmail" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Address" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:string |
source | <xs:attribute name="type" type="xs:string"/> |
diagram | |||||
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 |
|
||||
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= |