{"id":90755,"date":"2024-03-28T08:00:00","date_gmt":"2024-03-28T13:00:00","guid":{"rendered":"https:\/\/allyant.com\/?p=90331"},"modified":"2026-05-14T14:03:28","modified_gmt":"2026-05-14T19:03:28","slug":"what-is-nesting-in-pdf-accessibility-and-why-is-it-important","status":"publish","type":"post","link":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/","title":{"rendered":"What is Nesting in PDF Accessibility and Why is it Important?"},"content":{"rendered":"\n<p>When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d<\/p>\n\n\n\n<p>And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or even required \u2013 to be nested inside other tags.<\/p>\n\n\n\n<p>That said, this may or may not be a concept you must pay much attention to in your day-to-day PDF remediation work, depending on the content of your documents.<\/p>\n\n\n\n<p>For example, if your documents are relatively simple, the only nesting you may have in your tags is the Document tag containing all other tags in the PDF. The Document tag is required to be the first, and only, child of the Tags root. All of the other tags in a document should be nested inside that Document tag.<\/p>\n\n\n\n<p>Of course, you&#8217;ll need to be aware of some additional nesting rules in more complex documents with Tables of Contents, footnotes, lists, or tables. However, with some guidance, recognizing proper PDF tag nesting and correctly implementing this nesting can become second nature within your PDF remediation workflow.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is tag nesting and how does it impact PDF accessibility?<\/h2>\n\n\n\n<p><a href=\"https:\/\/allyant.com\/blog\/what-is-a-tagged-pdf-definition-meaning-explanation\/\" title=\"\">PDF tags<\/a>&nbsp;are the behind-the-scenes containers that determine, among other things, how a PDF document is read by assistive technology.&nbsp;<\/p>\n\n\n\n<p>If tags are inaccurate or in an incorrect order, the reading experience could be, at best, confusing and, at worse, completely impossible!&nbsp;<\/p>\n\n\n\n<p>Sometimes, the order and organization of these tags is up to the remediator to decide. For example, do you want this to be read before or after that? However, other times, the structure of the tags is written according to the PDF accessibility standard, and not following those rules precisely will result in an incompliant document.<\/p>\n\n\n\n<p>When it comes to nesting tags, if you have an image in a list item, for example, you would need to ensure your Figure tag is properly nested inside the List\u2019s substructure. This nesting, then, provides critical context to the reader. The nesting of the Figure tag inside the list\u2019s substructure indicates that the graphic is literally inside, or part of, that list, rather than it falling before the list, after the list, or breaking it.<\/p>\n\n\n\n<p>Another component of nesting is a tag\u2019s placement value. A tag\u2019s placement value determines if a tag can, or even should, have additional tags within it or if it must be nested inside of other \u201cstructural\u201d tags. A placement value can be changed in some scenarios, but in broad terms, it\u2019s important to know that this value determines a tag\u2019s nesting requirements.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why is tag nesting important for PDF accessibility?<\/h2>\n\n\n\n<p>Once we understand tag nesting, the intention behind it becomes more relevant. In short, some tags have very specific tag structures that must include nesting to be accessible.<\/p>\n\n\n\n<p>For example, if you have a list in your document, you must ensure it is properly tagged as a List.<\/p>\n\n\n\n<p>List tags are required to have LI, or List Item, tags nested within them. There would need to be one LI tag for each item in the list. If your list is 15 items long, the list tag would require fifteen nested LIs.<\/p>\n\n\n\n<p>Furthermore, these LI tags are required to have substructures that offer even more organization to the tags tree. They come in the form of body (LBody) tags and, in most cases, label (Lbl) tags.<\/p>\n\n\n\n<p>The Lbl and LBody tags tell a critical story to the reader, helping explain how the list is compiled, the order of the items in the list, and the numbering mechanism for that particular list.<\/p>\n\n\n\n<p>Additionally, if we want to dig even deeper, some lists have lists within them! We call these lists \u201cnested lists,\u201d and the tag structure is the same in terms of specificity and structural requirements. Other examples of tags requiring nested tags are Tables and Tables of Contents.<\/p>\n\n\n\n<p>Sometimes, nesting is used as an organizational tool. We call tags used for these purposes \u201dGrouping\u201d tags, and examples include Document, Part, Sect, and Art tags. As previously mentioned, some of these, such as a Document tag, are required. The Document tag contains the entirety of the Tag tree nested within it. Others, such as an Art tag, could be optional in some cases or only used in specific circumstances.<\/p>\n\n\n\n<p>A great application of an Art tag would be grouping a newspaper article that starts on page one but continues onto page nine together. This way, the reader can navigate through the entire article, regardless of its placement in the physical view of that newspaper.<\/p>\n\n\n\n<p>Of course, Grouping tags, such as the Art tag, have their own containment rules.<\/p>\n\n\n\n<p>The Art tag, for example, is not allowed to contain text directly. So, nested inside the Art tag for the newspaper article, you would find heading tags, paragraph tags, and so on, as appropriate to the content.<\/p>\n\n\n\n<p>As you can see, use cases for Grouping tags can vary, but nesting is a critical component of using them correctly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to do nesting in PDFs?<\/h2>\n\n\n\n<p>How you nest a tag within another depends on your remediation software&#8217;s functionality, specific keystrokes, or commands. Typically, this involves inserting and placing tags within a new tag.&nbsp;<\/p>\n\n\n\n<p>This process&#8217;s ease depends on the software, but knowing what should and shouldn\u2019t be nested is the first step to achieving the desired efficiency and accuracy.<\/p>\n\n\n\n<p>Even with an understanding of nesting, common mistakes still arise.&nbsp;<\/p>\n\n\n\n<p>Unnecessary nesting is one of the main culprits. Some tagging tools may, for example, nest multiple Sect tags inside each other, and while it may not affect the accessibility of the document or how it is read, it is an easy thing to fix when remediating a file.&nbsp;<\/p>\n\n\n\n<p>Additionally, tags should never be nested directly inside another tag of the same type. For example, a P tag should never have another P within it. These are easy to recognize as you work through the recommended workflow of\u00a0<a href=\"https:\/\/allyant.com\/pdf-accessibility-software-solutions\/commonlook-pdf\/\" target=\"_blank\" rel=\"noopener\" title=\"\">CommonLook PDF<\/a>\u00a0remediation.<\/p>\n\n\n\n<p>Some scenarios have different nesting requirements based on context. For example, a Caption tag can serve two purposes: as a Figure caption or a Table caption.&nbsp;<\/p>\n\n\n\n<p>A Figure caption should not be nested inside a Figure tag, as the content of the Caption tag will not be read. However, a Caption tag associated with a Table should be nested within the Table tag to ensure it is read with the appropriate content.<\/p>\n\n\n\n<p>These situations may seem wildly specific, and they are, but with intentional practice and repetition, a remediator will recognize these nesting situations effortlessly as they work through a document.&nbsp;<\/p>\n\n\n\n<p>Feel free to utilize the online resources in our&nbsp;<a target=\"_blank\" href=\"https:\/\/support.commonlook.com\/?login=1&amp;return_to=\/home\/\" rel=\"noreferrer noopener\">Knowledge Base<\/a>&nbsp;as you become more comfortable with tagging practices. This comprehensive database contains articles on the vast majority of tagging and nesting structures, which can be very helpful.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is [&hellip;]<\/p>\n","protected":false},"author":26,"featured_media":90423,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[14],"tags":[66,36,56],"class_list":["post-90755","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-accessibility","tag-pdf-accessibility","tag-pdf-validator"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Avery Hymel\"\/>\n\t<meta name=\"google-site-verification\" content=\"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Allyant - Simple. Seamless. Accessibility.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"What is Nesting in PDF Accessibility and Why is it Important? - Allyant\" \/>\n\t\t<meta property=\"og:description\" content=\"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-03-28T13:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-05-14T19:03:28+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"What is Nesting in PDF Accessibility and Why is it Important? - Allyant\" \/>\n\t\t<meta name=\"twitter:description\" content=\"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#blogposting\",\"name\":\"What is Nesting in PDF Accessibility and Why is it Important? - Allyant\",\"headline\":\"What is Nesting in PDF Accessibility and Why is it Important?\",\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/ahymel\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png\",\"width\":1000,\"height\":500},\"datePublished\":\"2024-03-28T08:00:00-05:00\",\"dateModified\":\"2026-05-14T14:03:28-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#webpage\"},\"articleSection\":\"Blog, accessibility, pdf accessibility, pdf validator\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/allyant.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#listItem\",\"name\":\"What is Nesting in PDF Accessibility and Why is it Important?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#listItem\",\"position\":3,\"name\":\"What is Nesting in PDF Accessibility and Why is it Important?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\",\"name\":\"Allyant\",\"description\":\"We make accessibility simple, seamless, and efficient for organizations\\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"email\":\"info@allyant.com\",\"telephone\":\"+16132360866\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":0,\"maxValue\":200},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/image.png\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#organizationLogo\",\"width\":5672,\"height\":2900,\"caption\":\"Allyant logo. Simple, Seamless, Accessibility.\"},\"image\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/ahymel\\\/#author\",\"url\":\"https:\\\/\\\/allyant.com\\\/author\\\/ahymel\\\/\",\"name\":\"Avery Hymel\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8b21a55fbdf7d343633f217b25aa01c42c6709a0317ad44e29f44db9e5df362e?s=96&d=mm&r=g\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#webpage\",\"url\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/\",\"name\":\"What is Nesting in PDF Accessibility and Why is it Important? - Allyant\",\"description\":\"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \\u201cparent\\u201d tag is said to contain a \\u201csubstructure.\\u201d And, when it comes to PDF tagging, there are \\u201ccontainment,\\u201d or nesting rules, around what tags are allowed \\u2013 or\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/ahymel\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/ahymel\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#mainImage\",\"width\":1000,\"height\":500},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\\\/#mainImage\"},\"datePublished\":\"2024-03-28T08:00:00-05:00\",\"dateModified\":\"2026-05-14T14:03:28-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"name\":\"Allyant\",\"alternateName\":\"CommonLook\",\"description\":\"Simple. Seamless. Accessibility.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>What is Nesting in PDF Accessibility and Why is it Important? - Allyant<\/title>\n\n","aioseo_head_json":{"title":"What is Nesting in PDF Accessibility and Why is it Important? - Allyant","description":"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or","canonical_url":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"google-site-verification":"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#blogposting","name":"What is Nesting in PDF Accessibility and Why is it Important? - Allyant","headline":"What is Nesting in PDF Accessibility and Why is it Important?","author":{"@id":"https:\/\/allyant.com\/author\/ahymel\/#author"},"publisher":{"@id":"https:\/\/allyant.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png","width":1000,"height":500},"datePublished":"2024-03-28T08:00:00-05:00","dateModified":"2026-05-14T14:03:28-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#webpage"},"isPartOf":{"@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#webpage"},"articleSection":"Blog, accessibility, pdf accessibility, pdf validator"},{"@type":"BreadcrumbList","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","position":1,"name":"Home","item":"https:\/\/allyant.com","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/allyant.com\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#listItem","name":"What is Nesting in PDF Accessibility and Why is it Important?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#listItem","position":3,"name":"What is Nesting in PDF Accessibility and Why is it Important?","previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/allyant.com\/#organization","name":"Allyant","description":"We make accessibility simple, seamless, and efficient for organizations\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.","url":"https:\/\/allyant.com\/","email":"info@allyant.com","telephone":"+16132360866","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":200},"logo":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/04\/image.png","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#organizationLogo","width":5672,"height":2900,"caption":"Allyant logo. Simple, Seamless, Accessibility."},"image":{"@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/allyant.com\/author\/ahymel\/#author","url":"https:\/\/allyant.com\/author\/ahymel\/","name":"Avery Hymel","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/8b21a55fbdf7d343633f217b25aa01c42c6709a0317ad44e29f44db9e5df362e?s=96&d=mm&r=g"}},{"@type":"WebPage","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#webpage","url":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/","name":"What is Nesting in PDF Accessibility and Why is it Important? - Allyant","description":"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/allyant.com\/#website"},"breadcrumb":{"@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#breadcrumblist"},"author":{"@id":"https:\/\/allyant.com\/author\/ahymel\/#author"},"creator":{"@id":"https:\/\/allyant.com\/author\/ahymel\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png","@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#mainImage","width":1000,"height":500},"primaryImageOfPage":{"@id":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/#mainImage"},"datePublished":"2024-03-28T08:00:00-05:00","dateModified":"2026-05-14T14:03:28-05:00"},{"@type":"WebSite","@id":"https:\/\/allyant.com\/#website","url":"https:\/\/allyant.com\/","name":"Allyant","alternateName":"CommonLook","description":"Simple. Seamless. Accessibility.","inLanguage":"en-US","publisher":{"@id":"https:\/\/allyant.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Allyant - Simple. Seamless. Accessibility.","og:type":"article","og:title":"What is Nesting in PDF Accessibility and Why is it Important? - Allyant","og:description":"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or","og:url":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/","og:image":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png","og:image:secure_url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png","og:image:width":1000,"og:image:height":500,"article:published_time":"2024-03-28T13:00:00+00:00","article:modified_time":"2026-05-14T19:03:28+00:00","twitter:card":"summary_large_image","twitter:title":"What is Nesting in PDF Accessibility and Why is it Important? - Allyant","twitter:description":"When we refer to the nesting of tags, we are talking about the presence of tags inside other tags. Synonymously, when a tag contains other tags, that \u201cparent\u201d tag is said to contain a \u201csubstructure.\u201d And, when it comes to PDF tagging, there are \u201ccontainment,\u201d or nesting rules, around what tags are allowed \u2013 or","twitter:image":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/03\/Allyant-Blog-What-is-nesting-in-PDF-accessibility.png"},"aioseo_meta_data":{"post_id":"90755","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"created":"2024-04-08 14:46:27","updated":"2026-05-14 19:03:37","ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"seo_analyzer_scan_date":"2026-05-14 19:03:37"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tWhat is Nesting in PDF Accessibility and Why is it Important?\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/allyant.com"},{"label":"Blog","link":"https:\/\/allyant.com\/category\/blog\/"},{"label":"What is Nesting in PDF Accessibility and Why is it Important?","link":"https:\/\/allyant.com\/blog\/what-is-nesting-in-pdf-accessibility-and-why-is-it-important\/"}],"_links":{"self":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/90755","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/comments?post=90755"}],"version-history":[{"count":0,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/90755\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media\/90423"}],"wp:attachment":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media?parent=90755"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/categories?post=90755"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/tags?post=90755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}