<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreFoundation",
  "identifier" : "/documentation/CoreFoundation/CFXMLNotationInfo",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core Foundation"
    ],
    "preciseIdentifier" : "c:@SA@CFXMLNotationInfo"
  },
  "title" : "CFXMLNotationInfo"
}
-->

# CFXMLNotationInfo

Contains the external ID of the notation.

```
struct CFXMLNotationInfo
```

## Overview

A pointer to this structure is included in the CFXMLNode object passed to your application when the parser encounters a notation element. Use the [`CFXMLNodeGetInfoPtr`](/documentation/CoreFoundation/CFXMLNodeGetInfoPtr) function to obtain a pointer to this structure.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)