<xsd:complexType name="pointersType"><xsd:annotation><xsd:documentation>An ordered sequence of text-annotated pointers to other infocards,
along with attribute data, as follows--notes: user-defined string.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="parentPtr" type="richPointerType" minOccurs="0"/><xsd:element name="ptr" type="richPointerType" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence><xsd:attribute name="notes" type="nonnullTokenType" use="optional"/></xsd:complexType>