Xml API inventory

Provides XML readers, writers, documents, schema and XPath-shaped APIs over vendored tinyxml2 plus native wrappers.

Generated public inventory79 headersSource 6d429559

Ownership and selection

FactPinned value
Physical ownermodules/xml
CMake targetSharpRuntime::Xml
Component kindstatic
Direct production dependenciesCore.Base, Uri, Diagnostics (private)
External dependencyvendored tinyxml2 (public)
Public headers79
Production sources31

Select the component

set(SHARP_RUNTIME_COMPONENTS Xml)
set(SHARP_RUNTIME_BUILD_TESTS OFF CACHE BOOL "" FORCE)
add_subdirectory(sharp-runtime)

target_link_libraries(app PRIVATE SharpRuntime::Xml)

Compatibility and platform notes

tinyxml2 is a public dependency because public headers expose it. XPath, schema, DTD, and extensibility behavior are curated subsets, not full System.Xml parity.

Implementation-status evidence

The owning module contains 13 C++ test sources and participates in a physical component test executable. Source-file count is not a discovered-test count.

This page deliberately reports source and test topology instead of a hand-authored Done/Partial maturity badge. Consult limitations and subsystem documentation for material behavioral reductions.

Public header and entry inventory

This complete list is derived from modules/xml/include. Each filename is a public discovery entry; it may declare more than one type, and it does not imply method-level .NET parity.

System::Xml61 public headers
System::Xml::Schema2 public headers
System::Xml::XPath15 public headers
System::Xml::detail1 public header ยท internal/support path