CT_AudioCDTime

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
time xsd:unsignedInt 0 optional
track xsd:unsignedByte required

Used By

Source

<xsd:complexType name="CT_AudioCDTime">
  <xsd:attribute name="track" type="xsd:unsignedByte" use="required"/>
  <xsd:attribute name="time" type="xsd:unsignedInt" use="optional" default="0"/>
</xsd:complexType>