An ordered sequence of text-annotated pointers to other infocards,along with attribute data, as follows--name: see documentation; quality: arbitrarystring describing the ordering assumed to apply to this ordered sequence ofinfocards; notes: user-defined string.
<xsd:complexType name="extendedPointersType"><xsd:annotation><xsd:documentation>An ordered sequence of text-annotated pointers to other infocards,
along with attribute data, as follows--name: see documentation; quality: arbitrary
string describing the ordering assumed to apply to this ordered sequence of
infocards; notes: user-defined string.</xsd:documentation></xsd:annotation><xsd:complexContent><xsd:extension base="pointersType"><!-- type: was named "name" in version 0.85 - not sure change
is a good idea --><xsd:attribute name="type" type="nonnullTokenType" use="optional"/><xsd:attribute name="quality" type="nonnullTokenType" use="optional"/></xsd:extension></xsd:complexContent></xsd:complexType>