unece:TimeCodeType
complexType TimeCodeType in namespace http://release.niem.gov/niem/codes/unece_rec20/4.0/
Definition
A data type for units of time.
Diagram
XML Schema
<xs:complexType name="TimeCodeType">
<xs:annotation>
<xs:documentation>
A data type for units of time.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="unece:TimeCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>