XML Schema "on_update_videoDescriptorsTaxonomy_3.23.xsd"
Target Namespace:
Version:
Defined Components:
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\GitLab\gntechcomproject\projects\video\on-api-docs\flare\Content\on-api-schema-docs\xsds\v3\on_update_videoDescriptorsTaxonomy_3.23.xsd; see
XML source
Includes Schemas (1):
Included in Schemas (1):
<?xml version="1.0" encoding="UTF-8"?>
<!-- On Update Video Descriptors Taxonomy - v3.23 -->
<!-- File: on_update_videoDescriptorsTaxonomy_3.23.xsd -->
<!-- Copyright 2018-present. Gracenote, Inc. All rights reserved. -->
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" version="3.23" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="http://files.api.gracenote.com/xsd/types_3.23.xsd"/>
<xs:annotation>
<xs:documentation>Root element for the On products.</xs:documentation> </xs:annotation>
<xs:sequence>
<xs:element ref="header"/>
<xs:annotation>
<xs:documentation>
The parent element for a set of video descriptors taxonomy to display the
associated enhanced keywords.
</xs:documentation> </xs:annotation> </xs:element> </xs:sequence>
<xs:attribute default="3.23" name="schemaVersion" type="xs:decimal" use="optional">
<xs:annotation>
<xs:documentation>The On Update schema version number.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element>
<xs:annotation>
<xs:documentation>
Parent element containing multiple videoDescriptorsTaxonomyItem(s).
</xs:documentation> </xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="taxonomyItem">
<xs:annotation>
<xs:documentation>
Video Descriptors Taxonomy describing the enhanced keyword details.
</xs:documentation> </xs:annotation>
<xs:sequence>
<xs:element name="videoDescriptors">
<xs:annotation>
<xs:documentation>
The parent element for video descriptors.
</xs:documentation> </xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="videoDescriptor">
<xs:annotation>
<xs:documentation>A video descriptor.</xs:documentation> </xs:annotation>
<xs:sequence>
<xs:element name="videoDescriptorId" type="xs:string">
<xs:annotation>
<xs:documentation>
Video descriptor identifier
</xs:documentation> </xs:annotation> </xs:element>
<xs:annotation>
<xs:documentation>Video descriptor name</xs:documentation> </xs:annotation> </xs:element>
<xs:annotation>
<xs:documentation>
Video descriptor parent identifier
</xs:documentation> </xs:annotation> </xs:element>
<xs:element name="typeId" type="xs:string">
<xs:annotation>
<xs:documentation>
Video descriptor type identifier that the
enhanced keywords belongs to
</xs:documentation> </xs:annotation> </xs:element>
<xs:element name="typeName" type="xs:string">
<xs:annotation>
<xs:documentation>
Video descriptor type name
</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence>
<xs:attribute name="updateId" type="xs:long">
<xs:annotation>
<xs:documentation>Sequence of offset identifier</xs:documentation> </xs:annotation> </xs:attribute>
<xs:attribute name="deleted" type="xs:boolean" use="optional">
<xs:annotation>
<xs:documentation>
Boolean flag to specify taxonomy is deleted or not.
</xs:documentation> </xs:annotation> </xs:attribute>
<xs:attribute name="updateDate" type="xs:dateTime">
<xs:annotation>
<xs:documentation>Timestamp this program has been updated in UTC</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element>
</xs:schema>