element position
diagram gluon3_1_p584.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:float
properties
content complex
used by
complexType audioBlockFormatType
attributes
Name  Type  Use  Default  Fixed  Annotation
coordinate  xs:string        
bound  xs:string        
source <xs:element name="position">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="float">
       
<xs:attribute name="coordinate" type="string"/>
       
<xs:attribute name="bound" type="string"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute position/@coordinate
type xs:string
source <xs:attribute name="coordinate" type="string"/>

attribute position/@bound
type xs:string
source <xs:attribute name="bound" type="string"/>


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