<xsd:complexType name="CT_DocPartName"> <xsd:attribute name="val" type="ST_String" use="required"> <xsd:annotation> <xsd:documentation>Name Value</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="decorated" type="ST_OnOff" use="optional"> <xsd:annotation> <xsd:documentation>Built-In Entry</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>