complexType UInt32
diagram gluon3_1_p933.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:unsignedInt
properties
base unsignedInt
used by
element technicalAttributes/technicalAttributeUnsignedInteger
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
Unsigned 32 bit integer
appinfo
Uint32
source <xs:complexType name="UInt32">
 
<xs:annotation>
   
<xs:documentation>Unsigned 32 bit integer</xs:documentation>
   
<xs:appinfo source="http://www.smpte-ra.org/schemas/434/Types/TypeName">Uint32</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="unsignedInt">
     
<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:extension>
 
</xs:simpleContent>
</xs:complexType>


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