<xsd:complexType name="rsidType"> <xsd:annotation> <xsd:documentation>Used in the rsid table for the whole document.</xsd:documentation> </xsd:annotation> <xsd:attribute name="val" type="longHexNumberType" use="required"> <xsd:annotation> <xsd:documentation>4 byte hex number, 8 hex digits in length.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>