complexType publicationMediumType
diagram gluon3_1_p877.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:string
properties
base string
used by
element publicationEventType/publicationMedium
attributes
Name  Type  Use  Default  Fixed  Annotation
publicationMediumId  xs:anyURI        
documentation
To uniquely identify the medium.
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
The medium on which the title was published
source <xs:complexType name="publicationMediumType">
 
<xs:annotation>
   
<xs:documentation>The medium on which the title was published</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="string">
     
<xs:attribute name="publicationMediumId" type="anyURI">
       
<xs:annotation>
         
<xs:documentation> To uniquely identify the medium. </xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attributeGroup ref="ebucore:typeGroup">
       
<xs:annotation>
         
<xs:documentation>To provide additional information on the type of medium on
which the title was published
</xs:documentation>
       
</xs:annotation>
     
</xs:attributeGroup>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute publicationMediumType/@publicationMediumId
type xs:anyURI
annotation
documentation
To uniquely identify the medium.
source <xs:attribute name="publicationMediumId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To uniquely identify the medium. </xs:documentation>
 
</xs:annotation>
</xs:attribute>


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