<xsd:complexType name="CT_MetadataRecord"> <xsd:attribute name="t" type="xsd:unsignedInt" use="required"> <xsd:annotation> <xsd:documentation>Metadata Record Type Index</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="v" type="xsd:unsignedInt" use="required"> <xsd:annotation> <xsd:documentation>Metadata Record Value Index</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>