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="Hash" type="md:Hash-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Size" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="ContainerReference" type="md:string-Container-ContainerReference" minOccurs="0"/> <xs:element name="ContainerIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ContainerSpecificMetadata" type="md:ContainerSpecific-type" minOccurs="0"/> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Container-Type | ||||||
properties |
|
||||||
source | <xs:element name="Type" type="md:string-Container-Type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:ContainerTrackMetadata-type | ||||||
properties |
|
||||||
children | md:Audio md:Video md:Subtitle md:Image md:Interactive md:Container md:ExternalTrackReference md:InternalTrackReference | ||||||
source | <xs:element name="Track" type="md:ContainerTrackMetadata-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:Hash-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Hash" type="md:Hash-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:positiveInteger | ||||||
properties |
|
||||||
source | <xs:element name="Size" type="xs:positiveInteger" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Container-ContainerReference | ||||||
properties |
|
||||||
source | <xs:element name="ContainerReference" type="md:string-Container-ContainerReference" 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="ContainerIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:ContainerSpecific-type | ||||||
properties |
|
||||||
source | <xs:element name="ContainerSpecificMetadata" type="md:ContainerSpecific-type" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | extension of md:ContainerMetadata-type | ||
properties |
|
||
children | md:Type md:Track md:Hash md:Size md:ContainerReference md:ContainerIdentifier md:ContainerSpecificMetadata md:ContainerID | ||
source | <xs:complexType name="ContainerMetadataWithID-type"> <xs:complexContent> <xs:extension base="md:ContainerMetadata-type"> <xs:sequence> <xs:element name="ContainerID" type="md:ContentIdentifier-type"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
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="ContainerID" type="md:ContentIdentifier-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
used by |
|
||
source | <xs:complexType name="ContainerSpecific-type"> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Audio md:Video md:Subtitle md:Image md:Interactive md:Container md:ExternalTrackReference md:InternalTrackReference | ||
used by |
|
||
source | <xs:complexType name="ContainerTrackMetadata-type"> <xs:choice> <xs:element name="Audio" type="md:DigitalAssetAudioData-type"/> <xs:element name="Video" type="md:DigitalAssetVideoData-type"/> <xs:element name="Subtitle" type="md:DigitalAssetSubtitleData-type"/> <xs:element name="Image" type="md:DigitalAssetImageData-type"/> <xs:element name="Interactive" type="md:DigitalAssetInteractiveData-type"/> <xs:element name="Container" type="md:ContainerMetadata-type"/> <xs:element name="ExternalTrackReference" type="md:DigitalAssetExternalTrackReference-type"/> <xs:element name="InternalTrackReference" type="md:string-TrackReference"/> </xs:choice> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetAudioData-type | ||
properties |
|
||
children | md:Description md:Type md:Encoding md:Language md:Channels md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Audio" type="md:DigitalAssetAudioData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetVideoData-type | ||
properties |
|
||
children | md:Description md:Type md:Encoding md:Picture md:ColorType md:PictureFormat md:SubtitleLanguage md:SignedLanguage md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Video" type="md:DigitalAssetVideoData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetSubtitleData-type | ||
properties |
|
||
children | md:Format md:Description md:Type md:FormatType md:Language md:Encoding md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Subtitle" type="md:DigitalAssetSubtitleData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetImageData-type | ||
properties |
|
||
children | md:Width md:Height md:Encoding md:Language md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Image" type="md:DigitalAssetImageData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetInteractiveData-type | ||
properties |
|
||
children | md:Type md:FormatType md:Language md:Encoding md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Interactive" type="md:DigitalAssetInteractiveData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:ContainerMetadata-type | ||
properties |
|
||
children | md:Type md:Track md:Hash md:Size md:ContainerReference md:ContainerIdentifier md:ContainerSpecificMetadata | ||
source | <xs:element name="Container" type="md:ContainerMetadata-type"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||||||||
type | md:DigitalAssetExternalTrackReference-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="ExternalTrackReference" type="md:DigitalAssetExternalTrackReference-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-TrackReference | ||
properties |
|
||
source | <xs:element name="InternalTrackReference" type="md:string-TrackReference"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Namespace md:Identifier md:Location |
used by | |
source | <xs:complexType name="ContentIdentifier-type"> <xs:sequence> <xs:element name="Namespace" type="md:string-ContentID-Namespace"/> <xs:element name="Identifier" type="md:string-ContentID-Identifier"/> <xs:element name="Location" type="xs:anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-ContentID-Namespace | ||
properties |
|
||
source | <xs:element name="Namespace" type="md:string-ContentID-Namespace"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-ContentID-Identifier | ||
properties |
|
||
source | <xs:element name="Identifier" type="md:string-ContentID-Identifier"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="Location" type="xs:anyURI" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:NotRated md:Rating md:AdultContent | ||
used by |
|
||
source | <xs:complexType name="ContentRating-type"> <xs:sequence> <xs:choice> <xs:element name="NotRated" fixed="true"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="condition" type="md:string-NotRated-condition"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Rating" type="md:ContentRatingDetail-type" maxOccurs="unbounded"/> </xs:choice> <xs:element name="AdultContent" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:boolean | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="NotRated" fixed="true"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="condition" type="md:string-NotRated-condition"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-NotRated-condition |
source | <xs:attribute name="condition" type="md:string-NotRated-condition"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:ContentRatingDetail-type | ||||||
properties |
|
||||||
children | md:Region md:System md:Value md:Reason md:LinkToLogo md:Description | ||||||
source | <xs:element name="Rating" type="md:ContentRatingDetail-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="AdultContent" type="xs:boolean" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Region md:System md:Value md:Reason md:LinkToLogo md:Description | ||
used by |
|
||
source | <xs:complexType name="ContentRatingDetail-type"> <xs:sequence> <xs:element name="Region" type="md:Region-type"/> <xs:element name="System" type="md:string-Rating-System"/> <xs:element name="Value" type="xs:string"/> <xs:element name="Reason" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
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"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Rating-System | ||
properties |
|
||
source | <xs:element name="System" type="md:string-Rating-System"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Value" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Reason" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="LinkToLogo" type="xs:anyURI" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Number md:DistributionNumber md:HouseSequence md:AlternateNumber | ||
used by |
|
||
source | <xs:complexType name="ContentSequenceInfo-type"> <xs:sequence> <xs:element name="Number" type="xs:int" minOccurs="0"/> <xs:element name="DistributionNumber" type="md:complex-SequenceInfo-DistributionNumber" minOccurs="0"/> <xs:element name="HouseSequence" type="md:complex-SequenceInfo-HouseSequence" minOccurs="0"/> <xs:element name="AlternateNumber" type="md:complex-SequenceInfo-AlternateNumber" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="Number" type="xs:int" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:complex-SequenceInfo-DistributionNumber | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DistributionNumber" type="md:complex-SequenceInfo-DistributionNumber" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:complex-SequenceInfo-HouseSequence | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="HouseSequence" type="md:complex-SequenceInfo-HouseSequence" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:complex-SequenceInfo-AlternateNumber | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AlternateNumber" type="md:complex-SequenceInfo-AlternateNumber" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Start md:End |
source | <xs:complexType name="DateTimeRange-type"> <xs:sequence> <xs:element name="Start" type="xs:dateTime"/> <xs:element name="End" type="xs:dateTime"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="Start" type="xs:dateTime"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="End" type="xs:dateTime"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Description md:Type md:Encoding md:Language md:Channels md:TrackReference md:TrackIdentifier md:Private | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetAudioData-type"> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Type" type="md:string-Audio-Type" minOccurs="0"/> <xs:element name="Encoding" type="md:DigitalAssetAudioEncoding-type" minOccurs="0"/> <xs:element name="Language" type="md:DigitalAssetAudioLanguage-type"/> <xs:element name="Channels" type="md:string-Audio-Channels" minOccurs="0"/> <xs:element name="TrackReference" type="md:string-TrackReference" minOccurs="0"/> <xs:element name="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Audio-Type | ||||||
properties |
|
||||||
source | <xs:element name="Type" type="md:string-Audio-Type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetAudioEncoding-type | ||||||
properties |
|
||||||
children | md:Codec md:CodecType md:BitrateMax md:BitrateAverage md:VBR md:SampleRate md:SampleBitDepth md:ChannelMapping md:Watermark md:ActualLength | ||||||
source | <xs:element name="Encoding" type="md:DigitalAssetAudioEncoding-type" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:DigitalAssetAudioLanguage-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Language" type="md:DigitalAssetAudioLanguage-type"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Audio-Channels | ||||||
properties |
|
||||||
source | <xs:element name="Channels" type="md:string-Audio-Channels" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-TrackReference | ||||||
properties |
|
||||||
source | <xs:element name="TrackReference" type="md:string-TrackReference" 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="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:PrivateData-type | ||||||
properties |
|
||||||
source | <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Codec md:CodecType md:BitrateMax md:BitrateAverage md:VBR md:SampleRate md:SampleBitDepth md:ChannelMapping md:Watermark md:ActualLength | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetAudioEncoding-type"> <xs:sequence> <xs:element name="Codec" type="md:string-Audio-Enc-Codec"/> <xs:element name="CodecType" type="md:string-Audio-Enc-CodecType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="BitrateMax" type="xs:integer" minOccurs="0"/> <xs:element name="BitrateAverage" type="xs:integer" minOccurs="0"/> <xs:element name="VBR" type="md:string-Audio-Enc-VBR" minOccurs="0"/> <xs:element name="SampleRate" type="xs:integer" minOccurs="0"/> <xs:element name="SampleBitDepth" type="xs:integer" minOccurs="0"/> <xs:element name="ChannelMapping" type="md:string-Audio-Enc-ChannelMapping" minOccurs="0"/> <xs:element name="Watermark" type="md:DigitalAssetWatermark-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ActualLength" type="xs:duration" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Audio-Enc-Codec | ||
properties |
|
||
source | <xs:element name="Codec" type="md:string-Audio-Enc-Codec"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Audio-Enc-CodecType | ||||||
properties |
|
||||||
source | <xs:element name="CodecType" type="md:string-Audio-Enc-CodecType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="BitrateMax" type="xs:integer" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="BitrateAverage" type="xs:integer" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Audio-Enc-VBR | ||||||
properties |
|
||||||
source | <xs:element name="VBR" type="md:string-Audio-Enc-VBR" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="SampleRate" type="xs:integer" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="SampleBitDepth" type="xs:integer" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Audio-Enc-ChannelMapping | ||||||
properties |
|
||||||
source | <xs:element name="ChannelMapping" type="md:string-Audio-Enc-ChannelMapping" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:DigitalAssetWatermark-type | ||||||||||||
properties |
|
||||||||||||
children | md:Vendor md:ProductAndVersionID md:Data | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Watermark" type="md:DigitalAssetWatermark-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:duration | ||||||
properties |
|
||||||
source | <xs:element name="ActualLength" type="xs:duration" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:language-redefine | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="DigitalAssetAudioLanguage-type"> <xs:simpleContent> <xs:extension base="md:language-redefine"> <xs:attribute name="dubbed" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:boolean |
source | <xs:attribute name="dubbed" type="xs:boolean"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Type md:Description md:Sequence | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetCardset-type"> <xs:sequence> <xs:element name="Type" type="md:string-Cardset-Type" maxOccurs="unbounded"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Sequence" type="xs:positiveInteger" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Cardset-Type | ||||||
properties |
|
||||||
source | <xs:element name="Type" type="md:string-Cardset-Type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:positiveInteger | ||||||
properties |
|
||||||
source | <xs:element name="Sequence" type="xs:positiveInteger" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Type md:Region md:Cardset | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetCardsetList-type"> <xs:sequence> <xs:element name="Type" type="md:string-CardsetList-Type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Region" type="md:MadeForRegion-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Cardset" type="md:DigitalAssetCardset-type" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-CardsetList-Type | ||||||
properties |
|
||||||
source | <xs:element name="Type" type="md:string-CardsetList-Type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:MadeForRegion-type | ||||||
properties |
|
||||||
source | <xs:element name="Region" type="md:MadeForRegion-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetCardset-type | ||||||
properties |
|
||||||
children | md:Type md:Description md:Sequence | ||||||
source | <xs:element name="Cardset" type="md:DigitalAssetCardset-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||||||||
type | extension of md:ContentID-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:complexType name="DigitalAssetExternalTrackReference-type"> <xs:simpleContent> <xs:extension base="md:ContentID-type"> <xs:attribute name="namespace" type="xs:string"/> <xs:attribute name="location" type="xs:string"/> <xs:attribute name="trackReference" type="md:string-TrackReference"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:string |
source | <xs:attribute name="namespace" type="xs:string"/> |
type | xs:string |
source | <xs:attribute name="location" type="xs:string"/> |
type | md:string-TrackReference |
source | <xs:attribute name="trackReference" type="md:string-TrackReference"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Width md:Height md:Encoding md:Language md:TrackReference md:TrackIdentifier md:Private | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetImageData-type"> <xs:sequence> <xs:element name="Width" type="xs:int"/> <xs:element name="Height" type="xs:int"/> <xs:element name="Encoding" type="md:string-Image-Encoding"/> <xs:element name="Language" type="md:language-redefine" minOccurs="0"/> <xs:element name="TrackReference" type="md:string-TrackReference" minOccurs="0"/> <xs:element name="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Width" type="xs:int"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Height" type="xs:int"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Image-Encoding | ||
properties |
|
||
source | <xs:element name="Encoding" type="md:string-Image-Encoding"/> |
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 | ||||||
type | md:string-TrackReference | ||||||
properties |
|
||||||
source | <xs:element name="TrackReference" type="md:string-TrackReference" 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="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:PrivateData-type | ||||||
properties |
|
||||||
source | <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Type md:FormatType md:Language |
source | <xs:complexType name="DigitalAssetInteractiveBaseData-type"> <xs:sequence> <xs:group ref="md:DigitalAssetInteractiveBase-group"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Type md:FormatType md:Language md:Encoding md:TrackReference md:TrackIdentifier md:Private | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetInteractiveData-type"> <xs:sequence> <xs:group ref="md:DigitalAssetInteractiveBase-group"/> <xs:element name="Encoding" type="md:DigitalAssetInteractiveEncoding-type" maxOccurs="unbounded"/> <xs:element name="TrackReference" type="md:string-TrackReference" minOccurs="0"/> <xs:element name="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetInteractiveEncoding-type | ||||||
properties |
|
||||||
children | md:RuntimeEnvironment md:FirstVersion md:LastVersion | ||||||
source | <xs:element name="Encoding" type="md:DigitalAssetInteractiveEncoding-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-TrackReference | ||||||
properties |
|
||||||
source | <xs:element name="TrackReference" type="md:string-TrackReference" 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="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:PrivateData-type | ||||||
properties |
|
||||||
source | <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:RuntimeEnvironment md:FirstVersion md:LastVersion | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetInteractiveEncoding-type"> <xs:sequence> <xs:element name="RuntimeEnvironment" type="md:string-Interactive-Enc-RuntimeEnvironment"/> <xs:element name="FirstVersion" type="md:string-Interactive-Enc-Version" minOccurs="0"/> <xs:element name="LastVersion" type="md:string-Interactive-Enc-Version" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Interactive-Enc-RuntimeEnvironment | ||
properties |
|
||
source | <xs:element name="RuntimeEnvironment" type="md:string-Interactive-Enc-RuntimeEnvironment"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Interactive-Enc-Version | ||||||
properties |
|
||||||
source | <xs:element name="FirstVersion" type="md:string-Interactive-Enc-Version" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Interactive-Enc-Version | ||||||
properties |
|
||||||
source | <xs:element name="LastVersion" type="md:string-Interactive-Enc-Version" minOccurs="0"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Audio md:Video md:Subtitle md:Image md:Interactive |
source | <xs:complexType name="DigitalAssetMetadata-type"> <xs:choice> <xs:element name="Audio" type="md:DigitalAssetAudioData-type"/> <xs:element name="Video" type="md:DigitalAssetVideoData-type"/> <xs:element name="Subtitle" type="md:DigitalAssetSubtitleData-type"/> <xs:element name="Image" type="md:DigitalAssetImageData-type"/> <xs:element name="Interactive" type="md:DigitalAssetInteractiveData-type"/> </xs:choice> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetAudioData-type | ||
properties |
|
||
children | md:Description md:Type md:Encoding md:Language md:Channels md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Audio" type="md:DigitalAssetAudioData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetVideoData-type | ||
properties |
|
||
children | md:Description md:Type md:Encoding md:Picture md:ColorType md:PictureFormat md:SubtitleLanguage md:SignedLanguage md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Video" type="md:DigitalAssetVideoData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetSubtitleData-type | ||
properties |
|
||
children | md:Format md:Description md:Type md:FormatType md:Language md:Encoding md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Subtitle" type="md:DigitalAssetSubtitleData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetImageData-type | ||
properties |
|
||
children | md:Width md:Height md:Encoding md:Language md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Image" type="md:DigitalAssetImageData-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetInteractiveData-type | ||
properties |
|
||
children | md:Type md:FormatType md:Language md:Encoding md:TrackReference md:TrackIdentifier md:Private | ||
source | <xs:element name="Interactive" type="md:DigitalAssetInteractiveData-type"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Audio md:Video md:Subtitle md:Image md:Interactive |
source | <xs:complexType name="DigitalAssetSet-type"> <xs:sequence> <xs:element name="Audio" type="md:DigitalAssetAudioData-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Video" type="md:DigitalAssetVideoData-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Subtitle" type="md:DigitalAssetSubtitleData-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Image" type="md:DigitalAssetImageData-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Interactive" type="md:DigitalAssetInteractiveData-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetAudioData-type | ||||||
properties |
|
||||||
children | md:Description md:Type md:Encoding md:Language md:Channels md:TrackReference md:TrackIdentifier md:Private | ||||||
source | <xs:element name="Audio" type="md:DigitalAssetAudioData-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetVideoData-type | ||||||
properties |
|
||||||
children | md:Description md:Type md:Encoding md:Picture md:ColorType md:PictureFormat md:SubtitleLanguage md:SignedLanguage md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||||||
source | <xs:element name="Video" type="md:DigitalAssetVideoData-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetSubtitleData-type | ||||||
properties |
|
||||||
children | md:Format md:Description md:Type md:FormatType md:Language md:Encoding md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||||||
source | <xs:element name="Subtitle" type="md:DigitalAssetSubtitleData-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetImageData-type | ||||||
properties |
|
||||||
children | md:Width md:Height md:Encoding md:Language md:TrackReference md:TrackIdentifier md:Private | ||||||
source | <xs:element name="Image" type="md:DigitalAssetImageData-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetInteractiveData-type | ||||||
properties |
|
||||||
children | md:Type md:FormatType md:Language md:Encoding md:TrackReference md:TrackIdentifier md:Private | ||||||
source | <xs:element name="Interactive" type="md:DigitalAssetInteractiveData-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Format md:Description md:Type md:FormatType md:Language md:Encoding md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetSubtitleData-type"> <xs:sequence> <xs:element name="Format" type="md:DigitalAssetSubtitleFormat-type" minOccurs="0"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Type" type="md:string-Subtitle-Type" maxOccurs="unbounded"/> <xs:element name="FormatType" type="md:string-Subtitle-FormatType" minOccurs="0"/> <xs:element name="Language" type="md:language-redefine"/> <xs:element name="Encoding" type="xs:anyType" minOccurs="0"/> <xs:element name="CardsetList" type="md:DigitalAssetCardsetList-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="TrackReference" type="md:string-TrackReference" minOccurs="0"/> <xs:element name="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | md:DigitalAssetSubtitleFormat-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Format" type="md:DigitalAssetSubtitleFormat-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Subtitle-Type | ||||||
properties |
|
||||||
source | <xs:element name="Type" type="md:string-Subtitle-Type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Subtitle-FormatType | ||||||
properties |
|
||||||
source | <xs:element name="FormatType" type="md:string-Subtitle-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"/> |
diagram | |||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||
type | xs:anyType | ||||||||
properties |
|
||||||||
attributes |
|
||||||||
source | <xs:element name="Encoding" type="xs:anyType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetCardsetList-type | ||||||
properties |
|
||||||
children | md:Type md:Region md:Cardset | ||||||
source | <xs:element name="CardsetList" type="md:DigitalAssetCardsetList-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-TrackReference | ||||||
properties |
|
||||||
source | <xs:element name="TrackReference" type="md:string-TrackReference" 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="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:PrivateData-type | ||||||
properties |
|
||||||
source | <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | extension of md:string-Subtitle-Format | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="DigitalAssetSubtitleFormat-type"> <xs:simpleContent> <xs:extension base="md:string-Subtitle-Format"> <xs:attribute name="SDImage" type="xs:boolean"/> <xs:attribute name="HDImage" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:boolean |
source | <xs:attribute name="SDImage" type="xs:boolean"/> |
type | xs:boolean |
source | <xs:attribute name="HDImage" type="xs:boolean"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Description md:Type md:Encoding md:Picture md:ColorType md:PictureFormat md:SubtitleLanguage md:SignedLanguage md:CardsetList md:TrackReference md:TrackIdentifier md:Private | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetVideoData-type"> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Type" type="md:string-Video-Type" minOccurs="0"/> <xs:element name="Encoding" type="md:DigitalAssetVideoEncoding-type" minOccurs="0"/> <xs:element name="Picture" type="md:DigitalAssetVideoPicture-type"/> <xs:element name="ColorType" type="md:ColorType-type" minOccurs="0"> <xs:annotation> <xs:documentation>BW, Color, Colorized, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PictureFormat" type="md:string-Video-PictureFormat" minOccurs="0"/> <xs:element name="SubtitleLanguage" type="md:DigitalAssetVideoSubtitleLanguage-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="SignedLanguage" type="md:language-redefine" minOccurs="0"/> <xs:element name="CardsetList" type="md:DigitalAssetCardsetList-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="TrackReference" type="md:string-TrackReference" minOccurs="0"/> <xs:element name="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Type | ||||||
properties |
|
||||||
source | <xs:element name="Type" type="md:string-Video-Type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetVideoEncoding-type | ||||||
properties |
|
||||||
children | md:Codec md:CodecType md:MPEGProfile md:MPEGLevel md:BitrateMax md:BitRateAverage md:VBR md:Watermark md:ActualLength | ||||||
source | <xs:element name="Encoding" type="md:DigitalAssetVideoEncoding-type" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:DigitalAssetVideoPicture-type | ||
properties |
|
||
children | md:AspectRatio md:PixelAspect md:WidthPixels md:HeightPixels md:ActiveWidthPixels md:ActiveHeightPixels md:FrameRate md:Progressive md:ColorSubsampling md:Colorimetry md:Type3D | ||
source | <xs:element name="Picture" type="md:DigitalAssetVideoPicture-type"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | md:ColorType-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="ColorType" type="md:ColorType-type" minOccurs="0"> <xs:annotation> <xs:documentation>BW, Color, Colorized, etc.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-PictureFormat | ||||||
properties |
|
||||||
source | <xs:element name="PictureFormat" type="md:string-Video-PictureFormat" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | md:DigitalAssetVideoSubtitleLanguage-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="SubtitleLanguage" type="md:DigitalAssetVideoSubtitleLanguage-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:language-redefine | ||||||
properties |
|
||||||
source | <xs:element name="SignedLanguage" type="md:language-redefine" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:DigitalAssetCardsetList-type | ||||||
properties |
|
||||||
children | md:Type md:Region md:Cardset | ||||||
source | <xs:element name="CardsetList" type="md:DigitalAssetCardsetList-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-TrackReference | ||||||
properties |
|
||||||
source | <xs:element name="TrackReference" type="md:string-TrackReference" 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="TrackIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:PrivateData-type | ||||||
properties |
|
||||||
source | <xs:element name="Private" type="md:PrivateData-type" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Codec md:CodecType md:MPEGProfile md:MPEGLevel md:BitrateMax md:BitRateAverage md:VBR md:Watermark md:ActualLength | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetVideoEncoding-type"> <xs:sequence> <xs:element name="Codec" type="md:string-Video-Enc-Codec"/> <xs:element name="CodecType" type="md:string-Video-Enc-CodecType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="MPEGProfile" type="md:string-Video-Enc-MProfile" minOccurs="0"/> <xs:element name="MPEGLevel" type="md:string-Video-Enc-MLevel" minOccurs="0"/> <xs:element name="BitrateMax" type="xs:integer" minOccurs="0"/> <xs:element name="BitRateAverage" type="xs:integer" minOccurs="0"/> <xs:element name="VBR" type="md:string-Video-Enc-VBR" minOccurs="0"/> <xs:element name="Watermark" type="md:DigitalAssetWatermark-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ActualLength" type="xs:duration" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Video-Enc-Codec | ||
properties |
|
||
source | <xs:element name="Codec" type="md:string-Video-Enc-Codec"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Enc-CodecType | ||||||
properties |
|
||||||
source | <xs:element name="CodecType" type="md:string-Video-Enc-CodecType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Enc-MProfile | ||||||
properties |
|
||||||
source | <xs:element name="MPEGProfile" type="md:string-Video-Enc-MProfile" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Enc-MLevel | ||||||
properties |
|
||||||
source | <xs:element name="MPEGLevel" type="md:string-Video-Enc-MLevel" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="BitrateMax" type="xs:integer" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="BitRateAverage" type="xs:integer" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Enc-VBR | ||||||
properties |
|
||||||
source | <xs:element name="VBR" type="md:string-Video-Enc-VBR" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:DigitalAssetWatermark-type | ||||||||||||
properties |
|
||||||||||||
children | md:Vendor md:ProductAndVersionID md:Data | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Watermark" type="md:DigitalAssetWatermark-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:duration | ||||||
properties |
|
||||||
source | <xs:element name="ActualLength" type="xs:duration" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:AspectRatio md:PixelAspect md:WidthPixels md:HeightPixels md:ActiveWidthPixels md:ActiveHeightPixels md:FrameRate md:Progressive md:ColorSubsampling md:Colorimetry md:Type3D | ||
used by |
|
||
source | <xs:complexType name="DigitalAssetVideoPicture-type"> <xs:sequence> <xs:element name="AspectRatio" type="md:string-Video-Pic-AspectRatio" minOccurs="0"/> <xs:element name="PixelAspect" type="md:string-Video-Pic-PixelAspect" minOccurs="0"/> <xs:element name="WidthPixels" type="xs:int" minOccurs="0"/> <xs:element name="HeightPixels" type="xs:int" minOccurs="0"/> <xs:element name="ActiveWidthPixels" type="xs:int" minOccurs="0"/> <xs:element name="ActiveHeightPixels" type="xs:int" minOccurs="0"/> <xs:element name="FrameRate" type="md:DigitalAssetVideoPictureFrameRate-type" minOccurs="0"/> <xs:element name="Progressive" type="md:DigitalAssetVideoPictureProgressive-type" minOccurs="0"/> <xs:element name="ColorSubsampling" type="md:string-Video-Pic-ColorSampling" minOccurs="0"/> <xs:element name="Colorimetry" type="md:string-Video-Pic-Colorimetry" minOccurs="0"/> <xs:element name="Type3D" type="md:string-Video-Pic-Type3D" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Pic-AspectRatio | ||||||
properties |
|
||||||
source | <xs:element name="AspectRatio" type="md:string-Video-Pic-AspectRatio" minOccurs="0"/> |
diagram | ||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | |||||||||||||||
type | md:string-Video-Pic-PixelAspect | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="PixelAspect" type="md:string-Video-Pic-PixelAspect" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="WidthPixels" type="xs:int" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="HeightPixels" type="xs:int" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="ActiveWidthPixels" type="xs:int" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="ActiveHeightPixels" type="xs:int" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | md:DigitalAssetVideoPictureFrameRate-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="FrameRate" type="md:DigitalAssetVideoPictureFrameRate-type" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:DigitalAssetVideoPictureProgressive-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Progressive" type="md:DigitalAssetVideoPictureProgressive-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Pic-ColorSampling | ||||||
properties |
|
||||||
source | <xs:element name="ColorSubsampling" type="md:string-Video-Pic-ColorSampling" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Pic-Colorimetry | ||||||
properties |
|
||||||
source | <xs:element name="Colorimetry" type="md:string-Video-Pic-Colorimetry" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Video-Pic-Type3D | ||||||
properties |
|
||||||
source | <xs:element name="Type3D" type="md:string-Video-Pic-Type3D" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | extension of xs:int | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="DigitalAssetVideoPictureFrameRate-type"> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="multiplier" type="md:string-Video-Pic-FrameRate-multiplier"/> <xs:attribute name="timecode" type="md:string-Video-Pic-FrameRate-timecode"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | md:string-Video-Pic-FrameRate-multiplier | ||||||
facets |
|
||||||
source | <xs:attribute name="multiplier" type="md:string-Video-Pic-FrameRate-multiplier"/> |
type | md:string-Video-Pic-FrameRate-timecode |
source | <xs:attribute name="timecode" type="md:string-Video-Pic-FrameRate-timecode"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:boolean | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="DigitalAssetVideoPictureProgressive-type"> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="scanOrder" type="md:string-Video-Pic-Progressive-scanOrder"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | md:string-Video-Pic-Progressive-scanOrder | ||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="scanOrder" type="md:string-Video-Pic-Progressive-scanOrder"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | extension of md:language-redefine | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="DigitalAssetVideoSubtitleLanguage-type"> <xs:simpleContent> <xs:extension base="md:language-redefine"> <xs:attribute name="closed" type="xs:boolean"/> <xs:attribute name="type" type="md:string-Video-SubLang-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:boolean |
source | <xs:attribute name="closed" type="xs:boolean"/> |
type | md:string-Video-SubLang-type |
source | <xs:attribute name="type" type="md:string-Video-SubLang-type"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
children | md:Vendor md:ProductAndVersionID md:Data | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="DigitalAssetWatermark-type"> <xs:sequence> <xs:element name="Vendor" type="md:string-Watermark_Vendor"/> <xs:element name="ProductAndVersionID" type="xs:string"/> <xs:element name="Data" type="xs:string" minOccurs="0"/> </xs:sequence> <xs:attribute name="guaranteedAbsent" type="xs:boolean" use="optional"/> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="guaranteedAbsent" type="xs:boolean" use="optional"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Watermark_Vendor | ||
properties |
|
||
source | <xs:element name="Vendor" type="md:string-Watermark_Vendor"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ProductAndVersionID" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Data" type="xs:string" minOccurs="0"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Type md:GroupIdentity md:DisplayName md:Region |
source | <xs:complexType name="GroupingEntity-type"> <xs:sequence> <xs:element name="Type" type="xs:string"/> <xs:element name="GroupIdentity" type="xs:string"/> <xs:element name="DisplayName" 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"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Type" type="xs:string"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="GroupIdentity" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="DisplayName" 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"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-Hash | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="Hash-type"> <xs:simpleContent> <xs:extension base="md:string-Hash"> <xs:attribute name="method" type="md:string-Hash-method"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | md:string-Hash-method |
source | <xs:attribute name="method" type="md:string-Hash-method"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="Money-type"> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="currency" type="md:string-Money-currency"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | md:string-Money-currency |
source | <xs:attribute name="currency" type="md:string-Money-currency"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Name md:Value |
source | <xs:complexType name="NVPair-type"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Value" type="xs:string"/> </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="Value" type="xs:string"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:Name md:Value |
source | <xs:complexType name="NVPairMoney-type"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Value" type="md:Money-type"/> </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 | md:Money-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Value" type="md:Money-type"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="OrgName-type"> <xs:sequence minOccurs="0"> <xs:element name="DisplayName" type="xs:string" minOccurs="1"/> <xs:element name="SortName" type="xs:string" minOccurs="0"/> <xs:element name="AlternateName" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="organizationID" type="md:orgID-type"/> <xs:attribute name="idType" type="md:string-OrgName-idType"/> </xs:complexType> |
type | md:orgID-type |
source | <xs:attribute name="organizationID" type="md:orgID-type"/> |
type | md:string-OrgName-idType |
source | <xs:attribute name="idType" type="md:string-OrgName-idType"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="DisplayName" type="xs:string" minOccurs="1"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SortName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="AlternateName" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:Identifier md:Namespace md:ReferenceLocation | ||
used by |
|
||
source | <xs:complexType name="PersonIdentifier-type"> <xs:sequence> <xs:element name="Identifier" type="xs:string"/> <xs:element name="Namespace" type="md:string-Idenifier_Namespace"/> <xs:element name="ReferenceLocation" type="xs:anyURI" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Identifier" type="xs:string"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:string-Idenifier_Namespace | ||
properties |
|
||
source | <xs:element name="Namespace" type="md:string-Idenifier_Namespace"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
source | <xs:element name="ReferenceLocation" type="xs:anyURI" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:DisplayName md:SortName md:FirstGivenName md:SecondGivenName md:FamilyName md:Suffix md:Moniker | ||
used by |
|
||
source | <xs:complexType name="PersonName-type"> <xs:sequence> <xs:element name="DisplayName" type="md:StringAndLanguage-type" maxOccurs="unbounded"/> <xs:element name="SortName" type="md:StringAndLanguage-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="FirstGivenName" type="xs:string" minOccurs="0"/> <xs:element name="SecondGivenName" type="xs:string" minOccurs="0"/> <xs:element name="FamilyName" type="xs:string" minOccurs="0"/> <xs:element name="Suffix" type="md:string-Name_Suffix" minOccurs="0"/> <xs:element name="Moniker" type="xs:string" minOccurs="0"/> </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" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | md:StringAndLanguage-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SortName" type="md:StringAndLanguage-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="FirstGivenName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SecondGivenName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="FamilyName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | md:string-Name_Suffix | ||||||
properties |
|
||||||
source | <xs:element name="Suffix" type="md:string-Name_Suffix" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Moniker" type="xs:string" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
used by |
|
||
source | <xs:complexType name="PrivateData-type"> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.1/md |
children | md:country md:countryRegion |
used by | |
source | <xs:complexType name="Region-type"> <xs:choice> <xs:element name="country"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z][A-Z]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="countryRegion"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z][A-Z]-[A-Z0-9]+"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="country"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z][A-Z]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="countryRegion"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z][A-Z]-[A-Z0-9]+"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
children | md:ReleaseType md:DistrTerritory md:Date md:Description md:ReleaseOrg | ||
used by |
|
||
source | <xs:complexType name="ReleaseHistory-type"> <xs:sequence> <xs:element name="ReleaseType"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Release-ReleaseType"> <xs:attribute name="wide" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="DistrTerritory" type="md:Region-type" minOccurs="0"/> <xs:element name="Date"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:YearDateOrTime-type"> <xs:attribute name="scheduled" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="ReleaseOrg" type="md:OrgName-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:string-Release-ReleaseType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ReleaseType"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Release-ReleaseType"> <xs:attribute name="wide" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="wide" type="xs:boolean"/> |
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="DistrTerritory" type="md:Region-type" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of md:YearDateOrTime-type | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Date"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:YearDateOrTime-type"> <xs:attribute name="scheduled" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="scheduled" type="xs:boolean"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | md:OrgName-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ReleaseOrg" type="md:OrgName-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="StringAndLanguage-type"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="md:language-redefine"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:id-type | ||
properties |
|
||
source | <xs:simpleType name="AssetLogicalID-type"> <xs:restriction base="md:id-type"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:id-type | ||
properties |
|
||
source | <xs:simpleType name="AssetPhysicalID-type"> <xs:restriction base="md:id-type"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:simpleType name="ColorType-type"> <xs:restriction base="xs:string"> <xs:enumeration value="color"/> <xs:enumeration value="bandw"/> <xs:enumeration value="colorized"/> <xs:enumeration value="composite"/> <xs:enumeration value="unknown"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:id-type | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="CompObjID-type"> <xs:restriction base="md:id-type"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="ContainerProfile-type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="ContainerType-type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | md:id-type | ||
properties |
|
||
used by | |||
source | <xs:simpleType name="ContentID-type"> <xs:restriction base="md:id-type"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:anyURI | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="id-type"> <xs:restriction base="xs:anyURI"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:language | ||
properties |
|
||
used by | |||
source | <xs:simpleType name="language-redefine"> <xs:restriction base="xs:language"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | union of (md:MadeForRegionInternal-type, md:Region-string) | ||
used by |
|
||
source | <xs:simpleType name="MadeForRegion-type"> <xs:union memberTypes="md:MadeForRegionInternal-type md:Region-string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="MadeForRegionInternal-type"> <xs:restriction base="xs:string"> <xs:enumeration value="Domestic"/> <xs:enumeration value="International"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="orgID-type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="Region-string"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="Role-type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-ArtReference_resolution"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-AspectRatio"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-AssociatedOrg-role"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Audio-Channels"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Audio-Enc-ChannelMapping"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Audio-Enc-Codec"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Audio-Enc-CodecType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Audio-Enc-VBR"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Audio-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Cardset-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="string-CardsetList-Location"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-CardsetList-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Compilation-CompilationClass"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Compilation-EntryClass"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Compilation-EntryNumber"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Container-ContainerReference"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Container-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-ContentID-Identifier"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-ContentID-Namespace"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:simpleType name="string-DisplayIndicators"> <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> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="string-Genre"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Genre_id"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Hash"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Hash-method"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Idenifier_Namespace"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Image-Encoding"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Interactive-Enc-RuntimeEnvironment"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Interactive-Enc-Version"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Interactive-FormatType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Interactive-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-JobDisplay"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="string-JobFunction"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-JobFunction_scheme"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Keyword"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Money-currency"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Name_Suffix"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-NotRated-condition"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-OrgName-idType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-PictureFormat"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Rating-System"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Release-ReleaseType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-SequenceInfo-AlternateNumber"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-SequenceInfo-AlternateNumber-domain"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-SequenceInfo-DistributionNumber"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-SequenceInfo-DistributionNumber-domain"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-SequenceInfo-HouseSequence"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-SequenceInfo-HouseSequence-domain"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="string-Subtitle-Enc-Codec"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="string-Subtitle-Enc-CodecType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Subtitle-Format"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Subtitle-FormatType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Subtitle-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-TitleAlternate_type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by | |||
source | <xs:simpleType name="string-TrackReference"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Enc-Codec"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Enc-CodecType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Enc-MLevel"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Enc-MProfile"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Enc-VBR"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Pic-AspectRatio"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Pic-Colorimetry"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Pic-ColorSampling"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="string-Video-Pic-FrameRate-multiplier"> <xs:restriction base="xs:string"> <xs:enumeration value="1000/1001"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Pic-FrameRate-timecode"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="string-Video-Pic-PixelAspect"> <xs:restriction base="xs:string"> <xs:enumeration value="NTSC"/> <xs:enumeration value="PAL"/> <xs:enumeration value="square"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="string-Video-Pic-Progressive-scanOrder"> <xs:restriction base="xs:string"> <xs:enumeration value="BFF"/> <xs:enumeration value="TFF"/> <xs:enumeration value="PPF"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Pic-Type3D"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-PictureFormat"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-SubLang-type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Video-Type"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-Watermark_Vendor"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-WorkType"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
source | <xs:simpleType name="string-WorkTypeDetail"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | http://www.movielabs.com/schema/md/v2.1/md | ||
type | union of (xs:gYear, xs:date, xs:dateTime) | ||
used by |
|
||
source | <xs:simpleType name="YearDateOrTime-type"> <xs:union memberTypes="xs:gYear xs:date xs:dateTime"/> </xs:simpleType> |
namespace | http://www.w3.org/XML/1998/namespace | ||
type | xs:anyURI | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="base" type="xs:anyURI"> <xs:annotation> <xs:documentation> <div> <h3>base (as an attribute name)</h3> <p> denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification.</p> <p> See <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a> for information about this attribute. </p> </div> </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||
type | xs:ID | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="id" type="xs:ID"> <xs:annotation> <xs:documentation> <div> <h3>id (as an attribute name)</h3> <p> denotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification.</p> <p> See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a> for information about this attribute. </p> </div> </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||
type | union of (xs:language, restriction of xs:string) | ||
used by |
|
||
annotation |
|
||
source | <xs:attribute name="lang"> <xs:annotation> <xs:documentation> <div> <h3>lang (as an attribute name)</h3> <p> denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.</p> </div> <div> <h4>Notes</h4> <p> Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. </p> <p> See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt"> http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a> and the IANA language subtag registry at <a href="http://www.iana.org/assignments/language-subtag-registry"> http://www.iana.org/assignments/language-subtag-registry</a> for further information. </p> <p> The union allows for the 'un-declaration' of xml:lang with the empty string. </p> </div> </xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="xs:language"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value=""/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | |||||||||
type | restriction of xs:NCName | |||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="space"> <xs:annotation> <xs:documentation> <div> <h3>space (as an attribute name)</h3> <p> denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.</p> </div> </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:NCName"> <xs:enumeration value="default"/> <xs:enumeration value="preserve"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
namespace | http://www.w3.org/XML/1998/namespace | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="specialAttrs"> <xs:attribute ref="xml:base"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:space"/> <xs:attribute ref="xml:id"/> </xs:attributeGroup> |