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