complexType subtitlingFormatType
diagram gluon3_1_p914.png
namespace urn:ebu:metadata-schema:ebuCore_2014
used by
element dataFormatType/subtitlingFormat
attributes
Name  Type  Use  Default  Fixed  Annotation
subtitlingFormatId  xs:anyURI        
documentation
To uniquely identify a subtitling format.
subtitlingFormatName  xs:string        
documentation
A human readable name for the subtitling format.
trackId  xs:NMTOKEN        
documentation
The track number
trackName  xs:string        
documentation
The track name
subtitlingSourceUri  xs:anyURI        
documentation
A pointer to the file containing the subtitling.
language  xs:language        
documentation
The language used for subtitling.
closed  xs:boolean        
documentation
Closed subtitling if true
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
formatLabel  xs:string        
documentation
Free text to define the format of the associated element.
formatDefinition  xs:string        
documentation
Free text to provide a definition for the format.
formatLink  xs:anyURI        
documentation
A URI to link e.g. to a format in a classification scheme.
formatSource  xs:string        
documentation
To identify a source of attribution.
formatLanguage  xs:language        
documentation
To define the language in which the type information is provided.
subtitlingPresenceFlag  xs:boolean        
documentation
A flag to signal the presence of subtitling.
annotation
documentation
Used to provide information on the subtitling format and purpose, e.g.
translation in a different language
source <xs:complexType name="subtitlingFormatType">
 
<xs:annotation>
   
<xs:documentation> Used to provide information on the subtitling format and purpose, e.g.
translation in a different language
</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="subtitlingFormatId" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> To uniquely identify a subtitling format. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="subtitlingFormatName" type="string">
   
<xs:annotation>
     
<xs:documentation> A human readable name for the subtitling format. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="trackId" type="NMTOKEN">
   
<xs:annotation>
     
<xs:documentation> The track number </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="trackName" type="string">
   
<xs:annotation>
     
<xs:documentation> The track name</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="subtitlingSourceUri" type="anyURI">
   
<xs:annotation>
     
<xs:documentation>A pointer to the file containing the subtitling.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="language" type="language">
   
<xs:annotation>
     
<xs:documentation> The language used for subtitling. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="closed" type="boolean">
   
<xs:annotation>
     
<xs:documentation> Closed subtitling if true </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation>To specify the purpose for subtitling</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attributeGroup ref="ebucore:formatGroup">
   
<xs:annotation>
     
<xs:documentation>To specify the subtitling format</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attribute name="subtitlingPresenceFlag" type="boolean">
   
<xs:annotation>
     
<xs:documentation> A flag to signal the presence of subtitling. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute subtitlingFormatType/@subtitlingFormatId
type xs:anyURI
annotation
documentation
To uniquely identify a subtitling format.
source <xs:attribute name="subtitlingFormatId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To uniquely identify a subtitling format. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@subtitlingFormatName
type xs:string
annotation
documentation
A human readable name for the subtitling format.
source <xs:attribute name="subtitlingFormatName" type="string">
 
<xs:annotation>
   
<xs:documentation> A human readable name for the subtitling format. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@trackId
type xs:NMTOKEN
annotation
documentation
The track number
source <xs:attribute name="trackId" type="NMTOKEN">
 
<xs:annotation>
   
<xs:documentation> The track number </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@trackName
type xs:string
annotation
documentation
The track name
source <xs:attribute name="trackName" type="string">
 
<xs:annotation>
   
<xs:documentation> The track name</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@subtitlingSourceUri
type xs:anyURI
annotation
documentation
A pointer to the file containing the subtitling.
source <xs:attribute name="subtitlingSourceUri" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>A pointer to the file containing the subtitling.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@language
type xs:language
annotation
documentation
The language used for subtitling.
source <xs:attribute name="language" type="language">
 
<xs:annotation>
   
<xs:documentation> The language used for subtitling. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@closed
type xs:boolean
annotation
documentation
Closed subtitling if true
source <xs:attribute name="closed" type="boolean">
 
<xs:annotation>
   
<xs:documentation> Closed subtitling if true </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute subtitlingFormatType/@subtitlingPresenceFlag
type xs:boolean
annotation
documentation
A flag to signal the presence of subtitling.
source <xs:attribute name="subtitlingPresenceFlag" type="boolean">
 
<xs:annotation>
   
<xs:documentation> A flag to signal the presence of subtitling. </xs:documentation>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy