StructuredData: implement XML LLSD #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Implement streaming XML LLSD parse/write behavior behind the OSD model.
Deliverables
Validation
Prerequisite
Milestone 04 supplies implemented value types and the global API/test gates are complete.
Project constraints
Implemented in commit
84bc31d(pushed to origin/main).Implementation:
Verification:
Reviewed against issue #35 and the pinned XmlLLSD.cs golden reference; no stubs or .NET bridge/fallback remain in the mapped XML APIs.