Title: wp-admin/link-parse-opml.php | Developer.WordPress.org

---

# File: wp-admin/link-parse-opml.php

 * function[startElement()](https://developer.wordpress.org/reference/functions/startelement/)
 * Starts a new XML tag.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/startelement/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/startelement/#uses)
   | Source: [wp-admin/link-parse-opml.php:36](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-admin/link-parse-opml.php#L36-L62)
 * function[endElement()](https://developer.wordpress.org/reference/functions/endelement/)
 * Ends a new XML tag.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/endelement/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/endelement/#uses)
   | Source: [wp-admin/link-parse-opml.php:75](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-admin/link-parse-opml.php#L75-L77)