/// One bill-of-quantities category containing an item.
/// A format-stable summary of a GAEB `<Item>`.
///
/// This intentionally exposes common fields rather than pretending every GAEB
/// phase has one giant identical item type. The original XML remains available
/// on [`crate::Document`] for unsupported fields.