public CrossReferenceTag(WP6Document doc, int index) : base(doc, index) { tag = new CrossReferenceTagPacket(doc, prefixIds[0]); }