complexType String
diagram gluon3_1_p909.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:string
properties
base string
used by
element technicalAttributes/technicalAttributeString
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
annotation
documentation
FrameLayout, VideoSamplingRaster, VideoEncoding, or any other information
element to be expressed textually.
source <xs:complexType name="String">
 
<xs:annotation>
   
<xs:documentation>FrameLayout, VideoSamplingRaster, VideoEncoding, or any other information
element to be expressed textually.
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="string">
     
<xs:attributeGroup ref="ebucore:typeGroup">
       
<xs:annotation>
         
<xs:documentation> A group of attributes to define the type of attribute.
</xs:documentation>
       
</xs:annotation>
     
</xs:attributeGroup>
     
<xs:attributeGroup ref="ebucore:formatGroup">
       
<xs:annotation>
         
<xs:documentation> A group of attributes to define the format of the attribute.
</xs:documentation>
       
</xs:annotation>
     
</xs:attributeGroup>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>


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