complexType technicalAttributeUriType
diagram gluon3_1_p919.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:anyURI
properties
base anyURI
used by
element technicalAttributes/technicalAttributeUri
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.
annotation
documentation
A complex Type defining the structure of a technical attribute ot type
anyURI.
source <xs:complexType name="technicalAttributeUriType">
 
<xs:annotation>
   
<xs:documentation> A complex Type defining the structure of a technical attribute ot type
anyURI.
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="anyURI">
     
<xs:attributeGroup ref="ebucore:typeGroup">
       
<xs:annotation>
         
<xs:documentation> The type of URI. </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