attributeGroup statusGroup
namespace urn:ebu:metadata-schema:ebuCore_2014
used by
complexType alternativeTitleType
attributes
Name  Type  Use  Default  Fixed  Annotation
statusLabel  xs:string        
documentation
Free text to define the status of the associated element.
statusDefinition  xs:string        
documentation
Free text to provide a definition for the status.
statusLink  xs:anyURI        
documentation
A URI to link e.g. to a status in a classification scheme.
statusSource  xs:string        
documentation
To identify a source of attribution.
statusLanguage  xs:language        
documentation
To define the language in which the type information is provided.
source <xs:attributeGroup name="statusGroup">
 
<xs:attribute name="statusLabel" type="string">
   
<xs:annotation>
     
<xs:documentation> Free text to define the status of the associated element.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="statusDefinition" type="string">
   
<xs:annotation>
     
<xs:documentation> Free text to provide a definition for the status. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="statusLink" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> A URI to link e.g. to a status in a classification scheme.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="statusSource" type="string">
   
<xs:annotation>
     
<xs:documentation> To identify a source of attribution. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="statusLanguage" type="language">
   
<xs:annotation>
     
<xs:documentation> To define the language in which the type information is provided.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attribute statusGroup/@statusLabel
type xs:string
annotation
documentation
Free text to define the status of the associated element.
source <xs:attribute name="statusLabel" type="string">
 
<xs:annotation>
   
<xs:documentation> Free text to define the status of the associated element.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute statusGroup/@statusDefinition
type xs:string
annotation
documentation
Free text to provide a definition for the status.
source <xs:attribute name="statusDefinition" type="string">
 
<xs:annotation>
   
<xs:documentation> Free text to provide a definition for the status. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute statusGroup/@statusLink
type xs:anyURI
annotation
documentation
A URI to link e.g. to a status in a classification scheme.
source <xs:attribute name="statusLink" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> A URI to link e.g. to a status in a classification scheme.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute statusGroup/@statusSource
type xs:string
annotation
documentation
To identify a source of attribution.
source <xs:attribute name="statusSource" type="string">
 
<xs:annotation>
   
<xs:documentation> To identify a source of attribution. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute statusGroup/@statusLanguage
type xs:language
annotation
documentation
To define the language in which the type information is provided.
source <xs:attribute name="statusLanguage" type="language">
 
<xs:annotation>
   
<xs:documentation> To define the language in which the type information is provided.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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