schema location: | https://www.movielabs.com/schema/md/v2.12/md-v2.12.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://www.movielabs.com/schema/md/v2.12/md |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
children | md:Type md:SubType md:FormatType md:Language | ||
used by |
|
||
source | <xs:group name="DigitalAssetInteractiveBase-group"> <xs:sequence> <xs:element name="Type" type="md:string-Interactive-Type"/> <xs:element name="SubType" type="md:string-Interactive-SubType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="FormatType" type="md:string-Interactive-FormatType" minOccurs="0"/> <xs:element name="Language" type="md:language-redefine" minOccurs="0"/> </xs:sequence> </xs:group> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||
type | md:string-Interactive-SubType | ||||||
properties |
|
||||||
source | <xs:element name="SubType" type="md:string-Interactive-SubType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/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.12/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.12/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.12/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.12/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.12/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/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.12/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="TitleBrief" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="SummaryShort" type="xs:string"/> |
diagram | ||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||
children | md:Type md:Subtype md:Name md:SubName md:Identifier | ||||
used by |
|
||||
source | <xs:complexType name="Activity-type"> <xs:sequence> <xs:element name="Type" minOccurs="0"/> <xs:element name="Subtype" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Name" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="preferred" type="xs:boolean"/> <xs:attribute name="language" type="xs:language"/> </xs:complexType> </xs:element> <xs:element name="SubName" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="preferred" type="xs:boolean"/> <xs:attribute name="language" type="xs:language"/> </xs:complexType> </xs:element> <xs:element name="Identifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||
properties |
|
||||
source | <xs:element name="Type" minOccurs="0"/> |
diagram | |||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||
properties |
|
||||
source | <xs:element name="Subtype" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Name" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="preferred" type="xs:boolean"/> <xs:attribute name="language" type="xs:language"/> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="preferred" type="xs:boolean"/> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="SubName" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:attribute name="preferred" type="xs:boolean"/> <xs:attribute name="language" type="xs:language"/> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="preferred" type="xs:boolean"/> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="Identifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
children | md:Type md:SubType md:Description md:AdditionalTerms | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="AncillaryDescription-type"> <xs:sequence> <xs:element name="Type" type="xs:string"/> <xs:element name="SubType" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Description" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AdditionalTerms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="ancillaryDescriptionID" type="md:id-type"/> </xs:complexType> |
type | md:id-type |
source | <xs:attribute name="ancillaryDescriptionID" type="md:id-type"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Type" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="SubType" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Description" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Terms-type | ||||||||||||
properties |
|
||||||||||||
children | md:Money md:Event md:Text md:Boolean md:Duration md:URI md:Language md:ID md:AltIdentifier md:YearDateTime md:Time md:Region md:Timecode md:Binary md:Label | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AdditionalTerms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |
namespace | http://www.movielabs.com/schema/md/v2.12/md |
children | md:Type md:SubType md:Description md:AssetReference md:AssociatedOrg md:WIP |
used by | |
source | <xs:complexType name="AssetIntent-type"> <xs:sequence> <xs:element name="Type" type="xs:string"/> <xs:element name="SubType" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ordinal" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Description" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AssetReference" type="md:AssetIntentReference-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="WIP" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Type" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SubType" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="ordinal" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:integer |
source | <xs:attribute name="ordinal" type="xs:integer"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | extension of xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"/> </xs:simpleContent> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:AssetIntentReference-type | ||||||
properties |
|
||||||
children | md:ContentID md:OtherIdentifier md:Description | ||||||
source | <xs:element name="AssetReference" type="md:AssetIntentReference-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="WIP" type="xs:boolean" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
children | md:ContentID md:OtherIdentifier md:Description | ||
used by |
|
||
source | <xs:complexType name="AssetIntentReference-type"> <xs:sequence> <xs:element name="ContentID" type="md:ContentID-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="OtherIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Description" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="md:language-redefine"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:ContentID-type | ||||||
properties |
|
||||||
source | <xs:element name="ContentID" type="md:ContentID-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="OtherIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Description" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="md:language-redefine"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:language-redefine |
source | <xs:attribute name="language" type="md:language-redefine"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||||||||||||||
type | extension of md:OrgName-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName | ||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="AssociatedOrg-type"> <xs:complexContent> <xs:extension base="md:OrgName-type"> <xs:attribute name="role" type="md:string-AssociatedOrg-role"/> <xs:attribute name="roleCategory" type="md:string-AssociatedOrg-role"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | md:string-AssociatedOrg-role |
source | <xs:attribute name="role" type="md:string-AssociatedOrg-role"/> |
type | md:string-AssociatedOrg-role |
source | <xs:attribute name="roleCategory" type="md:string-AssociatedOrg-role"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
children | md:Description md:Who md:When md:What md:Identification md:Terms | ||
used by |
|
||
source | <xs:complexType name="Audience-type"> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Who" type="md:string-Audience-Who" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="When" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-When"> <xs:attribute name="startDate" type="md:YearDateOrTime-type"/> <xs:attribute name="endDate" type="md:YearDateOrTime-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="What" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-What"> <xs:attribute name="bonus" type="xs:boolean"/> <xs:attribute name="condition" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Identification" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:string-Audience-Who | ||||||
properties |
|
||||||
source | <xs:element name="Who" type="md:string-Audience-Who" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
type | extension of md:string-Audience-When | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="When" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-When"> <xs:attribute name="startDate" type="md:YearDateOrTime-type"/> <xs:attribute name="endDate" type="md:YearDateOrTime-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:YearDateOrTime-type |
source | <xs:attribute name="startDate" type="md:YearDateOrTime-type"/> |
type | md:YearDateOrTime-type |
source | <xs:attribute name="endDate" type="md:YearDateOrTime-type"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
type | extension of md:string-Audience-What | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="What" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-Audience-What"> <xs:attribute name="bonus" type="xs:boolean"/> <xs:attribute name="condition" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="bonus" type="xs:boolean"/> |
type | xs:string |
source | <xs:attribute name="condition" type="xs:string"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="Identification" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Terms-type | ||||||||||||
properties |
|
||||||||||||
children | md:Money md:Event md:Text md:Boolean md:Duration md:URI md:Language md:ID md:AltIdentifier md:YearDateTime md:Time md:Region md:Timecode md:Binary md:Label | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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:FrameRate md:AltIdentifier md:RatingSet md:People md:Group md:Place md:Activity md:Timeframe md:CountryOfOrigin md:PrimarySpokenLanguage md:OriginalLanguage md:VersionLanguage md:VersionIntent md:AssociatedOrg md:ContentRelatedTo md:AncillaryDescription md:SecurityTitle md:SequenceInfo md:Parent md:Terms | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="BasicMetadata-type"> <xs:sequence> <xs:element name="UpdateNum" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LocalizedInfo" type="md:BasicMetadataInfo-type" maxOccurs="unbounded"/> <xs:element name="RunLength" type="xs:duration" minOccurs="0"/> <xs:element name="ReleaseYear" type="xs:gYear"/> <xs:element name="ReleaseDate" type="md:YearDateOrTime-type" minOccurs="0"/> <xs:element name="ReleaseHistory" type="md:ReleaseHistory-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="WorkType" type="md:string-WorkType"/> <xs:element name="WorkTypeDetail" type="md:string-WorkTypeDetail" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="PictureColorType" type="md:ColorType-type" minOccurs="0"/> <xs:element name="PictureFormat" type="md:string-PictureFormat" minOccurs="0"/> <xs:element name="ThreeD" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="three60" type="xs:boolean"/> <xs:attribute name="multiview" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AspectRatio" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-AspectRatio"> <xs:attribute name="original" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="FrameRate" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="original" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="RatingSet" type="md:ContentRating-type" minOccurs="0"/> <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Group" type="md:BasicMetadataGroup-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Place" type="md:Venue-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Activity" type="md:Activity-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Timeframe" type="md:Timeframe-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="CountryOfOrigin" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="md:Region-type"> <xs:attribute name="interpretation" type="xs:string"/> <xs:attribute name="listingOrder" type="xs:positiveInteger"/> <xs:attribute name="intepretation" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="PrimarySpokenLanguage" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:language-redefine"> <xs:attribute name="listingOrder" type="xs:positiveInteger"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="OriginalLanguage" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:language-redefine"> <xs:attribute name="listingOrder" type="xs:positiveInteger"/> <xs:attribute name="spoken" type="xs:boolean"/> <xs:attribute name="written" type="xs:boolean"/> <xs:attribute name="signed" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="VersionLanguage" type="md:language-redefine" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="VersionIntent" type="md:VersionIntent-type" minOccurs="0"/> <xs:element name="AssociatedOrg" type="md:AssociatedOrg-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ContentRelatedTo" type="md:ContentRelatedTo-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="AncillaryDescription" type="md:AncillaryDescription-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="SecurityTitle" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="expiration" type="md:YearDateOrTime-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="SequenceInfo" type="md:ContentSequenceInfo-type" minOccurs="0"/> <xs:element name="Parent" type="md:BasicMetadataParent-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Terms" type="md:Terms-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.12/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.12/md | ||||||||||||||||||||||||
type | md:BasicMetadataInfo-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | md:TitleDisplay19 md:TitleDisplay60 md:TitleDisplayUnlimited md:TitleSort md:ArtReference md:Summary190 md:Summary400 md:Summary4000 md:DisplayIndicators md:Genre md:Keyword md:VersionNotes md:Region md:ExcludedRegion md:TargetAudience md:OriginalTitle md:CopyrightLine md:PeopleLocal md:TitleAlternate md:Terms | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="LocalizedInfo" type="md:BasicMetadataInfo-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:duration | ||||||
properties |
|
||||||
source | <xs:element name="RunLength" type="xs:duration" minOccurs="0"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
type | xs:gYear | ||
properties |
|
||
source | <xs:element name="ReleaseYear" type="xs:gYear"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/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.12/md | ||
type | md:string-WorkType | ||
properties |
|
||
source | <xs:element name="WorkType" type="md:string-WorkType"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:string-WorkTypeDetail | ||||||
properties |
|
||||||
source | <xs:element name="WorkTypeDetail" type="md:string-WorkTypeDetail" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/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.12/md | ||||||||||||||||||
type | extension of xs:boolean | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ThreeD" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="three60" type="xs:boolean"/> <xs:attribute name="multiview" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="three60" type="xs:boolean"/> |
type | xs:boolean |
source | <xs:attribute name="multiview" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of md:string-AspectRatio | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AspectRatio" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:string-AspectRatio"> <xs:attribute name="original" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="original" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:int | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="FrameRate" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="original" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="original" type="xs:boolean"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||
type | md:BasicMetadataPeople-type | ||||||
properties |
|
||||||
children | md:Job md:Name md:Identifier md:Gender md:Pronouns md:Salutations md:ImageReference md:Biography | ||||||
source | <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||||||||||||||
type | md:BasicMetadataGroup-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName md:Level md:Description md:ImageReference md:AltIdentifier md:People md:ParentOrganizationID md:ParentGroup | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Group" type="md:BasicMetadataGroup-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Venue-type | ||||||||||||
properties |
|
||||||||||||
children | md:Type md:Subtype md:Name md:SubName md:Location | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Place" type="md:Venue-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:Activity-type | ||||||
properties |
|
||||||
children | md:Type md:Subtype md:Name md:SubName md:Identifier | ||||||
source | <xs:element name="Activity" type="md:Activity-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Timeframe-type | ||||||||||||
properties |
|
||||||||||||
children | md:Type md:Subtype md:DateTime md:Duration md:Description | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Timeframe" type="md:Timeframe-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||
type | extension of md:Region-type | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | md:country md:countryRegion | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="CountryOfOrigin" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="md:Region-type"> <xs:attribute name="interpretation" type="xs:string"/> <xs:attribute name="listingOrder" type="xs:positiveInteger"/> <xs:attribute name="intepretation" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="interpretation" type="xs:string"/> |
type | xs:positiveInteger |
source | <xs:attribute name="listingOrder" type="xs:positiveInteger"/> |
type | xs:string |
source | <xs:attribute name="intepretation" type="xs:string"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of md:language-redefine | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="PrimarySpokenLanguage" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:language-redefine"> <xs:attribute name="listingOrder" type="xs:positiveInteger"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:positiveInteger |
source | <xs:attribute name="listingOrder" type="xs:positiveInteger"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||||||||
type | extension of md:language-redefine | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="OriginalLanguage" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="md:language-redefine"> <xs:attribute name="listingOrder" type="xs:positiveInteger"/> <xs:attribute name="spoken" type="xs:boolean"/> <xs:attribute name="written" type="xs:boolean"/> <xs:attribute name="signed" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:positiveInteger |
source | <xs:attribute name="listingOrder" type="xs:positiveInteger"/> |
type | xs:boolean |
source | <xs:attribute name="spoken" type="xs:boolean"/> |
type | xs:boolean |
source | <xs:attribute name="written" type="xs:boolean"/> |
type | xs:boolean |
source | <xs:attribute name="signed" type="xs:boolean"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||
type | md:VersionIntent-type | ||||||
properties |
|
||||||
children | md:Audience md:Description md:EditUse md:EditClass md:MadeForRegion md:MadeForRegionExcluded md:Terms | ||||||
source | <xs:element name="VersionIntent" type="md:VersionIntent-type" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||
type | md:ContentRelatedTo-type | ||||||
properties |
|
||||||
children | md:Relationship md:Description md:Work md:Character md:PersonOrGroup md:Period md:Place md:Venue md:Event md:Activity md:GroupingEntity md:Terms | ||||||
source | <xs:element name="ContentRelatedTo" type="md:ContentRelatedTo-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:AncillaryDescription-type | ||||||||||||
properties |
|
||||||||||||
children | md:Type md:SubType md:Description md:AdditionalTerms | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AncillaryDescription" type="md:AncillaryDescription-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SecurityTitle" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="expiration" type="md:YearDateOrTime-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:YearDateOrTime-type |
source | <xs:attribute name="expiration" type="md:YearDateOrTime-type"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||||||||
type | md:BasicMetadataParent-type | ||||||||||||
properties |
|
||||||||||||
children | md:ParentContentID md:Parent md:SequenceInfo md:Region md:ExcludedRegion | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Parent" type="md:BasicMetadataParent-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Terms-type | ||||||||||||
properties |
|
||||||||||||
children | md:Money md:Event md:Text md:Boolean md:Duration md:URI md:Language md:ID md:AltIdentifier md:YearDateTime md:Time md:Region md:Timecode md:Binary md:Label | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
children | md:CharacterName md:CharacterID md:Nonfictional md:Gender md:Pronouns md:Salutations md:GroupingEntity md:ImageReference md:CharacterDescription | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="BasicMetadataCharacter-type"> <xs:sequence> <xs:element name="CharacterName" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="CharacterID" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Nonfictional" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="appearance" type="md:string-Nonfictional-appearance"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Gender" type="md:Gender-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Pronouns" type="md:Pronouns-type" minOccurs="0"/> <xs:element name="Salutations" type="md:Salutations-type" minOccurs="0"/> <xs:element name="GroupingEntity" type="md:GroupingEntity-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ImageReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="CharacterDescription" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="sequence" type="xs:integer"/> </xs:complexType> |
type | xs:integer |
source | <xs:attribute name="sequence" type="xs:integer"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="CharacterName" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:PersonIdentifier-type | ||||||
properties |
|
||||||
children | md:Identifier md:Namespace md:ReferenceLocation md:Scope | ||||||
source | <xs:element name="CharacterID" type="md:PersonIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:boolean | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Nonfictional" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:boolean"> <xs:attribute name="appearance" type="md:string-Nonfictional-appearance"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-Nonfictional-appearance |
source | <xs:attribute name="appearance" type="md:string-Nonfictional-appearance"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
type | md:Gender-type | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Gender" type="md:Gender-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Pronouns-type | ||||||||||||
properties |
|
||||||||||||
children | md:Subjective md:Objective md:Adjective md:Possessive md:Reflexive | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Pronouns" type="md:Pronouns-type" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | md:Salutations-type | ||||||||||||
properties |
|
||||||||||||
children | md:Title | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Salutations" type="md:Salutations-type" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:GroupingEntity-type | ||||||
properties |
|
||||||
children | md:Type md:GroupIdentity md:DisplayName md:Region md:AltGroupIdentifier | ||||||
source | <xs:element name="GroupingEntity" type="md:GroupingEntity-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
type | extension of xs:anyURI | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ImageReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-ArtReference_resolution |
source | <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> |
type | md:string-ArtReference_purpose |
source | <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="CharacterDescription" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||||||||||||||
type | extension of md:AssociatedOrg-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName md:Level md:Description md:ImageReference md:AltIdentifier md:People md:ParentOrganizationID md:ParentGroup | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="BasicMetadataGroup-type"> <xs:complexContent> <xs:extension base="md:AssociatedOrg-type"> <xs:sequence> <xs:element name="Level" type="xs:nonNegativeInteger" minOccurs="0"/> <xs:element name="Description" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="ImageReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> <xs:choice minOccurs="0"> <xs:element name="ParentOrganizationID" type="md:orgID-type"/> <xs:element name="ParentGroup" type="md:BasicMetadataGroup-type" maxOccurs="unbounded"/> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
source | <xs:element name="Level" type="xs:nonNegativeInteger" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Description" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||
type | extension of xs:anyURI | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="ImageReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> <xs:attribute name="language" type="xs:language"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-ArtReference_resolution |
source | <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> |
type | md:string-ArtReference_purpose |
source | <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> |
type | xs:language |
source | <xs:attribute name="language" type="xs:language"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:ContentIdentifier-type | ||||||
properties |
|
||||||
children | md:Namespace md:Identifier md:Location md:Scope | ||||||
source | <xs:element name="AltIdentifier" type="md:ContentIdentifier-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:BasicMetadataPeople-type | ||||||
properties |
|
||||||
children | md:Job md:Name md:Identifier md:Gender md:Pronouns md:Salutations md:ImageReference md:Biography | ||||||
source | <xs:element name="People" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
type | md:orgID-type | ||
properties |
|
||
source | <xs:element name="ParentOrganizationID" type="md:orgID-type"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||||||||||||||
type | md:BasicMetadataGroup-type | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | md:DisplayName md:SortName md:AlternateName md:Level md:Description md:ImageReference md:AltIdentifier md:People md:ParentOrganizationID md:ParentGroup | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="ParentGroup" type="md:BasicMetadataGroup-type" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||||||||
children | md:TitleDisplay19 md:TitleDisplay60 md:TitleDisplayUnlimited md:TitleSort md:ArtReference md:Summary190 md:Summary400 md:Summary4000 md:DisplayIndicators md:Genre md:Keyword md:VersionNotes md:Region md:ExcludedRegion md:TargetAudience md:OriginalTitle md:CopyrightLine md:PeopleLocal md:TitleAlternate md:Terms | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:complexType name="BasicMetadataInfo-type"> <xs:sequence> <xs:element name="TitleDisplay19" type="xs:string" minOccurs="0"/> <xs:element name="TitleDisplay60" type="xs:string" minOccurs="0"/> <xs:element name="TitleDisplayUnlimited" type="xs:string" minOccurs="0"/> <xs:element name="TitleSort" type="xs:string" minOccurs="0"/> <xs:element name="ArtReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Summary190" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="cast" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Summary400" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="cast" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Summary4000" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="cast" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="DisplayIndicators" type="md:string-DisplayIndicators" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Genre" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="source" type="xs:anyURI"/> <xs:attribute name="id" type="md:string-Genre_id"/> <xs:attribute name="level" type="xs:integer"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Keyword" type="md:string-Keyword" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="VersionNotes" type="xs:string" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:element name="Region" type="md:Region-type" maxOccurs="unbounded"/> <xs:element name="ExcludedRegion" type="md:Region-type" maxOccurs="unbounded"/> </xs:choice> <xs:element name="TargetAudience" type="md:Audience-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="OriginalTitle" type="xs:string" minOccurs="0"/> <xs:element name="CopyrightLine" type="xs:string" minOccurs="0"/> <xs:element name="PeopleLocal" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="TitleAlternate" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type" type="md:string-TitleAlternate_type"/> <xs:attribute name="language" type="md:language-redefine"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="language" type="md:language-redefine" use="required"/> <xs:attribute name="default" type="xs:boolean"/> <xs:attribute name="condition" type="md:string-condition"/> </xs:complexType> |
type | md:language-redefine | ||
properties |
|
||
source | <xs:attribute name="language" type="md:language-redefine" use="required"/> |
type | xs:boolean |
source | <xs:attribute name="default" type="xs:boolean"/> |
type | md:string-condition |
source | <xs:attribute name="condition" type="md:string-condition"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplay19" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplay60" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleDisplayUnlimited" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TitleSort" type="xs:string" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||||||||
type | extension of xs:anyURI | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ArtReference" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:anyURI"> <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | md:string-ArtReference_resolution |
source | <xs:attribute name="resolution" type="md:string-ArtReference_resolution"/> |
type | md:string-ArtReference_purpose |
source | <xs:attribute name="purpose" type="md:string-ArtReference_purpose"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Summary190" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="cast" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="cast" type="xs:boolean"/> |
diagram | |||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/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.12/md | ||||||
type | md:string-DisplayIndicators | ||||||
properties |
|
||||||
source | <xs:element name="DisplayIndicators" type="md:string-DisplayIndicators" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/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.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="VersionNotes" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:Region-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion | ||||||
source | <xs:element name="Region" type="md:Region-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:Region-type | ||||||
properties |
|
||||||
children | md:country md:countryRegion | ||||||
source | <xs:element name="ExcludedRegion" type="md:Region-type" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:Audience-type | ||||||
properties |
|
||||||
children | md:Description md:Who md:When md:What md:Identification md:Terms | ||||||
source | <xs:element name="TargetAudience" type="md:Audience-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="OriginalTitle" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="CopyrightLine" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||||||
type | md:BasicMetadataPeople-type | ||||||
properties |
|
||||||
children | md:Job md:Name md:Identifier md:Gender md:Pronouns md:Salutations md:ImageReference md:Biography | ||||||
source | <xs:element name="PeopleLocal" type="md:BasicMetadataPeople-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||||||||
type | md:Terms-type | ||||||||||||
properties |
|
||||||||||||
children | md:Money md:Event md:Text md:Boolean md:Duration md:URI md:Language md:ID md:AltIdentifier md:YearDateTime md:Time md:Region md:Timecode md:Binary md:Label | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Terms" type="md:Terms-type" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.movielabs.com/schema/md/v2.12/md | ||
children | md:JobFunction md:JobDisplay md:BillingBlockOrder md:Character md:CharacterInfo 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" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="topBilled" type="xs:boolean"/> <xs:attribute name="region" type="md:RegionUnion-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Character" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="CharacterInfo" type="md:BasicMetadataCharacter-type" 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.12/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.12/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.12/md | ||||||||||||||||||
type | extension of xs:int | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="BillingBlockOrder" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="topBilled" type="xs:boolean"/> <xs:attribute name="region" type="md:RegionUnion-type"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:boolean |
source | <xs:attribute name="topBilled" type="xs:boolean"/> |
type | md:RegionUnion-type |
source | <xs:attribute name="region" type="md:RegionUnion-type"/> |
diagram | |||||||
namespace | http://www.movielabs.com/schema/md/v2.12/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.12/md | ||||||
type | md:BasicMetadataCharacter-type | ||||||
properties |
|
||||||
children | md:CharacterName md:CharacterID md:Nonfictional md:Gender md:Pronouns md:Salutations md:GroupingEntity md:ImageReferenc |