<xsd:complexType name="SequencedCodeType"> <xsd:simpleContent> <xsd:extension base="CodeType"> <xsd:attribute name="sequence" type="PositiveIntegerNumericType" use="optional" /> <xsd:attribute name="sequenceName" type="NormalizedStringType" use="optional" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType>